Pull request #43569 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e1cb7d97e85e1a1f9346c4087e1140ec0799e136+bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 (06043280b9f2383cc24a3d239fbf44738b6c89a5) 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-43569@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-09T12:01:53.738Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-09T12:01:53.744Z] Trying to pass milestone 2 [Pipeline] milestone [2022-05-09T12:01:53.831Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-09T12:01:54.020Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0980165ac2857439b) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] { [Pipeline] checkout [2022-05-09T12:01:54.049Z] The recommended git tool is: git [2022-05-09T12:01:54.106Z] using credential docker-jenkins-github-credentials [2022-05-09T12:01:54.113Z] Cloning the remote Git repository [2022-05-09T12:01:54.113Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:01:53.325Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:01:53.325Z] > git init /home/ubuntu/workspace/moby_PR-43569 # timeout=10 [2022-05-09T12:01:53.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:01:53.339Z] > git --version # timeout=10 [2022-05-09T12:01:53.348Z] > git --version # 'git version 2.17.1' [2022-05-09T12:01:53.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:01:53.348Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:09.641Z] Fetching without tags [2022-05-09T12:02:09.817Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:02:08.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:02:08.822Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:02:08.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:08.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:02:08.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:02:08.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:08.847Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:09.021Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:09.027Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:10.383Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:02:10.383Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:02:11.006Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [2022-05-09T12:02:09.549Z] > git remote # timeout=10 [2022-05-09T12:02:09.556Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:02:09.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:09.565Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:02:09.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:02:09.586Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:09.591Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:10.211Z] > git rev-list --no-walk e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:02:11.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-09T12:02:11.777Z] Unable to find image 'alpine:latest' locally [2022-05-09T12:02:11.777Z] latest: Pulling from library/alpine [2022-05-09T12:02:11.777Z] df9b9388f04a: Pulling fs layer [2022-05-09T12:02:12.032Z] df9b9388f04a: Download complete [2022-05-09T12:02:12.032Z] df9b9388f04a: Pull complete [2022-05-09T12:02:12.032Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T12:02:12.032Z] Status: Downloaded newer image for alpine:latest [2022-05-09T12:02:14.549Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-09T12:02:15.069Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0980165ac2857439b) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-05-09T12:02:15.081Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0233124bc9be4b8b0) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-05-09T12:02:15.132Z] The recommended git tool is: git [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2022-05-09T12:02:15.182Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-09T12:02:15.198Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-09T12:02:15.210Z] Fetching without tags [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-09T12:02:15.237Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-05-09T12:02:15.289Z] using credential docker-jenkins-github-credentials [2022-05-09T12:02:15.308Z] Cloning the remote Git repository [2022-05-09T12:02:15.308Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-09T12:02:15.410Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-09T12:02:15.542Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:02:15.543Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-09T12:02:15.609Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:02:14.391Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43569/.git # timeout=10 [2022-05-09T12:02:14.399Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:02:14.412Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:02:14.412Z] > git --version # timeout=10 [2022-05-09T12:02:14.417Z] > git --version # 'git version 2.17.1' [2022-05-09T12:02:14.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:14.418Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:14.612Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:14.617Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:14.720Z] > git remote # timeout=10 [2022-05-09T12:02:14.725Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:02:14.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:14.729Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:02:14.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:02:14.744Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:14.747Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:16.269Z] + [ PR != PR ] [2022-05-09T12:02:16.269Z] + [ master != master ] [2022-05-09T12:02:16.269Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2022-05-09T12:02:15.354Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:02:15.355Z] > git init /home/ubuntu/workspace/moby_PR-43569 # timeout=10 [2022-05-09T12:02:15.369Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:02:15.369Z] > git --version # timeout=10 [2022-05-09T12:02:15.385Z] > git --version # 'git version 2.25.1' [2022-05-09T12:02:15.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:15.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:02:16.631Z] + docker version [2022-05-09T12:02:16.631Z] Client: Docker Engine - Community [2022-05-09T12:02:16.631Z] Version: 20.10.14 [2022-05-09T12:02:16.631Z] API version: 1.41 [2022-05-09T12:02:16.631Z] Go version: go1.16.15 [2022-05-09T12:02:16.631Z] Git commit: a224086 [2022-05-09T12:02:16.631Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:02:16.631Z] OS/Arch: linux/amd64 [2022-05-09T12:02:16.631Z] Context: default [2022-05-09T12:02:16.631Z] Experimental: true [2022-05-09T12:02:16.631Z] [2022-05-09T12:02:16.631Z] Server: Docker Engine - Community [2022-05-09T12:02:16.631Z] Engine: [2022-05-09T12:02:16.631Z] Version: 20.10.14 [2022-05-09T12:02:16.631Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:02:16.631Z] Go version: go1.16.15 [2022-05-09T12:02:16.631Z] Git commit: 87a90dc [2022-05-09T12:02:16.631Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:02:16.631Z] OS/Arch: linux/amd64 [2022-05-09T12:02:16.631Z] Experimental: true [2022-05-09T12:02:16.631Z] containerd: [2022-05-09T12:02:16.631Z] Version: 1.5.11 [2022-05-09T12:02:16.631Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:02:16.631Z] runc: [2022-05-09T12:02:16.631Z] Version: 1.0.3 [2022-05-09T12:02:16.631Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:02:16.631Z] docker-init: [2022-05-09T12:02:16.631Z] Version: 0.19.0 [2022-05-09T12:02:16.631Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:02:16.904Z] + docker info [2022-05-09T12:02:17.833Z] Client: [2022-05-09T12:02:17.833Z] Context: default [2022-05-09T12:02:17.833Z] Debug Mode: false [2022-05-09T12:02:17.833Z] Plugins: [2022-05-09T12:02:17.833Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:02:17.833Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:02:17.833Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:02:17.833Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:02:17.833Z] [2022-05-09T12:02:17.833Z] Server: [2022-05-09T12:02:17.833Z] Containers: 0 [2022-05-09T12:02:17.833Z] Running: 0 [2022-05-09T12:02:17.833Z] Paused: 0 [2022-05-09T12:02:17.833Z] Stopped: 0 [2022-05-09T12:02:17.833Z] Images: 4 [2022-05-09T12:02:17.833Z] Server Version: 20.10.14 [2022-05-09T12:02:17.833Z] Storage Driver: overlay2 [2022-05-09T12:02:17.833Z] Backing Filesystem: extfs [2022-05-09T12:02:17.833Z] Supports d_type: true [2022-05-09T12:02:17.833Z] Native Overlay Diff: true [2022-05-09T12:02:17.833Z] userxattr: false [2022-05-09T12:02:17.833Z] Logging Driver: json-file [2022-05-09T12:02:17.833Z] Cgroup Driver: cgroupfs [2022-05-09T12:02:17.833Z] Cgroup Version: 1 [2022-05-09T12:02:17.833Z] Plugins: [2022-05-09T12:02:17.833Z] Volume: local [2022-05-09T12:02:17.833Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:02:17.833Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:02:17.833Z] Swarm: inactive [2022-05-09T12:02:17.833Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:02:17.833Z] Default Runtime: runc [2022-05-09T12:02:17.833Z] Init Binary: docker-init [2022-05-09T12:02:17.833Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:02:17.833Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:02:17.833Z] init version: de40ad0 [2022-05-09T12:02:17.833Z] Security Options: [2022-05-09T12:02:17.833Z] apparmor [2022-05-09T12:02:17.833Z] seccomp [2022-05-09T12:02:17.833Z] Profile: default [2022-05-09T12:02:17.833Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:02:17.833Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:02:17.833Z] OSType: linux [2022-05-09T12:02:17.833Z] Architecture: x86_64 [2022-05-09T12:02:17.833Z] CPUs: 2 [2022-05-09T12:02:17.833Z] Total Memory: 7.565GiB [2022-05-09T12:02:17.833Z] Name: ip-10-100-76-1 [2022-05-09T12:02:17.833Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:02:17.833Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:02:17.833Z] Debug Mode: false [2022-05-09T12:02:17.833Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:02:17.833Z] Labels: [2022-05-09T12:02:17.833Z] Experimental: true [2022-05-09T12:02:17.833Z] Insecure Registries: [2022-05-09T12:02:17.833Z] 127.0.0.0/8 [2022-05-09T12:02:17.833Z] Live Restore Enabled: true [2022-05-09T12:02:17.833Z] [2022-05-09T12:02:17.833Z] WARNING: No swap limit support [Pipeline] sh [2022-05-09T12:02:18.152Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:02:18.152Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:02:18.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43569/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:02:18.152Z] + bash /home/ubuntu/workspace/moby_PR-43569/check-config.sh [2022-05-09T12:02:18.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:02:18.152Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:02:18.152Z] [2022-05-09T12:02:18.152Z] Generally Necessary: [2022-05-09T12:02:18.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:02:18.152Z] - apparmor: enabled and tools installed [2022-05-09T12:02:18.152Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:02:18.152Z] - CONFIG_NET_NS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_PID_NS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:02:18.152Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_MEMCG: enabled [2022-05-09T12:02:18.152Z] - CONFIG_KEYS: enabled [2022-05-09T12:02:18.152Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:02:18.152Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:02:18.409Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:02:18.409Z] [2022-05-09T12:02:18.409Z] Optional Features: [2022-05-09T12:02:18.409Z] - CONFIG_USER_NS: enabled [2022-05-09T12:02:18.409Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:02:18.409Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:02:18.409Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:02:18.409Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:02:18.409Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:02:18.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:02:18.409Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:02:18.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:02:18.409Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:02:18.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:02:18.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:02:18.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:02:18.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:02:18.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:02:18.409Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:02:18.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:02:18.409Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:02:18.409Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:02:18.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:02:18.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:02:18.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:02:18.409Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:02:18.409Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:02:18.409Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:02:18.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:02:18.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:02:18.409Z] - Network Drivers: [2022-05-09T12:02:18.409Z] - "overlay": [2022-05-09T12:02:18.409Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:02:18.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:02:18.409Z] Optional (for encrypted networks): [2022-05-09T12:02:18.665Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:02:18.665Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:02:18.665Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:02:18.665Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:02:18.665Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:02:18.665Z] - CONFIG_XFRM: enabled [2022-05-09T12:02:18.665Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:02:18.665Z] - "ipvlan": [2022-05-09T12:02:18.665Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:02:18.665Z] - "macvlan": [2022-05-09T12:02:18.665Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:02:18.665Z] - "ftp,tftp client in container": [2022-05-09T12:02:18.665Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:02:18.665Z] - Storage Drivers: [2022-05-09T12:02:18.665Z] - "aufs": [2022-05-09T12:02:18.665Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:02:18.665Z] - "btrfs": [2022-05-09T12:02:18.665Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:02:18.665Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:02:18.665Z] - "devicemapper": [2022-05-09T12:02:18.665Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:02:18.665Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:02:18.665Z] - "overlay": [2022-05-09T12:02:18.665Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:02:18.665Z] - "zfs": [2022-05-09T12:02:18.665Z] - /dev/zfs: present [2022-05-09T12:02:18.665Z] - zfs command: missing [2022-05-09T12:02:18.665Z] - zpool command: missing [2022-05-09T12:02:18.665Z] [2022-05-09T12:02:18.665Z] Limits: [2022-05-09T12:02:18.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:02:18.665Z] [2022-05-09T12:02:18.665Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:02:18.989Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 . [2022-05-09T12:02:18.989Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:02:18.989Z] #1 sha256:e0af0ba808c52d508fa5bb17a048cf0a51281f641338de0eb39dd9b46fa83c31 [2022-05-09T12:02:18.989Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:02:18.989Z] #1 DONE 0.0s [2022-05-09T12:02:18.989Z] [2022-05-09T12:02:18.989Z] #2 [internal] load .dockerignore [2022-05-09T12:02:18.989Z] #2 sha256:9eeebb787415ff2b4e3c163a6221d273c1644de19225c21cad90b616d58d1d9b [2022-05-09T12:02:18.989Z] #2 transferring context: 145B done [2022-05-09T12:02:18.989Z] #2 DONE 0.0s [2022-05-09T12:02:18.989Z] [2022-05-09T12:02:18.989Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:02:18.989Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:02:19.245Z] #3 DONE 0.1s [2022-05-09T12:02:19.245Z] [2022-05-09T12:02:19.245Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:02:19.245Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:02:19.245Z] #4 CACHED [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #5 [internal] load build definition from Dockerfile [2022-05-09T12:02:19.502Z] #5 sha256:dc4b2300477ab6049caf48d45b450d3c016acd645e826967336e0813eabfb15c [2022-05-09T12:02:19.502Z] #5 DONE 0.0s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #6 [internal] load .dockerignore [2022-05-09T12:02:19.502Z] #6 sha256:ac2f5c610cfe4176661f0afff04c94ce0bd45168b147e1dcc30412a731cda5ae [2022-05-09T12:02:19.502Z] #6 DONE 0.0s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:02:19.502Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:02:19.502Z] #7 DONE 0.1s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:02:19.502Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:02:19.502Z] #10 DONE 0.1s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:02:19.502Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:02:19.502Z] #9 DONE 0.1s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:02:19.502Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:02:19.502Z] #8 DONE 0.1s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:02:19.502Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:02:19.502Z] #11 DONE 0.0s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:02:19.502Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:02:19.502Z] #78 DONE 0.0s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:02:19.502Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:02:19.502Z] #76 DONE 0.0s [2022-05-09T12:02:19.502Z] [2022-05-09T12:02:19.502Z] #31 [internal] load build context [2022-05-09T12:02:19.502Z] #31 sha256:6ec98727d7823d690607ca5907103efd3c619260a9415e27be17512379ca78df [2022-05-09T12:02:19.759Z] #31 ... [2022-05-09T12:02:19.759Z] [2022-05-09T12:02:19.759Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:02:19.759Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:02:19.759Z] #35 DONE 0.0s [2022-05-09T12:02:19.759Z] [2022-05-09T12:02:19.759Z] #31 [internal] load build context [2022-05-09T12:02:19.759Z] #31 sha256:6ec98727d7823d690607ca5907103efd3c619260a9415e27be17512379ca78df [2022-05-09T12:02:20.015Z] #31 ... [2022-05-09T12:02:20.015Z] [2022-05-09T12:02:20.015Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:02:20.015Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:02:20.015Z] #54 DONE 0.5s [2022-05-09T12:02:20.015Z] [2022-05-09T12:02:20.015Z] #31 [internal] load build context [2022-05-09T12:02:20.015Z] #31 sha256:6ec98727d7823d690607ca5907103efd3c619260a9415e27be17512379ca78df [2022-05-09T12:02:21.388Z] #31 transferring context: 61.07MB 1.7s done [2022-05-09T12:02:21.388Z] #31 DONE 1.7s [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-09T12:02:21.388Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-09T12:02:21.388Z] #16 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:02:21.388Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-09T12:02:21.388Z] #20 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:02:21.388Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:02:21.388Z] #12 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-09T12:02:21.388Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-09T12:02:21.388Z] #17 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-09T12:02:21.388Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-09T12:02:21.388Z] #15 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-09T12:02:21.388Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-09T12:02:21.388Z] #18 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-09T12:02:21.388Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-09T12:02:21.388Z] #19 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-09T12:02:21.388Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:02:21.388Z] #13 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.388Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-09T12:02:21.388Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-09T12:02:21.388Z] #14 CACHED [2022-05-09T12:02:21.388Z] [2022-05-09T12:02:21.389Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-09T12:02:21.389Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-09T12:02:21.389Z] #21 CACHED [2022-05-09T12:02:21.389Z] [2022-05-09T12:02:21.389Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:02:21.389Z] #64 sha256:d6dbd6e32ecd969808c1e5b14071179804c933946af38ef841333746c30a7512 [2022-05-09T12:02:21.654Z] #64 DONE 0.3s [2022-05-09T12:02:21.654Z] [2022-05-09T12:02:21.654Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:02:21.654Z] #65 sha256:442031ea3dbd7be87ecd5a93e7dd219f223fab77b80ee64e77760d3ad4b607ff [2022-05-09T12:02:21.918Z] #65 0.399 + RM_GOPATH=0 [2022-05-09T12:02:21.918Z] #65 0.399 + TMP_GOPATH= [2022-05-09T12:02:21.918Z] #65 0.399 + : /build [2022-05-09T12:02:21.918Z] #65 0.399 + '[' -z '' ']' [2022-05-09T12:02:21.918Z] #65 0.399 ++ mktemp -d [2022-05-09T12:02:22.174Z] #65 0.400 + export GOPATH=/tmp/tmp.MWfWpRP5Z7 [2022-05-09T12:02:22.174Z] #65 0.400 + GOPATH=/tmp/tmp.MWfWpRP5Z7 [2022-05-09T12:02:22.174Z] #65 0.400 + RM_GOPATH=1 [2022-05-09T12:02:22.174Z] #65 0.400 + case "$(go env GOARCH)" in [2022-05-09T12:02:22.174Z] #65 0.400 ++ go env GOARCH [2022-05-09T12:02:22.174Z] #65 0.404 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:02:22.174Z] #65 0.404 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:02:22.174Z] #65 0.404 ++ dirname /install.sh [2022-05-09T12:02:22.174Z] #65 0.405 + dir=/ [2022-05-09T12:02:22.174Z] #65 0.405 Install runc version no-tun (build tags: seccomp) [2022-05-09T12:02:22.174Z] #65 0.405 + bin=runc [2022-05-09T12:02:22.174Z] #65 0.405 + shift [2022-05-09T12:02:22.174Z] #65 0.405 + '[' '!' -f //runc.installer ']' [2022-05-09T12:02:22.174Z] #65 0.405 + . //runc.installer [2022-05-09T12:02:22.174Z] #65 0.405 ++ set -e [2022-05-09T12:02:22.174Z] #65 0.405 ++ : no-tun [2022-05-09T12:02:22.174Z] #65 0.405 + install_runc [2022-05-09T12:02:22.174Z] #65 0.405 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:02:22.174Z] #65 0.405 + echo 'Install runc version no-tun (build tags: seccomp)' [2022-05-09T12:02:22.174Z] #65 0.405 + git clone https://github.com/kolyshkin/runc.git /tmp/tmp.MWfWpRP5Z7/src/github.com/opencontainers/runc [2022-05-09T12:02:22.174Z] #65 0.406 Cloning into '/tmp/tmp.MWfWpRP5Z7/src/github.com/opencontainers/runc'... [2022-05-09T12:02:24.065Z] #65 2.118 + cd /tmp/tmp.MWfWpRP5Z7/src/github.com/opencontainers/runc [2022-05-09T12:02:24.065Z] #65 2.119 + git checkout -q no-tun [2022-05-09T12:02:24.065Z] #65 2.189 + '[' -z '' ']' [2022-05-09T12:02:24.065Z] #65 2.189 + target=static [2022-05-09T12:02:24.065Z] #65 2.189 + make BUILDTAGS=seccomp static [2022-05-09T12:02:24.065Z] #65 2.344 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.0-619-g2ce40b6a -X main.version=1.1.0+dev " -o runc . [2022-05-09T12:02:30.064Z] Still waiting to schedule task [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dbca228a82e5169c)’ is offline [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0096b8821a17852a0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-03460de3aaa1f254f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07cb575b117350fc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07d255e65ca3d2606)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f2d365b338b1934b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘azwin-2-412c20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘azwin-2-5b81d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘azwin-2-7ba350’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.064Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] Still waiting to schedule task [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dbca228a82e5169c)’ is offline [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0096b8821a17852a0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-03460de3aaa1f254f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07cb575b117350fc3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07d255e65ca3d2606)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f2d365b338b1934b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘azwin-2-412c20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘azwin-2-5b81d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘azwin-2-7ba350’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.065Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-09T12:02:30.070Z] Still waiting to schedule task [2022-05-09T12:02:30.070Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-05-09T12:02:30.071Z] Still waiting to schedule task [2022-05-09T12:02:30.071Z] Waiting for next available executor on ‘windows-2019’ [2022-05-09T12:02:30.073Z] Still waiting to schedule task [2022-05-09T12:02:30.073Z] Waiting for next available executor on ‘windows-2022’ [2022-05-09T12:02:30.074Z] Still waiting to schedule task [2022-05-09T12:02:30.074Z] Waiting for next available executor on ‘windows-2022’ [2022-05-09T12:02:32.054Z] Fetching without tags [2022-05-09T12:02:32.226Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:02:32.849Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:02:32.849Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:02:32.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:02:32.025Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:02:32.035Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:32.047Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:02:32.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:02:32.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:32.057Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:32.229Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:32.232Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:32.805Z] > git remote # timeout=10 [2022-05-09T12:02:32.812Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:02:32.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:32.823Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:02:32.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:02:32.852Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:02:32.861Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:02:37.075Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:02:38.077Z] + docker version [2022-05-09T12:02:39.033Z] #65 16.27 + mkdir -p /build [2022-05-09T12:02:39.033Z] #65 16.27 + cp runc /build/runc [2022-05-09T12:02:39.033Z] #65 DONE 16.5s [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:02:39.617Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:02:39.617Z] #41 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:02:39.617Z] #38 sha256:bce1b5ac4e98871b8118cff302b4ddb26adcedf6d323372b45f2f878e5c79424 [2022-05-09T12:02:39.617Z] #38 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #50 sha256:94c1e2be609f4af84bf99529cf7b3ce0b1396da5685dcf2f7ff23fdc184304d4 [2022-05-09T12:02:39.617Z] #50 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #57 sha256:70f20da975b440fb56f0b362673135ffa2e7037e2877caad9cfca276307f0349 [2022-05-09T12:02:39.617Z] #57 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:02:39.617Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:02:39.617Z] #51 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:02:39.617Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:02:39.617Z] #40 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:02:39.617Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:02:39.617Z] #56 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:02:39.617Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-09T12:02:39.617Z] #47 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:02:39.617Z] #32 sha256:9d6a2355e23d43a23a76e6af32af48fec485b1a386b75a26978c230151d538ed [2022-05-09T12:02:39.617Z] #32 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:02:39.617Z] #33 sha256:275d7f9d54b2489903df8185df1ec34299d8f491d8a10319c8f6adf5a35a1050 [2022-05-09T12:02:39.617Z] #33 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:02:39.617Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:02:39.617Z] #60 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:02:39.617Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:02:39.617Z] #62 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:02:39.617Z] #48 sha256:f251e3ce4f8113d5facdb5d2c228042b153982c978617ae07112d16f8dbf111f [2022-05-09T12:02:39.617Z] #48 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:02:39.617Z] #37 sha256:44a8efcc97683ff5fba5873e707fe987aa8173f209d4109b95a831c1f96625f2 [2022-05-09T12:02:39.617Z] #37 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:02:39.617Z] #49 sha256:0a83734e42917a828c2cd2bc31da838269d565d24bac2aeed6578d35e4d53ef4 [2022-05-09T12:02:39.617Z] #49 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:02:39.617Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-09T12:02:39.617Z] #24 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-09T12:02:39.617Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-09T12:02:39.617Z] #29 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #59 sha256:8c3aed4aa8d9e64e7505677908ad0d4d7be629bad60b78990042e74cfb0d9c61 [2022-05-09T12:02:39.617Z] #59 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #61 sha256:4bbabf3c71ac614d2c0096f83a165ceed7835b96059f970b48277b2997b1d2a8 [2022-05-09T12:02:39.617Z] #61 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:02:39.617Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:02:39.617Z] #43 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:02:39.617Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-09T12:02:39.617Z] #25 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:02:39.617Z] #39 sha256:83738fd15650275bfe818812893f37b4c891dca99edc43af65badc01f659c1bd [2022-05-09T12:02:39.617Z] #39 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:02:39.617Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:02:39.617Z] #58 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:02:39.617Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:02:39.617Z] #36 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #44 sha256:1878e0f140685160f1b0cd0192eb886d321077c24a06a763b3c8dbe8699a6dbf [2022-05-09T12:02:39.617Z] #44 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:02:39.617Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-09T12:02:39.617Z] #30 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:02:39.617Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:02:39.617Z] #55 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #46 sha256:689898826de5fe0b73a1dad89094bdb47238c58161d1dcf21fd926204cdb5d74 [2022-05-09T12:02:39.617Z] #46 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:02:39.617Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-09T12:02:39.617Z] #23 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:02:39.617Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-09T12:02:39.617Z] #27 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #42 sha256:6b2c2c0e88f323f5f1f84a05d79972494b4bd2d3fdbc52286126e44c8e67e44e [2022-05-09T12:02:39.617Z] #42 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:02:39.617Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:02:39.617Z] #45 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:02:39.617Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-09T12:02:39.617Z] #22 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #53 sha256:c8ffa4befef2b42c49c26dd7735b2b0cebab3f72a9419d8de255a926cbb72f23 [2022-05-09T12:02:39.617Z] #53 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:02:39.617Z] #34 sha256:9fc0b4b78cf9f9976bbefad3e4a38a852fc4a77d9eabb108a933248dfb4e404f [2022-05-09T12:02:39.617Z] #34 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:02:39.617Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:02:39.617Z] #52 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:02:39.617Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-09T12:02:39.617Z] #28 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:02:39.617Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-09T12:02:39.617Z] #26 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:02:39.617Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-09T12:02:39.617Z] #67 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:02:39.617Z] #68 sha256:21e9717886a534616fd22006bacd2275086fedca947ec891b40019094b1f4bf3 [2022-05-09T12:02:39.617Z] #68 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #63 sha256:a21d7779c0a15b282e413035db645097ed498d7dcb9969cfaab5c5e660e4a913 [2022-05-09T12:02:39.617Z] #63 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:02:39.617Z] #69 sha256:3402dae2b88dd50d5adb9b05883446a47d8875069f1fc3f591c3ee7676e26502 [2022-05-09T12:02:39.617Z] #69 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:02:39.617Z] #72 sha256:faa0a5c3cb21c995d110c0ad2ac7bd434484b48240b7d20ac0c563213372b7a9 [2022-05-09T12:02:39.617Z] #72 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:02:39.617Z] #73 sha256:c8ecad0a3bc08701f2a507ef9f7a50727eb19c4b67c9fcede64c05bef255b398 [2022-05-09T12:02:39.617Z] #73 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:02:39.617Z] #71 sha256:1dfdab1d9ed2178bc325da8ff0187d0b11ff57427c3bead84c7a3d66916344b3 [2022-05-09T12:02:39.617Z] #71 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:02:39.617Z] #74 sha256:fe1a385964d368457918a7504d76552e57c8d2fade5dbbc04d2b024337ddc78d [2022-05-09T12:02:39.617Z] #74 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:02:39.617Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:02:39.617Z] #77 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:02:39.617Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:02:39.617Z] #79 CACHED [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #66 sha256:7ce290fee9683f8fe3d889861b1719db9c2389a70e26596bb634cb500f3fb6ce [2022-05-09T12:02:39.617Z] #66 DONE 0.1s [2022-05-09T12:02:39.617Z] [2022-05-09T12:02:39.617Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:02:39.617Z] #70 sha256:58174841f646aeefeb6516b3ac798528728373af0615a4603ab2f2f68a7c3c86 [2022-05-09T12:02:40.179Z] #70 DONE 0.5s [2022-05-09T12:02:40.179Z] [2022-05-09T12:02:40.179Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:02:40.179Z] #75 sha256:24e072217d3d260904ddce67e943a30e3b88adaca568be4df864562798028222 [2022-05-09T12:02:40.179Z] #75 DONE 0.1s [2022-05-09T12:02:40.179Z] [2022-05-09T12:02:40.179Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:02:40.179Z] #80 sha256:0f479092dc71420605a46d143969c5543baa1efe447cd43decdc4ed1d1826423 [2022-05-09T12:02:40.745Z] #80 DONE 1.3s [2022-05-09T12:02:40.745Z] [2022-05-09T12:02:40.745Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:02:40.745Z] #81 sha256:20df2c895efc7865e038abad9242a4a6770ba8b705d9289570deaf1999a68b43 [2022-05-09T12:02:40.745Z] #81 DONE 0.0s [2022-05-09T12:02:40.745Z] [2022-05-09T12:02:40.745Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:02:40.745Z] #82 sha256:06095d547abda196fcb065dcdbdc86da1941688dd3acb36a7c4b6a5c2bf2f461 [2022-05-09T12:02:41.307Z] #82 DONE 0.7s [2022-05-09T12:02:41.307Z] [2022-05-09T12:02:41.307Z] #83 exporting to image [2022-05-09T12:02:41.307Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:02:41.307Z] #83 exporting layers [2022-05-09T12:02:43.199Z] #83 exporting layers 1.5s done [2022-05-09T12:02:43.199Z] #83 writing image sha256:826801a7b298dd0e4b5e9a635194e1094b6fca609155f7bb66e2058c483e9878 done [2022-05-09T12:02:43.199Z] #83 naming to docker.io/library/docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 done [2022-05-09T12:02:43.199Z] #83 DONE 1.6s [Pipeline] } [2022-05-09T12:02:43.217Z] Running on azwin-2-7ba350 in d:\jenkins\workspace\moby_PR-43569 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Validate) [Pipeline] ws [2022-05-09T12:02:43.236Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] sh [2022-05-09T12:02:43.375Z] Client: Docker Engine - Community [2022-05-09T12:02:43.375Z] Version: 20.10.14 [2022-05-09T12:02:43.376Z] API version: 1.41 [2022-05-09T12:02:43.376Z] Go version: go1.16.15 [2022-05-09T12:02:43.376Z] Git commit: a224086 [2022-05-09T12:02:43.376Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-09T12:02:43.376Z] OS/Arch: linux/amd64 [2022-05-09T12:02:43.376Z] Context: default [2022-05-09T12:02:43.376Z] Experimental: true [2022-05-09T12:02:43.376Z] [2022-05-09T12:02:43.376Z] Server: Docker Engine - Community [2022-05-09T12:02:43.376Z] Engine: [2022-05-09T12:02:43.376Z] Version: 20.10.14 [2022-05-09T12:02:43.376Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:02:43.376Z] Go version: go1.16.15 [2022-05-09T12:02:43.376Z] Git commit: 87a90dc [2022-05-09T12:02:43.376Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-09T12:02:43.376Z] OS/Arch: linux/amd64 [2022-05-09T12:02:43.376Z] Experimental: true [2022-05-09T12:02:43.376Z] containerd: [2022-05-09T12:02:43.376Z] Version: 1.5.11 [2022-05-09T12:02:43.376Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:02:43.376Z] runc: [2022-05-09T12:02:43.376Z] Version: 1.0.3 [2022-05-09T12:02:43.376Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:02:43.376Z] docker-init: [2022-05-09T12:02:43.376Z] Version: 0.19.0 [2022-05-09T12:02:43.376Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:02:43.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/validate/default [2022-05-09T12:02:43.722Z] + docker info [2022-05-09T12:02:44.117Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-09T12:02:44.117Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-09T12:02:44.117Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-09T12:02:44.117Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-09T12:02:44.117Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-09T12:02:44.117Z] Congratulations! No new tests were added to integration-cli. [2022-05-09T12:02:44.117Z] [2022-05-09T12:02:44.117Z] INFO Start validation with golang-ci-lint [2022-05-09T12:02:44.520Z] The recommended git tool is: git [2022-05-09T12:02:44.680Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-09T12:02:44.680Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-09T12:02:44.680Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-09T12:02:47.329Z] Running on azwin-2-5b81d0 in d:\jenkins\workspace\moby_PR-43569 [Pipeline] { [Pipeline] ws [2022-05-09T12:02:47.346Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-09T12:02:48.787Z] The recommended git tool is: git [2022-05-09T12:02:49.375Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ee0b427953266df) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] { [Pipeline] checkout [2022-05-09T12:02:49.398Z] The recommended git tool is: git [2022-05-09T12:02:49.405Z] using credential docker-jenkins-github-credentials [2022-05-09T12:02:49.412Z] Cloning the remote Git repository [2022-05-09T12:02:49.412Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:02:49.443Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:02:49.443Z] > git init /home/ubuntu/workspace/moby_PR-43569 # timeout=10 [2022-05-09T12:02:49.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:02:49.453Z] > git --version # timeout=10 [2022-05-09T12:02:49.456Z] > git --version # 'git version 2.25.1' [2022-05-09T12:02:49.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:02:49.456Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:02:58.570Z] Client: [2022-05-09T12:02:58.570Z] Context: default [2022-05-09T12:02:58.570Z] Debug Mode: false [2022-05-09T12:02:58.570Z] Plugins: [2022-05-09T12:02:58.570Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:02:58.570Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:02:58.570Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:02:58.570Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:02:58.570Z] [2022-05-09T12:02:58.570Z] Server: [2022-05-09T12:02:58.570Z] Containers: 0 [2022-05-09T12:02:58.570Z] Running: 0 [2022-05-09T12:02:58.570Z] Paused: 0 [2022-05-09T12:02:58.570Z] Stopped: 0 [2022-05-09T12:02:58.570Z] Images: 0 [2022-05-09T12:02:58.570Z] Server Version: 20.10.14 [2022-05-09T12:02:58.570Z] Storage Driver: overlay2 [2022-05-09T12:02:58.570Z] Backing Filesystem: extfs [2022-05-09T12:02:58.570Z] Supports d_type: true [2022-05-09T12:02:58.571Z] Native Overlay Diff: true [2022-05-09T12:02:58.571Z] userxattr: false [2022-05-09T12:02:58.571Z] Logging Driver: json-file [2022-05-09T12:02:58.571Z] Cgroup Driver: systemd [2022-05-09T12:02:58.571Z] Cgroup Version: 2 [2022-05-09T12:02:58.571Z] Plugins: [2022-05-09T12:02:58.571Z] Volume: local [2022-05-09T12:02:58.571Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:02:58.571Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:02:58.571Z] Swarm: inactive [2022-05-09T12:02:58.571Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:02:58.571Z] Default Runtime: runc [2022-05-09T12:02:58.571Z] Init Binary: docker-init [2022-05-09T12:02:58.571Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:02:58.571Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:02:58.571Z] init version: de40ad0 [2022-05-09T12:02:58.571Z] Security Options: [2022-05-09T12:02:58.571Z] apparmor [2022-05-09T12:02:58.571Z] seccomp [2022-05-09T12:02:58.571Z] Profile: default [2022-05-09T12:02:58.571Z] cgroupns [2022-05-09T12:02:58.571Z] Kernel Version: 5.13.0-1021-aws [2022-05-09T12:02:58.571Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-09T12:02:58.571Z] OSType: linux [2022-05-09T12:02:58.571Z] Architecture: x86_64 [2022-05-09T12:02:58.571Z] CPUs: 2 [2022-05-09T12:02:58.571Z] Total Memory: 7.559GiB [2022-05-09T12:02:58.571Z] Name: ip-10-100-95-213 [2022-05-09T12:02:58.571Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-09T12:02:58.571Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:02:58.571Z] Debug Mode: false [2022-05-09T12:02:58.571Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:02:58.571Z] Labels: [2022-05-09T12:02:58.571Z] Experimental: true [2022-05-09T12:02:58.571Z] Insecure Registries: [2022-05-09T12:02:58.571Z] 127.0.0.0/8 [2022-05-09T12:02:58.571Z] Live Restore Enabled: true [2022-05-09T12:02:58.571Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:02:58.899Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 . [2022-05-09T12:02:59.160Z] #2 [internal] load .dockerignore [2022-05-09T12:02:59.160Z] #2 sha256:a6f51150a646b631b41b2ca456c190e18bdce071df10b44bf47446f45623c8b2 [2022-05-09T12:02:59.160Z] #2 transferring context: 145B done [2022-05-09T12:02:59.160Z] #2 DONE 0.2s [2022-05-09T12:02:59.160Z] [2022-05-09T12:02:59.160Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:02:59.160Z] #1 sha256:ea4b24c716e3a4b5d94818f73239721513f1c67aa71935b2ebcfa3ab8ea4b319 [2022-05-09T12:02:59.160Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:02:59.160Z] #1 DONE 0.2s [2022-05-09T12:02:59.160Z] [2022-05-09T12:02:59.160Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:02:59.160Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:02:59.722Z] #3 DONE 0.4s [2022-05-09T12:02:59.722Z] [2022-05-09T12:02:59.722Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:02:59.722Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:02:59.722Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:02:59.722Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:02:59.722Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:02:59.722Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:02:59.722Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:02:59.980Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-09T12:02:59.980Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-09T12:03:00.251Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-09T12:03:00.251Z] #4 DONE 0.5s [2022-05-09T12:03:00.251Z] [2022-05-09T12:03:00.251Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:03:00.251Z] #6 sha256:e047bc5e6729b87a772962f29d5cc636d7e2d86d0a035e3e731e9a5a17143687 [2022-05-09T12:03:00.251Z] #6 DONE 0.0s [2022-05-09T12:03:00.251Z] [2022-05-09T12:03:00.251Z] #5 [internal] load .dockerignore [2022-05-09T12:03:00.251Z] #5 sha256:f4851435561d0ba312fb53ae99a88ddcbd639771a4cf3e4e21150123eeecabc7 [2022-05-09T12:03:00.251Z] #5 DONE 0.0s [2022-05-09T12:03:00.251Z] [2022-05-09T12:03:00.251Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:03:00.251Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:03:01.472Z] Fetching without tags [2022-05-09T12:03:01.626Z] #9 DONE 1.0s [2022-05-09T12:03:01.626Z] [2022-05-09T12:03:01.626Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:03:01.626Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:03:01.626Z] #7 DONE 1.0s [2022-05-09T12:03:01.626Z] [2022-05-09T12:03:01.626Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:03:01.626Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:03:01.626Z] #8 DONE 1.0s [2022-05-09T12:03:01.626Z] [2022-05-09T12:03:01.626Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:03:01.626Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:03:01.626Z] #10 DONE 1.1s [2022-05-09T12:03:01.698Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:01.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:01.485Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:01.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:01.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:01.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:01.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:01.503Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:01.730Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:01.744Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:02.261Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:02.262Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:02.656Z] Running on azwin-2-412c20 in d:\jenkins\workspace\moby_PR-43569 [Pipeline] { [Pipeline] ws [2022-05-09T12:03:02.670Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-05-09T12:03:02.676Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [Pipeline] checkout [2022-05-09T12:03:02.995Z] [2022-05-09T12:03:02.995Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:03:02.995Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:03:02.996Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-09T12:03:02.996Z] #71 DONE 0.0s [2022-05-09T12:03:02.996Z] [2022-05-09T12:03:02.996Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:02.996Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:03:02.996Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:02.996Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-09T12:03:02.996Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:03:02.996Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:03:02.996Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:03:03.264Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.1s [2022-05-09T12:03:03.264Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.2s [2022-05-09T12:03:03.423Z] + docker version [2022-05-09T12:03:03.423Z] Client: Docker Engine - Community [2022-05-09T12:03:03.423Z] Version: 20.10.14 [2022-05-09T12:03:03.423Z] API version: 1.41 [2022-05-09T12:03:03.423Z] Go version: go1.16.15 [2022-05-09T12:03:03.423Z] Git commit: a224086 [2022-05-09T12:03:03.423Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-09T12:03:03.423Z] OS/Arch: linux/arm64 [2022-05-09T12:03:03.423Z] Context: default [2022-05-09T12:03:03.423Z] Experimental: true [2022-05-09T12:03:03.423Z] [2022-05-09T12:03:03.423Z] Server: Docker Engine - Community [2022-05-09T12:03:03.423Z] Engine: [2022-05-09T12:03:03.423Z] Version: 20.10.14 [2022-05-09T12:03:03.423Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:03:03.423Z] Go version: go1.16.15 [2022-05-09T12:03:03.423Z] Git commit: 87a90dc [2022-05-09T12:03:03.423Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-09T12:03:03.423Z] OS/Arch: linux/arm64 [2022-05-09T12:03:03.423Z] Experimental: true [2022-05-09T12:03:03.423Z] containerd: [2022-05-09T12:03:03.423Z] Version: 1.5.11 [2022-05-09T12:03:03.423Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:03:03.423Z] runc: [2022-05-09T12:03:03.423Z] Version: 1.0.3 [2022-05-09T12:03:03.423Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:03:03.423Z] docker-init: [2022-05-09T12:03:03.423Z] Version: 0.19.0 [2022-05-09T12:03:03.423Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:03:02.269Z] > git remote # timeout=10 [2022-05-09T12:03:02.272Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:02.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:02.276Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:02.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:03:02.292Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:02.298Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:03.699Z] #28 ... [2022-05-09T12:03:03.699Z] [2022-05-09T12:03:03.699Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:03:03.699Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:03:03.699Z] #47 DONE 0.7s [2022-05-09T12:03:03.699Z] [2022-05-09T12:03:03.699Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:03.699Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:03:03.699Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.4s [2022-05-09T12:03:03.699Z] #28 ... [2022-05-09T12:03:03.699Z] [2022-05-09T12:03:03.699Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:03:03.699Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:03:03.699Z] #47 DONE 0.0s [2022-05-09T12:03:03.699Z] [2022-05-09T12:03:03.699Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:03.699Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:03:03.699Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.66MB / 54.94MB 0.5s [2022-05-09T12:03:03.699Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.6s [2022-05-09T12:03:03.702Z] + docker info [2022-05-09T12:03:03.956Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.8s [2022-05-09T12:03:03.956Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 0.9s [2022-05-09T12:03:04.213Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-05-09T12:03:04.263Z] Client: [2022-05-09T12:03:04.263Z] Context: default [2022-05-09T12:03:04.263Z] Debug Mode: false [2022-05-09T12:03:04.263Z] Plugins: [2022-05-09T12:03:04.263Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:03:04.263Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:03:04.263Z] [2022-05-09T12:03:04.263Z] Server: [2022-05-09T12:03:04.263Z] Containers: 0 [2022-05-09T12:03:04.263Z] Running: 0 [2022-05-09T12:03:04.263Z] Paused: 0 [2022-05-09T12:03:04.263Z] Stopped: 0 [2022-05-09T12:03:04.263Z] Images: 5 [2022-05-09T12:03:04.263Z] Server Version: 20.10.14 [2022-05-09T12:03:04.263Z] Storage Driver: overlay2 [2022-05-09T12:03:04.263Z] Backing Filesystem: extfs [2022-05-09T12:03:04.263Z] Supports d_type: true [2022-05-09T12:03:04.263Z] Native Overlay Diff: true [2022-05-09T12:03:04.263Z] userxattr: false [2022-05-09T12:03:04.263Z] Logging Driver: json-file [2022-05-09T12:03:04.263Z] Cgroup Driver: cgroupfs [2022-05-09T12:03:04.263Z] Cgroup Version: 1 [2022-05-09T12:03:04.263Z] Plugins: [2022-05-09T12:03:04.263Z] Volume: local [2022-05-09T12:03:04.263Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:03:04.263Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:03:04.263Z] Swarm: inactive [2022-05-09T12:03:04.263Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:03:04.263Z] Default Runtime: runc [2022-05-09T12:03:04.263Z] Init Binary: docker-init [2022-05-09T12:03:04.263Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:03:04.263Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:03:04.263Z] init version: de40ad0 [2022-05-09T12:03:04.263Z] Security Options: [2022-05-09T12:03:04.263Z] apparmor [2022-05-09T12:03:04.263Z] seccomp [2022-05-09T12:03:04.263Z] Profile: default [2022-05-09T12:03:04.263Z] Kernel Version: 5.13.0-1021-aws [2022-05-09T12:03:04.263Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-09T12:03:04.263Z] OSType: linux [2022-05-09T12:03:04.263Z] Architecture: aarch64 [2022-05-09T12:03:04.263Z] CPUs: 2 [2022-05-09T12:03:04.263Z] Total Memory: 7.562GiB [2022-05-09T12:03:04.263Z] Name: ip-10-100-71-230 [2022-05-09T12:03:04.263Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-09T12:03:04.263Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:03:04.263Z] Debug Mode: false [2022-05-09T12:03:04.263Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:03:04.263Z] Labels: [2022-05-09T12:03:04.263Z] Experimental: true [2022-05-09T12:03:04.263Z] Insecure Registries: [2022-05-09T12:03:04.263Z] 127.0.0.0/8 [2022-05-09T12:03:04.263Z] Live Restore Enabled: true [2022-05-09T12:03:04.263Z] [Pipeline] sh [2022-05-09T12:03:04.538Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:03:04.538Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:03:04.538Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43569/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:03:04.538Z] + bash /home/ubuntu/workspace/moby_PR-43569/check-config.sh [2022-05-09T12:03:04.538Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:03:04.538Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-09T12:03:04.538Z] [2022-05-09T12:03:04.538Z] Generally Necessary: [2022-05-09T12:03:04.538Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:03:04.538Z] - apparmor: enabled and tools installed [2022-05-09T12:03:04.538Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:03:04.538Z] - CONFIG_NET_NS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_PID_NS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:03:04.538Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_MEMCG: enabled [2022-05-09T12:03:04.538Z] - CONFIG_KEYS: enabled [2022-05-09T12:03:04.538Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:03:04.538Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:03:04.663Z] The recommended git tool is: git [2022-05-09T12:03:04.779Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-05-09T12:03:04.794Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:03:04.794Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:03:04.794Z] [2022-05-09T12:03:04.794Z] Optional Features: [2022-05-09T12:03:04.794Z] - CONFIG_USER_NS: enabled [2022-05-09T12:03:04.794Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:03:04.794Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:03:04.794Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:03:04.794Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:03:04.794Z] (cgroup swap accounting is currently enabled) [2022-05-09T12:03:04.794Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:03:04.794Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:03:04.794Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:03:04.794Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:03:04.794Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:03:04.794Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:03:04.794Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:03:04.794Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:03:04.794Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:03:04.794Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:03:04.794Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:03:04.794Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:03:04.794Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:03:05.051Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:03:05.051Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:03:05.051Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:03:05.051Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:03:05.051Z] - Network Drivers: [2022-05-09T12:03:05.051Z] - "overlay": [2022-05-09T12:03:05.051Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:03:05.051Z] Optional (for encrypted networks): [2022-05-09T12:03:05.051Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:03:05.051Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:03:05.051Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:03:05.051Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:03:05.051Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:03:05.051Z] - CONFIG_XFRM: enabled [2022-05-09T12:03:05.051Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:03:05.051Z] - "ipvlan": [2022-05-09T12:03:05.051Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:03:05.051Z] - "macvlan": [2022-05-09T12:03:05.051Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:03:05.051Z] - "ftp,tftp client in container": [2022-05-09T12:03:05.051Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:03:05.051Z] - Storage Drivers: [2022-05-09T12:03:05.051Z] - "aufs": [2022-05-09T12:03:05.051Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:03:05.051Z] - "btrfs": [2022-05-09T12:03:05.051Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:03:05.051Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:03:05.051Z] - "devicemapper": [2022-05-09T12:03:05.051Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:03:05.051Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:03:05.051Z] - "overlay": [2022-05-09T12:03:05.051Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:03:05.051Z] - "zfs": [2022-05-09T12:03:05.307Z] - /dev/zfs: present [2022-05-09T12:03:05.307Z] - zfs command: missing [2022-05-09T12:03:05.307Z] - zpool command: missing [2022-05-09T12:03:05.307Z] [2022-05-09T12:03:05.307Z] Limits: [2022-05-09T12:03:05.307Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:03:05.307Z] [2022-05-09T12:03:05.307Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:03:05.650Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 . [2022-05-09T12:03:05.906Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:03:05.906Z] #1 sha256:b226e54700398f0f1c03880f07775bc90466703e07566c26a44849adcf817306 [2022-05-09T12:03:05.906Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:03:05.906Z] #1 DONE 0.0s [2022-05-09T12:03:05.906Z] [2022-05-09T12:03:05.906Z] #2 [internal] load .dockerignore [2022-05-09T12:03:05.906Z] #2 sha256:088ddd3965a33de8aa19249cd4780ff570f9915f1647b880340ebd8d5239bbad [2022-05-09T12:03:05.906Z] #2 transferring context: 145B done [2022-05-09T12:03:05.906Z] #2 DONE 0.0s [2022-05-09T12:03:05.906Z] [2022-05-09T12:03:05.906Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:03:05.906Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-09T12:03:05.906Z] #3 DONE 0.2s [2022-05-09T12:03:05.906Z] [2022-05-09T12:03:05.906Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:03:05.906Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-09T12:03:05.906Z] #4 CACHED [2022-05-09T12:03:06.158Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.0s [2022-05-09T12:03:06.163Z] [2022-05-09T12:03:06.163Z] #5 [internal] load .dockerignore [2022-05-09T12:03:06.163Z] #5 sha256:714a627a0f6e2db61820a740316e995b59917e7fdabbdcf8b6507a4a6328c3b1 [2022-05-09T12:03:06.163Z] #5 DONE 0.0s [2022-05-09T12:03:06.163Z] [2022-05-09T12:03:06.163Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:03:06.163Z] #6 sha256:7ef2a4fb3906d1a389b9a45c8be6667efd9e3f2c7ecf640385b6be56427e8b90 [2022-05-09T12:03:06.163Z] #6 DONE 0.0s [2022-05-09T12:03:06.163Z] [2022-05-09T12:03:06.163Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:03:06.163Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:03:06.163Z] #7 DONE 0.1s [2022-05-09T12:03:06.163Z] [2022-05-09T12:03:06.163Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:03:06.163Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:03:06.419Z] #10 DONE 0.1s [2022-05-09T12:03:06.419Z] [2022-05-09T12:03:06.419Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:03:06.419Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-09T12:03:06.419Z] #8 DONE 0.1s [2022-05-09T12:03:06.419Z] [2022-05-09T12:03:06.419Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:03:06.419Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-09T12:03:06.419Z] #9 DONE 0.4s [2022-05-09T12:03:06.983Z] [2022-05-09T12:03:06.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:06.983Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-09T12:03:06.983Z] #11 DONE 0.0s [2022-05-09T12:03:06.983Z] [2022-05-09T12:03:06.983Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:03:06.983Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:03:06.983Z] #71 DONE 0.0s [2022-05-09T12:03:06.983Z] [2022-05-09T12:03:06.983Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:03:06.983Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:03:06.983Z] #69 DONE 0.0s [2022-05-09T12:03:06.983Z] [2022-05-09T12:03:06.983Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:06.983Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-09T12:03:06.983Z] #28 DONE 0.0s [2022-05-09T12:03:06.983Z] [2022-05-09T12:03:06.983Z] #24 [internal] load build context [2022-05-09T12:03:06.983Z] #24 sha256:9f89b353fa4a4342d8c2f8dae0dc07e36df5ee9439678f453a831c71e0a00c65 [2022-05-09T12:03:07.244Z] #24 ... [2022-05-09T12:03:07.244Z] [2022-05-09T12:03:07.244Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:03:07.244Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:03:07.244Z] #47 DONE 0.5s [2022-05-09T12:03:07.244Z] [2022-05-09T12:03:07.244Z] #24 [internal] load build context [2022-05-09T12:03:07.244Z] #24 sha256:9f89b353fa4a4342d8c2f8dae0dc07e36df5ee9439678f453a831c71e0a00c65 [2022-05-09T12:03:08.060Z] #28 ... [2022-05-09T12:03:08.060Z] [2022-05-09T12:03:08.060Z] #24 [internal] load build context [2022-05-09T12:03:08.060Z] #24 sha256:d6370936c5af141e64b1ec12fd1a351f4a07650cf07b97dc812115c77b928cc3 [2022-05-09T12:03:08.060Z] #24 transferring context: 61.06MB 4.7s done [2022-05-09T12:03:08.060Z] #24 DONE 4.9s [2022-05-09T12:03:08.060Z] [2022-05-09T12:03:08.060Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:08.060Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:08.060Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-09T12:03:08.060Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:03:08.060Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:03:08.060Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:03:08.060Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s done [2022-05-09T12:03:08.060Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-05-09T12:03:08.060Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-05-09T12:03:08.060Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.0s done [2022-05-09T12:03:08.060Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.0s done [2022-05-09T12:03:08.060Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.2s done [2022-05-09T12:03:08.060Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.8s [2022-05-09T12:03:08.176Z] #24 transferring context: 61.07MB 1.3s done [2022-05-09T12:03:08.176Z] #24 DONE 1.4s [2022-05-09T12:03:08.176Z] [2022-05-09T12:03:08.176Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-09T12:03:08.176Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-09T12:03:08.176Z] #13 CACHED [2022-05-09T12:03:08.176Z] [2022-05-09T12:03:08.176Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:03:08.176Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-09T12:03:08.176Z] #12 CACHED [2022-05-09T12:03:08.176Z] [2022-05-09T12:03:08.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:03:08.176Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-09T12:03:08.176Z] #14 CACHED [2022-05-09T12:03:08.176Z] [2022-05-09T12:03:08.176Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:03:08.176Z] #57 sha256:1fa740ca5c4ba918954ccf146aafdd15596c1a0f3c8c00de275f92efb815d5f4 [2022-05-09T12:03:08.436Z] #57 DONE 0.3s [2022-05-09T12:03:08.436Z] [2022-05-09T12:03:08.436Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:03:08.436Z] #58 sha256:69be1b8e3dabccf1ba416f892db8b210ceccb2ce229dc9506ca1826c373b9240 [2022-05-09T12:03:08.998Z] #58 0.362 + RM_GOPATH=0 [2022-05-09T12:03:08.998Z] #58 0.362 + TMP_GOPATH= [2022-05-09T12:03:08.998Z] #58 0.362 + : /build [2022-05-09T12:03:08.998Z] #58 0.362 + '[' -z '' ']' [2022-05-09T12:03:08.998Z] #58 0.362 ++ mktemp -d [2022-05-09T12:03:08.998Z] #58 0.366 + export GOPATH=/tmp/tmp.HFhsWytmav [2022-05-09T12:03:08.998Z] #58 0.366 + GOPATH=/tmp/tmp.HFhsWytmav [2022-05-09T12:03:08.998Z] #58 0.366 + RM_GOPATH=1 [2022-05-09T12:03:08.998Z] #58 0.366 + case "$(go env GOARCH)" in [2022-05-09T12:03:08.998Z] #58 0.366 ++ go env GOARCH [2022-05-09T12:03:08.998Z] #58 0.373 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:08.998Z] #58 0.373 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:08.998Z] #58 0.373 ++ dirname /install.sh [2022-05-09T12:03:08.998Z] #58 0.375 + dir=/ [2022-05-09T12:03:08.998Z] #58 0.375 + bin=runc [2022-05-09T12:03:08.998Z] #58 0.375 + shift [2022-05-09T12:03:08.998Z] #58 0.375 + '[' '!' -f //runc.installer ']' [2022-05-09T12:03:08.998Z] #58 0.375 + . //runc.installer [2022-05-09T12:03:08.998Z] #58 0.375 ++ set -e [2022-05-09T12:03:08.998Z] #58 0.375 ++ : no-tun [2022-05-09T12:03:08.998Z] #58 0.375 + install_runc [2022-05-09T12:03:08.998Z] #58 0.375 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:03:08.998Z] #58 0.375 + echo 'Install runc version no-tun (build tags: seccomp)' [2022-05-09T12:03:08.998Z] #58 0.375 + git clone https://github.com/kolyshkin/runc.git /tmp/tmp.HFhsWytmav/src/github.com/opencontainers/runc [2022-05-09T12:03:08.999Z] #58 0.379 Install runc version no-tun (build tags: seccomp) [2022-05-09T12:03:08.999Z] #58 0.379 Cloning into '/tmp/tmp.HFhsWytmav/src/github.com/opencontainers/runc'... [2022-05-09T12:03:09.000Z] #11 ... [2022-05-09T12:03:09.000Z] [2022-05-09T12:03:09.000Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:03:09.000Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:03:09.000Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:03:09.000Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:03:09.000Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:03:09.000Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.0s done [2022-05-09T12:03:09.000Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-05-09T12:03:09.000Z] #71 DONE 6.1s [2022-05-09T12:03:09.000Z] [2022-05-09T12:03:09.000Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:03:09.000Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:03:09.000Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:03:09.000Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:03:09.000Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:03:09.000Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:03:09.000Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-05-09T12:03:09.000Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-05-09T12:03:09.000Z] #69 DONE 6.1s [2022-05-09T12:03:09.000Z] [2022-05-09T12:03:09.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:09.000Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:09.000Z] #11 ... [2022-05-09T12:03:09.000Z] [2022-05-09T12:03:09.000Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:03:09.000Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:03:09.197Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dbca228a82e5169c) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] { [Pipeline] checkout [2022-05-09T12:03:09.287Z] The recommended git tool is: git [2022-05-09T12:03:10.268Z] using credential docker-jenkins-github-credentials [2022-05-09T12:03:10.348Z] Cloning the remote Git repository [2022-05-09T12:03:10.348Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:03:10.366Z] #58 1.906 + cd /tmp/tmp.HFhsWytmav/src/github.com/opencontainers/runc [2022-05-09T12:03:10.366Z] #58 1.906 + git checkout -q no-tun [2022-05-09T12:03:10.366Z] #58 1.987 + '[' -z '' ']' [2022-05-09T12:03:10.366Z] #58 1.987 + target=static [2022-05-09T12:03:10.366Z] #58 1.987 + make BUILDTAGS=seccomp static [2022-05-09T12:03:10.427Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.7s done [2022-05-09T12:03:10.623Z] #58 2.164 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.0-619-g2ce40b6a -X main.version=1.1.0+dev " -o runc . [2022-05-09T12:03:10.685Z] #28 DONE 7.9s [2022-05-09T12:03:10.685Z] [2022-05-09T12:03:10.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:10.685Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:10.685Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-09T12:03:10.545Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:03:10.953Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:03:11.255Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-09T12:03:11.255Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-09T12:03:11.514Z] #11 ... [2022-05-09T12:03:11.514Z] [2022-05-09T12:03:11.514Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:03:11.514Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:03:11.514Z] #70 DONE 0.6s [2022-05-09T12:03:11.514Z] [2022-05-09T12:03:11.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:11.514Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:11.772Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-05-09T12:03:11.970Z] using credential docker-jenkins-github-credentials [2022-05-09T12:03:11.978Z] Cloning the remote Git repository [2022-05-09T12:03:11.978Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:03:12.342Z] #11 ... [2022-05-09T12:03:12.342Z] [2022-05-09T12:03:12.342Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:03:12.342Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:03:12.342Z] #72 DONE 0.7s [2022-05-09T12:03:12.342Z] [2022-05-09T12:03:12.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:12.342Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:12.342Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-09T12:03:11.039Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:03:11.101Z] > git init /home/ubuntu/workspace/moby_PR-43569 # timeout=10 [2022-05-09T12:03:11.447Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:11.447Z] > git --version # timeout=10 [2022-05-09T12:03:11.470Z] > git --version # 'git version 2.17.1' [2022-05-09T12:03:11.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:11.472Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:11.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:11.890Z] > git --version # timeout=10 [2022-05-09T12:03:11.943Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:03:11.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:11.946Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:14.172Z] using credential docker-jenkins-github-credentials [2022-05-09T12:03:14.252Z] Cloning the remote Git repository [2022-05-09T12:03:14.252Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:03:14.677Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09814f76f7cb73591) in /home/ubuntu/workspace/moby_PR-43569 [Pipeline] { [Pipeline] checkout [2022-05-09T12:03:14.782Z] The recommended git tool is: git [2022-05-09T12:03:14.460Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:03:14.870Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:03:16.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:16.176Z] > git --version # timeout=10 [2022-05-09T12:03:16.230Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:03:16.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:16.234Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:17.580Z] using credential docker-jenkins-github-credentials [2022-05-09T12:03:17.589Z] Cloning the remote Git repository [2022-05-09T12:03:17.589Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:03:17.603Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.8s done [2022-05-09T12:03:17.603Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:03:17.251Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:03:17.312Z] > git init /home/ubuntu/workspace/moby_PR-43569 # timeout=10 [2022-05-09T12:03:17.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:17.554Z] > git --version # timeout=10 [2022-05-09T12:03:17.566Z] > git --version # 'git version 2.17.1' [2022-05-09T12:03:17.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:17.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:20.914Z] #11 ... [2022-05-09T12:03:20.914Z] [2022-05-09T12:03:20.914Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:03:20.914Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:03:20.914Z] #29 0.921 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:03:20.914Z] #29 0.944 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:03:20.914Z] #29 0.968 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:03:20.914Z] #29 1.053 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:03:20.914Z] #29 1.228 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:03:20.914Z] #29 1.796 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:03:20.914Z] #29 2.941 Fetched 8530 kB in 2s (3735 kB/s) [2022-05-09T12:03:20.914Z] #29 2.941 Reading package lists... [2022-05-09T12:03:20.914Z] #29 3.752 Reading package lists... [2022-05-09T12:03:20.914Z] #29 4.571 Building dependency tree... [2022-05-09T12:03:20.914Z] #29 4.910 The following additional packages will be installed: [2022-05-09T12:03:20.914Z] #29 4.910 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:03:20.914Z] #29 4.910 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:03:20.914Z] #29 4.910 Recommended packages: [2022-05-09T12:03:20.914Z] #29 4.910 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:03:20.914Z] #29 5.083 The following NEW packages will be installed: [2022-05-09T12:03:20.914Z] #29 5.083 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:03:20.914Z] #29 5.083 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:03:20.914Z] #29 5.083 libssh2-1 openssl [2022-05-09T12:03:20.914Z] #29 5.362 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:03:20.914Z] #29 5.362 Need to get 3040 kB of archives. [2022-05-09T12:03:20.914Z] #29 5.362 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:03:20.914Z] #29 5.362 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:03:20.914Z] #29 5.376 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:03:20.914Z] #29 5.376 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:03:20.914Z] #29 5.376 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:03:20.914Z] #29 5.377 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:03:20.914Z] #29 5.380 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:03:20.914Z] #29 5.392 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:03:20.914Z] #29 5.393 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:03:20.914Z] #29 5.400 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:03:20.914Z] #29 5.402 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:03:20.914Z] #29 5.403 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:03:20.914Z] #29 5.407 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:03:20.914Z] #29 5.413 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:03:20.914Z] #29 5.413 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:03:20.914Z] #29 5.413 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:03:20.914Z] #29 5.598 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:03:20.914Z] #29 5.628 Fetched 3040 kB in 0s (9410 kB/s) [2022-05-09T12:03:20.914Z] #29 5.658 Selecting previously unselected package openssl. [2022-05-09T12:03:20.914Z] #29 5.658 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-09T12:03:20.914Z] #29 5.661 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 5.666 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 5.830 Selecting previously unselected package ca-certificates. [2022-05-09T12:03:20.914Z] #29 5.832 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:03:20.914Z] #29 5.836 Unpacking ca-certificates (20210119) ... [2022-05-09T12:03:20.914Z] #29 5.921 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:03:20.914Z] #29 5.921 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 5.927 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:03:20.914Z] #29 6.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:03:20.914Z] #29 6.009 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.014 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.055 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:03:20.914Z] #29 6.055 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.065 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.122 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:03:20.914Z] #29 6.122 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.137 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:03:20.914Z] #29 6.192 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:03:20.914Z] #29 6.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.199 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:03:20.914Z] #29 6.249 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:03:20.914Z] #29 6.250 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.255 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:03:20.914Z] #29 6.299 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:03:20.914Z] #29 6.299 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.302 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:03:20.914Z] #29 6.345 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:03:20.914Z] #29 6.345 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.349 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:03:20.914Z] #29 6.404 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:03:20.914Z] #29 6.405 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.410 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.489 Selecting previously unselected package curl. [2022-05-09T12:03:20.914Z] #29 6.489 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.497 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.553 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:03:20.914Z] #29 6.553 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.555 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:03:20.914Z] #29 6.622 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:03:20.914Z] #29 6.622 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.627 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:03:20.914Z] #29 6.674 Selecting previously unselected package jq. [2022-05-09T12:03:20.914Z] #29 6.674 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:03:20.914Z] #29 6.677 Unpacking jq (1.6-2.1) ... [2022-05-09T12:03:20.914Z] #29 6.715 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:03:20.914Z] #29 6.726 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:03:20.914Z] #29 6.735 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:03:20.914Z] #29 6.745 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.758 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:03:20.914Z] #29 6.769 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.781 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:03:20.914Z] #29 6.792 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 6.809 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:03:20.914Z] #29 6.819 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:03:20.914Z] #29 6.831 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:03:20.914Z] #29 6.844 Setting up ca-certificates (20210119) ... [2022-05-09T12:03:20.914Z] #29 7.415 Updating certificates in /etc/ssl/certs... [2022-05-09T12:03:20.914Z] #29 8.144 129 added, 0 removed; done. [2022-05-09T12:03:20.914Z] #29 8.208 Setting up jq (1.6-2.1) ... [2022-05-09T12:03:20.914Z] #29 8.219 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 8.276 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:03:20.914Z] #29 8.286 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:03:20.914Z] #29 8.306 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:03:20.914Z] #29 8.315 Updating certificates in /etc/ssl/certs... [2022-05-09T12:03:20.914Z] #29 8.909 0 added, 0 removed; done. [2022-05-09T12:03:20.914Z] #29 8.909 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:03:20.914Z] #29 8.911 done. [2022-05-09T12:03:20.914Z] #29 ... [2022-05-09T12:03:20.914Z] [2022-05-09T12:03:20.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:20.914Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:21.185Z] #11 ... [2022-05-09T12:03:21.185Z] [2022-05-09T12:03:21.185Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:03:21.185Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:03:21.185Z] #29 DONE 10.4s [2022-05-09T12:03:21.185Z] [2022-05-09T12:03:21.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:21.185Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:21.185Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-05-09T12:03:21.441Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-05-09T12:03:21.698Z] #11 ... [2022-05-09T12:03:21.698Z] [2022-05-09T12:03:21.698Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:03:21.698Z] #30 sha256:63167e25ff8f9ee47f158fd7d48c64f10ac0c8f292c6c2ee8756e9aa6a47315a [2022-05-09T12:03:21.698Z] #30 DONE 0.3s [2022-05-09T12:03:21.698Z] [2022-05-09T12:03:21.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:03:21.698Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:03:22.807Z] #58 13.47 + mkdir -p /build [2022-05-09T12:03:22.807Z] #58 13.48 + cp runc /build/runc [2022-05-09T12:03:22.807Z] #58 DONE 13.7s [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:03:22.807Z] #31 sha256:7e667cefc16179afb0e496c292927bc69887412a44a35705ce0a279afb4d25db [2022-05-09T12:03:22.807Z] #31 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:03:22.807Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-09T12:03:22.807Z] #21 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #39 sha256:eaaa9f9816cf7836898c789d177d415e3c0f7c824e2e045f3c66533151777e76 [2022-05-09T12:03:22.807Z] #39 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:03:22.807Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-09T12:03:22.807Z] #29 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:03:22.807Z] #41 sha256:2f361317d46a00d4efa9255b10412160f881b70f3dd51087944e08a5da09ce0d [2022-05-09T12:03:22.807Z] #41 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:03:22.807Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-09T12:03:22.807Z] #38 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:03:22.807Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-09T12:03:22.807Z] #33 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:03:22.807Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-09T12:03:22.807Z] #40 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:03:22.807Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-09T12:03:22.807Z] #34 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:03:22.807Z] #27 sha256:a93feee1432962263721975c2d109b562e2fb990c61e9e07749bd7b4f0733bd5 [2022-05-09T12:03:22.807Z] #27 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #52 sha256:a94f32cf86ce397050e5afbd0f22fde7e4e215b47f2f10a0f087e5a81d71ce69 [2022-05-09T12:03:22.807Z] #52 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:03:22.807Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-09T12:03:22.807Z] #20 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-09T12:03:22.807Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-09T12:03:22.807Z] #22 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:03:22.807Z] #25 sha256:fd7c876421b105a214f5ea3796e57215909c38106cff8eb1abdc11f1f4e4d405 [2022-05-09T12:03:22.807Z] #25 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:03:22.807Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-09T12:03:22.807Z] #53 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:03:22.807Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-09T12:03:22.807Z] #55 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:03:22.807Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-09T12:03:22.807Z] #15 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #54 sha256:71ffe17dd38aa92d698dbb22894b60289271be1648e844cce34397d55c2d6dc9 [2022-05-09T12:03:22.807Z] #54 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:03:22.807Z] #26 sha256:26c06ba188bc8876d1814bff05077cfb6de927f5ed9120d02d0694c299027e54 [2022-05-09T12:03:22.807Z] #26 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:03:22.807Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-09T12:03:22.807Z] #16 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #46 sha256:a895bed6aef2f53bef92630047e560517836a55879ed82d6067dbb620e7978a6 [2022-05-09T12:03:22.807Z] #46 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #50 sha256:b666d48ae9c54553e95ed03ebc9b4950eff635c006600f0174da42b51b5f5eb4 [2022-05-09T12:03:22.807Z] #50 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:03:22.807Z] #42 sha256:53ec1ae763e1d84d59e66b9344510eb5c9339917e9b739327f8f1612ba77c0d2 [2022-05-09T12:03:22.807Z] #42 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:03:22.807Z] #32 sha256:e9740cad8212b7d50b50a9249ac379dcc87369ab5cee94b34b6bd36905015f18 [2022-05-09T12:03:22.807Z] #32 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #35 sha256:60d0f21a4ccba4313ff3381672b5cdb568a119f9c09be54e7d6929c6daad25c6 [2022-05-09T12:03:22.807Z] #35 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:03:22.807Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-09T12:03:22.807Z] #44 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:03:22.807Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-09T12:03:22.807Z] #23 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:03:22.807Z] #30 sha256:712d4fba43f05d12e65d681ca6f5a550ece762eb53faa3f0dd76e0f5c574add4 [2022-05-09T12:03:22.807Z] #30 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:03:22.807Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-09T12:03:22.807Z] #45 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:03:22.807Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-09T12:03:22.807Z] #51 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:03:22.807Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-09T12:03:22.807Z] #19 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:03:22.807Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-09T12:03:22.807Z] #36 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #43 sha256:4b40e68506531554c0c10d3fd067c0f24c2dabc518b01056f64c4197f0a177a3 [2022-05-09T12:03:22.807Z] #43 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:03:22.807Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-09T12:03:22.807Z] #48 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:03:22.807Z] #37 sha256:c57d943845b255d42467ee2c0f14f3f5eb2c360decd1480978d780754d748448 [2022-05-09T12:03:22.807Z] #37 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:03:22.807Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-09T12:03:22.807Z] #17 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:03:22.807Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-09T12:03:22.807Z] #18 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:03:22.807Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-09T12:03:22.807Z] #49 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:03:22.807Z] #61 sha256:3a76e19b222dd12dfc94023b4e9e6b18eb22ecee6c8ae24ac7327358e084bdd5 [2022-05-09T12:03:22.807Z] #61 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:03:22.807Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-09T12:03:22.807Z] #60 CACHED [2022-05-09T12:03:22.807Z] [2022-05-09T12:03:22.807Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:03:22.807Z] #62 sha256:d91147e5ea4525dbd420f10570e636d64b01ce372205f43a29ab0345fc8dd298 [2022-05-09T12:03:23.064Z] #62 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:03:23.064Z] #65 sha256:5bb3e29065fd7413c442fc9867f276d239eb8aab0a5a863bf016b910463f00e2 [2022-05-09T12:03:23.064Z] #65 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:03:23.064Z] #66 sha256:02cddd54703a0b8ff936035a7e66694db4ecd2e9ac189a3ae4353cf25dd9d9b7 [2022-05-09T12:03:23.064Z] #66 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:03:23.064Z] #64 sha256:c89045de9607bb1e7a666cfc44c37b4cf46d81fb57b481a52fd5648f17411559 [2022-05-09T12:03:23.064Z] #64 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:03:23.064Z] #67 sha256:55d23b26604b9c5028f70f270b3a97e77a7db29e1c35096b6c99df2e035067dd [2022-05-09T12:03:23.064Z] #67 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:03:23.064Z] #56 sha256:2a0cf7fb5950ba02a1a8ae82683e1dfcdece6c5ce63b8a5a6215e8178dc25b82 [2022-05-09T12:03:23.064Z] #56 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:03:23.064Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-09T12:03:23.064Z] #70 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:03:23.064Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-09T12:03:23.064Z] #72 CACHED [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:03:23.064Z] #59 sha256:efee4f7bbcf362d2d25d3c674a3b8e1b5f941088d4af89904e4bef8c02ee06f1 [2022-05-09T12:03:23.064Z] #59 DONE 0.1s [2022-05-09T12:03:23.064Z] [2022-05-09T12:03:23.064Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:03:23.064Z] #63 sha256:e262cb9df3f744895996afbbe0f2069cdaae3121d57246dec347c0466cb1c061 [2022-05-09T12:03:23.626Z] #63 DONE 0.7s [2022-05-09T12:03:23.626Z] [2022-05-09T12:03:23.626Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:03:23.626Z] #68 sha256:b9c72ab04212cba1f53b05c61cd02c5f9c119844f2737bc38414fb0a8677c461 [2022-05-09T12:03:23.626Z] #68 DONE 0.1s [2022-05-09T12:03:23.882Z] [2022-05-09T12:03:23.882Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:03:23.882Z] #73 sha256:492101b2d90551ab3005fb7d2562aff02f7acdc6ddea0ec17fd721ea1da5140d [2022-05-09T12:03:24.811Z] #73 DONE 0.8s [2022-05-09T12:03:24.811Z] [2022-05-09T12:03:24.811Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:03:24.811Z] #74 sha256:564e57afb549d6d8aa0a4ba1f238392a8622b49af04b5192d39bdbec1d03a49a [2022-05-09T12:03:24.811Z] #74 DONE 0.0s [2022-05-09T12:03:24.811Z] [2022-05-09T12:03:24.811Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:03:24.811Z] #75 sha256:8163663c256e187d96c814442f7aa1fd6fd674a5e3d7f358cf6d736a7357e01f [2022-05-09T12:03:25.375Z] #75 DONE 0.8s [2022-05-09T12:03:25.375Z] [2022-05-09T12:03:25.375Z] #76 exporting to image [2022-05-09T12:03:25.375Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:03:25.375Z] #76 exporting layers [2022-05-09T12:03:26.304Z] #76 exporting layers 1.1s done [2022-05-09T12:03:26.560Z] #76 writing image sha256:3d95fd5fda9eeec6390f8bab01e90b6b585707c60d8ba1d7dc6a8fe5809c542a done [2022-05-09T12:03:26.560Z] #76 naming to docker.io/library/docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 done [2022-05-09T12:03:26.560Z] #76 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-09T12:03:26.896Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-09T12:03:26.954Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-09T12:03:27.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/test/unit [2022-05-09T12:03:27.426Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-09T12:03:27.426Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-09T12:03:27.426Z] + TESTDIRS=./... [2022-05-09T12:03:27.426Z] + exclude_paths='/vendor/|/integration' [2022-05-09T12:03:27.426Z] ++ go list ./... [2022-05-09T12:03:27.426Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-09T12:03:28.356Z] + pkg_list='github.com/docker/docker/api [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/backend [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/events [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/filters [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/image [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/mount [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/network [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/registry [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/time [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/versions [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/volume [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:03:28.356Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:03:28.356Z] github.com/docker/docker/cli [2022-05-09T12:03:28.356Z] github.com/docker/docker/cli/config [2022-05-09T12:03:28.356Z] github.com/docker/docker/cli/debug [2022-05-09T12:03:28.356Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:03:28.356Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:03:28.356Z] github.com/docker/docker/client [2022-05-09T12:03:28.356Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:03:28.356Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:03:28.356Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:03:28.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:03:28.356Z] github.com/docker/docker/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/container/stream [2022-05-09T12:03:28.356Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:03:28.356Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:03:28.356Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/config [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/events [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/exec [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/images [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/links [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/names [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/network [2022-05-09T12:03:28.356Z] github.com/docker/docker/daemon/stats [2022-05-09T12:03:28.356Z] github.com/docker/docker/distribution [2022-05-09T12:03:28.356Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:03:28.356Z] github.com/docker/docker/distribution/utils [2022-05-09T12:03:28.356Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:03:28.356Z] github.com/docker/docker/dockerversion [2022-05-09T12:03:28.356Z] github.com/docker/docker/errdefs [2022-05-09T12:03:28.356Z] github.com/docker/docker/image [2022-05-09T12:03:28.356Z] github.com/docker/docker/image/cache [2022-05-09T12:03:28.356Z] github.com/docker/docker/image/tarexport [2022-05-09T12:03:28.356Z] github.com/docker/docker/image/v1 [2022-05-09T12:03:28.356Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:03:28.356Z] github.com/docker/docker/layer [2022-05-09T12:03:28.356Z] github.com/docker/docker/libcontainerd [2022-05-09T12:03:28.356Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:03:28.356Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:03:28.356Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:03:28.356Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:03:28.356Z] github.com/docker/docker/oci [2022-05-09T12:03:28.356Z] github.com/docker/docker/oci/caps [2022-05-09T12:03:28.356Z] github.com/docker/docker/opts [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/archive [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/directory [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/platform [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/pools [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/progress [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/signal [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/stack [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/system [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:03:28.356Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:03:28.356Z] github.com/docker/docker/plugin [2022-05-09T12:03:28.356Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:03:28.356Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:03:28.356Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:03:28.356Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:03:28.356Z] github.com/docker/docker/quota [2022-05-09T12:03:28.356Z] github.com/docker/docker/reference [2022-05-09T12:03:28.356Z] github.com/docker/docker/registry [2022-05-09T12:03:28.356Z] github.com/docker/docker/registry/resumable [2022-05-09T12:03:28.356Z] github.com/docker/docker/restartmanager [2022-05-09T12:03:28.356Z] github.com/docker/docker/rootless [2022-05-09T12:03:28.356Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:03:28.356Z] github.com/docker/docker/runconfig [2022-05-09T12:03:28.356Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/environment [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/registry [2022-05-09T12:03:28.356Z] github.com/docker/docker/testutil/request [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/drivers [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/local [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/mounts [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/service [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:03:28.356Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:03:28.356Z] ++ grep --fixed-strings -v /libnetwork [2022-05-09T12:03:28.356Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/backend [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/container [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/events [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/filters [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/image [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/mount [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/network [2022-05-09T12:03:28.356Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/registry [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/time [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/volume [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/config [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/debug [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/client [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:03:28.357Z] github.com/docker/docker/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/container/stream [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/config [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/events [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/exec [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/images [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/links [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/names [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/network [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/stats [2022-05-09T12:03:28.357Z] github.com/docker/docker/distribution [2022-05-09T12:03:28.357Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:03:28.357Z] github.com/docker/docker/distribution/utils [2022-05-09T12:03:28.357Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:03:28.357Z] github.com/docker/docker/dockerversion [2022-05-09T12:03:28.357Z] github.com/docker/docker/errdefs [2022-05-09T12:03:28.357Z] github.com/docker/docker/image [2022-05-09T12:03:28.357Z] github.com/docker/docker/image/cache [2022-05-09T12:03:28.357Z] github.com/docker/docker/image/tarexport [2022-05-09T12:03:28.357Z] github.com/docker/docker/image/v1 [2022-05-09T12:03:28.357Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:03:28.357Z] github.com/docker/docker/layer [2022-05-09T12:03:28.357Z] github.com/docker/docker/libcontainerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:03:28.357Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:03:28.357Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:03:28.357Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:03:28.357Z] github.com/docker/docker/oci [2022-05-09T12:03:28.357Z] github.com/docker/docker/oci/caps [2022-05-09T12:03:28.357Z] github.com/docker/docker/opts [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/archive [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/directory [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/platform [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/pools [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/progress [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/signal [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/stack [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/system [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:03:28.357Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:03:28.357Z] github.com/docker/docker/plugin [2022-05-09T12:03:28.357Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:03:28.357Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:03:28.357Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:03:28.357Z] github.com/docker/docker/quota [2022-05-09T12:03:28.357Z] github.com/docker/docker/reference [2022-05-09T12:03:28.357Z] github.com/docker/docker/registry [2022-05-09T12:03:28.357Z] github.com/docker/docker/registry/resumable [2022-05-09T12:03:28.357Z] github.com/docker/docker/restartmanager [2022-05-09T12:03:28.357Z] github.com/docker/docker/rootless [2022-05-09T12:03:28.357Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:03:28.357Z] github.com/docker/docker/runconfig [2022-05-09T12:03:28.357Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/environment [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/registry [2022-05-09T12:03:28.357Z] github.com/docker/docker/testutil/request [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/drivers [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/local [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/mounts [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/service [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:03:28.357Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:03:28.357Z] + base_pkg_list='github.com/docker/docker/api [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/backend [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/events [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/filters [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/image [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/mount [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/network [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/registry [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/time [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:03:28.357Z] github.com/docker/docker/api/types/volume [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:03:28.357Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/config [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/debug [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:03:28.357Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/client [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:03:28.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:03:28.357Z] github.com/docker/docker/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/container/stream [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:03:28.357Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/config [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/events [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/exec [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:03:28.357Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/images [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/links [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/names [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/network [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/stats [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/utils [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:03:28.358Z] github.com/docker/docker/dockerversion [2022-05-09T12:03:28.358Z] github.com/docker/docker/errdefs [2022-05-09T12:03:28.358Z] github.com/docker/docker/image [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/cache [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/tarexport [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/v1 [2022-05-09T12:03:28.358Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:03:28.358Z] github.com/docker/docker/layer [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:03:28.358Z] github.com/docker/docker/oci [2022-05-09T12:03:28.358Z] github.com/docker/docker/oci/caps [2022-05-09T12:03:28.358Z] github.com/docker/docker/opts [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/archive [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/directory [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/platform [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/pools [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/progress [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/signal [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/stack [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/system [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:03:28.358Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:03:28.358Z] github.com/docker/docker/plugin [2022-05-09T12:03:28.358Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:03:28.358Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:03:28.358Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:03:28.358Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:03:28.358Z] github.com/docker/docker/quota [2022-05-09T12:03:28.358Z] github.com/docker/docker/reference [2022-05-09T12:03:28.358Z] github.com/docker/docker/registry [2022-05-09T12:03:28.358Z] github.com/docker/docker/registry/resumable [2022-05-09T12:03:28.358Z] github.com/docker/docker/restartmanager [2022-05-09T12:03:28.358Z] github.com/docker/docker/rootless [2022-05-09T12:03:28.358Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:03:28.358Z] github.com/docker/docker/runconfig [2022-05-09T12:03:28.358Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/environment [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/registry [2022-05-09T12:03:28.358Z] github.com/docker/docker/testutil/request [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/drivers [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/local [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/mounts [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/service [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:03:28.358Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:03:28.358Z] ++ grep --fixed-strings /libnetwork [2022-05-09T12:03:28.358Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/backend [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/container [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/events [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/filters [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/image [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/mount [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/network [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/registry [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/time [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/versions [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:03:28.358Z] github.com/docker/docker/api/types/volume [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:03:28.358Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:03:28.358Z] github.com/docker/docker/cli [2022-05-09T12:03:28.358Z] github.com/docker/docker/cli/config [2022-05-09T12:03:28.358Z] github.com/docker/docker/cli/debug [2022-05-09T12:03:28.358Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:03:28.358Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:03:28.358Z] github.com/docker/docker/client [2022-05-09T12:03:28.358Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:03:28.358Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:03:28.358Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:03:28.358Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:03:28.358Z] github.com/docker/docker/container [2022-05-09T12:03:28.358Z] github.com/docker/docker/container/stream [2022-05-09T12:03:28.358Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:03:28.358Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:03:28.358Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/config [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/events [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/exec [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/images [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/links [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/names [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/network [2022-05-09T12:03:28.358Z] github.com/docker/docker/daemon/stats [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/utils [2022-05-09T12:03:28.358Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:03:28.358Z] github.com/docker/docker/dockerversion [2022-05-09T12:03:28.358Z] github.com/docker/docker/errdefs [2022-05-09T12:03:28.358Z] github.com/docker/docker/image [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/cache [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/tarexport [2022-05-09T12:03:28.358Z] github.com/docker/docker/image/v1 [2022-05-09T12:03:28.358Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:03:28.358Z] github.com/docker/docker/layer [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:03:28.358Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:03:28.358Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:03:28.359Z] github.com/docker/docker/oci [2022-05-09T12:03:28.359Z] github.com/docker/docker/oci/caps [2022-05-09T12:03:28.359Z] github.com/docker/docker/opts [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/archive [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/directory [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/platform [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/pools [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/progress [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/signal [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/stack [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/system [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:03:28.359Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:03:28.359Z] github.com/docker/docker/plugin [2022-05-09T12:03:28.359Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:03:28.359Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:03:28.359Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:03:28.359Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:03:28.359Z] github.com/docker/docker/quota [2022-05-09T12:03:28.359Z] github.com/docker/docker/reference [2022-05-09T12:03:28.359Z] github.com/docker/docker/registry [2022-05-09T12:03:28.359Z] github.com/docker/docker/registry/resumable [2022-05-09T12:03:28.359Z] github.com/docker/docker/restartmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/rootless [2022-05-09T12:03:28.359Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:03:28.359Z] github.com/docker/docker/runconfig [2022-05-09T12:03:28.359Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/environment [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/registry [2022-05-09T12:03:28.359Z] github.com/docker/docker/testutil/request [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/drivers [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/local [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/mounts [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/service [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:03:28.359Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:03:28.359Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:03:28.359Z] + echo 'github.com/docker/docker/libnetwork [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:03:28.359Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:03:28.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:03:28.359Z] + type docker-proxy [2022-05-09T12:03:28.359Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-09T12:03:28.359Z] + hack/make.sh binary-proxy install-proxy [2022-05-09T12:03:28.359Z] [2022-05-09T12:03:28.359Z] Removing bundles/ [2022-05-09T12:03:28.359Z] [2022-05-09T12:03:28.359Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-09T12:03:28.615Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:03:28.615Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:03:30.232Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-05-09T12:03:30.232Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:03:30.232Z] #11 DONE 27.4s [2022-05-09T12:03:30.232Z] [2022-05-09T12:03:30.232Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:03:30.232Z] #31 sha256:c1d33218a4f51d01f7266b036dba7444d815025182f169f3c93923aeb34cbb7a [2022-05-09T12:03:30.232Z] #31 1.478 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:03:30.232Z] #31 1.742 [2022-05-09T12:03:30.232Z] #31 1.961 #=#=# ######################################################################## 100.0% [2022-05-09T12:03:30.232Z] #31 2.229 [2022-05-09T12:03:30.232Z] #31 3.068 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:03:30.232Z] #31 3.324 [2022-05-09T12:03:30.232Z] #31 3.542 #=#=# ######################################################################## 100.0% [2022-05-09T12:03:30.232Z] #31 3.804 [2022-05-09T12:03:30.232Z] #31 4.699 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:03:30.232Z] #31 4.966 [2022-05-09T12:03:30.232Z] #31 5.185 #=#=# ################### 26.8% ########################################## 58.7% ################################################################# 90.7% ######################################################################## 100.0% [2022-05-09T12:03:30.232Z] #31 5.745 [2022-05-09T12:03:30.232Z] #31 6.660 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:03:30.232Z] #31 6.946 [2022-05-09T12:03:30.232Z] #31 7.165 #=#=# ######################################################################## 100.0% [2022-05-09T12:03:30.232Z] #31 7.428 [2022-05-09T12:03:30.232Z] #31 8.152 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:03:30.232Z] #31 8.415 [2022-05-09T12:03:30.232Z] #31 8.642 #=#=# ######################################################################## 100.0% [2022-05-09T12:03:30.495Z] #31 8.889 [2022-05-09T12:03:30.495Z] #31 8.974 Download of images into '/build' complete. [2022-05-09T12:03:30.495Z] #31 8.974 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:03:30.495Z] #31 8.974 tar -cC '/build' . | docker load [2022-05-09T12:03:30.495Z] #31 ... [2022-05-09T12:03:30.495Z] [2022-05-09T12:03:30.495Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:03:30.495Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:03:30.685Z] using credential docker-jenkins-github-credentials [2022-05-09T12:03:30.765Z] Cloning the remote Git repository [2022-05-09T12:03:30.765Z] Cloning with configured refspecs honoured and without tags [2022-05-09T12:03:31.428Z] #12 DONE 1.1s [2022-05-09T12:03:31.428Z] [2022-05-09T12:03:31.428Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:03:31.428Z] #31 sha256:c1d33218a4f51d01f7266b036dba7444d815025182f169f3c93923aeb34cbb7a [2022-05-09T12:03:31.428Z] #31 DONE 9.9s [2022-05-09T12:03:31.428Z] [2022-05-09T12:03:31.428Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-09T12:03:31.428Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:03:32.363Z] #13 DONE 0.6s [2022-05-09T12:03:32.363Z] [2022-05-09T12:03:32.363Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:03:32.363Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:03:32.363Z] #40 ... [2022-05-09T12:03:32.363Z] [2022-05-09T12:03:32.363Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:03:32.363Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:03:32.363Z] #33 DONE 0.1s [2022-05-09T12:03:32.363Z] [2022-05-09T12:03:32.363Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:03:32.363Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:03:32.363Z] #48 DONE 0.2s [2022-05-09T12:03:32.363Z] [2022-05-09T12:03:32.363Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:03:32.363Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:03:32.363Z] #44 DONE 0.3s [2022-05-09T12:03:32.363Z] [2022-05-09T12:03:32.363Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:03:32.363Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:03:32.521Z] Fetching without tags [2022-05-09T12:03:32.620Z] #49 ... [2022-05-09T12:03:32.620Z] [2022-05-09T12:03:32.620Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:03:32.620Z] #64 sha256:b3731b042c2c5311dcc0b489f3e93c77301d3357a6e2b6e91f663c76364cd37d [2022-05-09T12:03:32.620Z] #64 DONE 0.3s [2022-05-09T12:03:32.620Z] [2022-05-09T12:03:32.620Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:03:32.620Z] #25 sha256:439adfe5f704cc54faeb2a22dca03cc0d162b35db8a37da2bd0b65e567c50184 [2022-05-09T12:03:32.620Z] #25 DONE 0.3s [2022-05-09T12:03:32.620Z] [2022-05-09T12:03:32.620Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:03:32.620Z] #26 sha256:b8f2c7b5a6b1ee94bab03916ee4990ca15dbcba802849be4f80dae899af99cb9 [2022-05-09T12:03:30.967Z] Cloning repository https://github.com/moby/moby.git [2022-05-09T12:03:31.387Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-09T12:03:32.371Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:32.371Z] > git --version # timeout=10 [2022-05-09T12:03:32.426Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-09T12:03:32.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:32.430Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:33.303Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:33.866Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:03:33.866Z] [2022-05-09T12:03:33.866Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-09T12:03:33.866Z] Installing docker-proxy to /usr/local/bin/ [2022-05-09T12:03:33.866Z] [2022-05-09T12:03:33.866Z] + mkdir -p bundles [2022-05-09T12:03:33.866Z] + '[' -n 'github.com/docker/docker/api [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/backend [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/container [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/events [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/filters [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/image [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/mount [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/network [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/registry [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/time [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/versions [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:03:33.866Z] github.com/docker/docker/api/types/volume [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:03:33.866Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:03:33.866Z] github.com/docker/docker/cli [2022-05-09T12:03:33.866Z] github.com/docker/docker/cli/config [2022-05-09T12:03:33.866Z] github.com/docker/docker/cli/debug [2022-05-09T12:03:33.866Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:03:33.866Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:03:33.866Z] github.com/docker/docker/client [2022-05-09T12:03:33.866Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:03:33.866Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:03:33.866Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:03:33.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:03:33.866Z] github.com/docker/docker/container [2022-05-09T12:03:33.866Z] github.com/docker/docker/container/stream [2022-05-09T12:03:33.866Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:03:33.866Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:03:33.866Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/config [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/events [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/exec [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/images [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/links [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:03:33.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/names [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/network [2022-05-09T12:03:33.867Z] github.com/docker/docker/daemon/stats [2022-05-09T12:03:33.867Z] github.com/docker/docker/distribution [2022-05-09T12:03:33.867Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:03:33.867Z] github.com/docker/docker/distribution/utils [2022-05-09T12:03:33.867Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:03:33.867Z] github.com/docker/docker/dockerversion [2022-05-09T12:03:33.867Z] github.com/docker/docker/errdefs [2022-05-09T12:03:33.867Z] github.com/docker/docker/image [2022-05-09T12:03:33.867Z] github.com/docker/docker/image/cache [2022-05-09T12:03:33.867Z] github.com/docker/docker/image/tarexport [2022-05-09T12:03:33.867Z] github.com/docker/docker/image/v1 [2022-05-09T12:03:33.867Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:03:33.867Z] github.com/docker/docker/layer [2022-05-09T12:03:33.867Z] github.com/docker/docker/libcontainerd [2022-05-09T12:03:33.867Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:03:33.867Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:03:33.867Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:03:33.867Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:03:33.867Z] github.com/docker/docker/oci [2022-05-09T12:03:33.867Z] github.com/docker/docker/oci/caps [2022-05-09T12:03:33.867Z] github.com/docker/docker/opts [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/archive [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/directory [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/platform [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/pools [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/progress [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/signal [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/stack [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/system [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:03:33.867Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:03:33.867Z] github.com/docker/docker/plugin [2022-05-09T12:03:33.867Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:03:33.867Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:03:33.867Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:03:33.867Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:03:33.867Z] github.com/docker/docker/quota [2022-05-09T12:03:33.867Z] github.com/docker/docker/reference [2022-05-09T12:03:33.867Z] github.com/docker/docker/registry [2022-05-09T12:03:33.867Z] github.com/docker/docker/registry/resumable [2022-05-09T12:03:33.867Z] github.com/docker/docker/restartmanager [2022-05-09T12:03:33.867Z] github.com/docker/docker/rootless [2022-05-09T12:03:33.867Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:03:33.867Z] github.com/docker/docker/runconfig [2022-05-09T12:03:33.867Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/environment [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/registry [2022-05-09T12:03:33.867Z] github.com/docker/docker/testutil/request [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/drivers [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/local [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/mounts [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/service [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:03:33.867Z] github.com/docker/docker/volume/testutils' ']' [2022-05-09T12:03:33.867Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-09T12:03:34.593Z] Fetching without tags [2022-05-09T12:03:34.869Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:32.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:32.238Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:32.302Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:32.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:32.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:32.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:32.564Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:33.417Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:33.466Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:35.254Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:03:34.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:34.514Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:34.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:34.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:34.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:34.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:34.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:34.881Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:34.906Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:35.415Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:35.492Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:35.770Z] Fetching without tags [2022-05-09T12:03:35.775Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:35.776Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:36.914Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:37.381Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:37.381Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:35.671Z] > git remote # timeout=10 [2022-05-09T12:03:35.691Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:35.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:35.728Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:35.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:03:35.778Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:35.806Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:37.896Z] #26 5.157 + RM_GOPATH=0 [2022-05-09T12:03:37.896Z] #26 5.157 + TMP_GOPATH= [2022-05-09T12:03:37.896Z] #26 5.157 + : /build [2022-05-09T12:03:37.896Z] #26 5.157 + '[' -z '' ']' [2022-05-09T12:03:37.896Z] #26 5.163 ++ mktemp -d [2022-05-09T12:03:37.896Z] #26 5.168 + export GOPATH=/tmp/tmp.wjAM7REuc4 [2022-05-09T12:03:37.896Z] #26 5.175 + GOPATH=/tmp/tmp.wjAM7REuc4 [2022-05-09T12:03:37.896Z] #26 5.175 + RM_GOPATH=1 [2022-05-09T12:03:37.896Z] #26 5.175 + case "$(go env GOARCH)" in [2022-05-09T12:03:37.896Z] #26 5.177 ++ go env GOARCH [2022-05-09T12:03:37.896Z] #26 5.204 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:37.896Z] #26 5.204 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:37.896Z] #26 5.205 ++ dirname /install.sh [2022-05-09T12:03:37.896Z] #26 5.212 + dir=/ [2022-05-09T12:03:37.896Z] #26 5.212 + bin=dockercli [2022-05-09T12:03:37.896Z] #26 5.212 + shift [2022-05-09T12:03:37.896Z] #26 5.212 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:03:37.896Z] #26 5.212 + . //dockercli.installer [2022-05-09T12:03:37.896Z] #26 5.212 ++ : stable [2022-05-09T12:03:37.896Z] #26 5.212 ++ : 17.06.2-ce [2022-05-09T12:03:37.896Z] #26 5.212 + install_dockercli [2022-05-09T12:03:37.896Z] #26 5.212 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:03:37.896Z] #26 5.213 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:03:37.896Z] #26 5.220 ++ uname -m [2022-05-09T12:03:37.896Z] #26 5.220 + arch=x86_64 [2022-05-09T12:03:37.896Z] #26 5.220 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:03:37.896Z] #26 5.220 + url=https://download.docker.com/linux/static [2022-05-09T12:03:37.896Z] #26 5.220 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:03:37.896Z] #26 5.220 + tar -xz docker/docker [2022-05-09T12:03:38.154Z] #26 ... [2022-05-09T12:03:38.154Z] [2022-05-09T12:03:38.154Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:03:38.154Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:03:38.154Z] #49 5.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:03:38.154Z] #49 5.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:03:38.154Z] #49 5.841 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:03:36.997Z] > git remote # timeout=10 [2022-05-09T12:03:37.090Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:37.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:37.145Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:37.292Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:03:37.419Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:37.476Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:38.615Z] #49 6.466 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:03:35.547Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:35.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:35.811Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:35.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:35.814Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:37.027Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:37.081Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:39.548Z] #49 7.103 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:03:40.584Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:03:41.136Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:41.137Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:41.662Z] + docker version [2022-05-09T12:03:42.082Z] #49 9.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:03:42.082Z] #49 ... [2022-05-09T12:03:42.082Z] [2022-05-09T12:03:42.082Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:03:42.082Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:03:42.082Z] #14 4.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:03:42.082Z] #14 4.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:03:42.082Z] #14 4.351 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:03:42.082Z] #14 4.750 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:03:42.082Z] #14 6.519 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:03:42.082Z] #14 8.839 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:03:40.680Z] > git remote # timeout=10 [2022-05-09T12:03:40.811Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:40.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:40.873Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:41.042Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:03:41.175Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:41.241Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:42.339Z] #14 ... [2022-05-09T12:03:42.339Z] [2022-05-09T12:03:42.339Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:03:42.339Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:03:42.339Z] #36 4.639 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:03:42.339Z] #36 ... [2022-05-09T12:03:42.339Z] [2022-05-09T12:03:42.339Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:03:42.339Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:03:42.339Z] #53 4.763 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:03:42.599Z] #53 ... [2022-05-09T12:03:42.599Z] [2022-05-09T12:03:42.599Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:03:42.599Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:03:42.599Z] #34 4.552 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:03:42.599Z] #34 4.552 Cloning into '.'... [2022-05-09T12:03:42.599Z] #34 ... [2022-05-09T12:03:42.599Z] [2022-05-09T12:03:42.599Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:03:42.599Z] #65 sha256:95855b3afe0fb70df38aa031122d6a5026e292dd35bb8dbdee4bd5dd9f7f2182 [2022-05-09T12:03:42.599Z] #65 4.661 + RM_GOPATH=0 [2022-05-09T12:03:42.599Z] #65 4.661 + TMP_GOPATH= [2022-05-09T12:03:42.599Z] #65 4.661 + : /build [2022-05-09T12:03:42.599Z] #65 4.661 + '[' -z '' ']' [2022-05-09T12:03:42.599Z] #65 4.662 ++ mktemp -d [2022-05-09T12:03:42.599Z] #65 4.671 + export GOPATH=/tmp/tmp.awr95VT0rN [2022-05-09T12:03:42.599Z] #65 4.671 + GOPATH=/tmp/tmp.awr95VT0rN [2022-05-09T12:03:42.599Z] #65 4.671 + RM_GOPATH=1 [2022-05-09T12:03:42.599Z] #65 4.671 + case "$(go env GOARCH)" in [2022-05-09T12:03:42.599Z] #65 4.671 ++ go env GOARCH [2022-05-09T12:03:42.599Z] #65 4.700 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:42.599Z] #65 4.700 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:03:42.599Z] #65 4.700 ++ dirname /install.sh [2022-05-09T12:03:42.599Z] #65 4.715 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:03:42.599Z] #65 4.719 + dir=/ [2022-05-09T12:03:42.599Z] #65 4.719 + bin=rootlesskit [2022-05-09T12:03:42.599Z] #65 4.719 + shift [2022-05-09T12:03:42.599Z] #65 4.719 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:03:42.599Z] #65 4.719 + . //rootlesskit.installer [2022-05-09T12:03:42.599Z] #65 4.719 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:03:42.599Z] #65 4.719 + install_rootlesskit [2022-05-09T12:03:42.599Z] #65 4.719 + case "$1" in [2022-05-09T12:03:42.599Z] #65 4.719 + export CGO_ENABLED=0 [2022-05-09T12:03:42.599Z] #65 4.719 + CGO_ENABLED=0 [2022-05-09T12:03:42.599Z] #65 4.719 + _install_rootlesskit [2022-05-09T12:03:42.599Z] #65 4.719 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:03:42.599Z] #65 4.719 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:03:42.599Z] #65 4.719 + GOBIN=/build [2022-05-09T12:03:42.599Z] #65 4.719 + GO111MODULE=on [2022-05-09T12:03:42.599Z] #65 4.719 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:03:42.599Z] #65 5.210 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:03:42.599Z] #65 7.224 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:03:42.599Z] #65 7.270 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:03:42.599Z] #65 7.724 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:03:42.856Z] #65 ... [2022-05-09T12:03:42.856Z] [2022-05-09T12:03:42.856Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:03:42.856Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:03:42.856Z] #60 2.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:03:42.856Z] #60 2.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:03:42.856Z] #60 2.639 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:03:42.856Z] #60 2.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:03:42.856Z] #60 3.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:03:42.856Z] #60 3.764 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:03:42.856Z] #60 5.499 Fetched 8530 kB in 3s (2571 kB/s) [2022-05-09T12:03:43.114Z] #60 5.499 Reading package lists... [2022-05-09T12:03:43.114Z] #60 ... [2022-05-09T12:03:43.114Z] [2022-05-09T12:03:43.114Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:03:43.114Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:03:43.114Z] #55 4.427 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:03:43.114Z] #55 5.108 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:03:43.114Z] #55 5.108 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:03:43.114Z] #55 5.178 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:03:43.114Z] #55 6.730 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:03:43.114Z] #55 ... [2022-05-09T12:03:43.114Z] [2022-05-09T12:03:43.114Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:03:43.114Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:03:43.114Z] #51 4.899 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:03:43.114Z] #51 6.328 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:03:43.114Z] #51 6.333 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:03:43.114Z] #51 6.380 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:03:43.114Z] #51 6.442 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:03:43.114Z] #51 6.965 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:03:43.114Z] #51 7.013 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:03:43.114Z] #51 7.140 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:03:43.114Z] #51 7.214 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:03:43.114Z] #51 7.334 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:03:43.371Z] #51 ... [2022-05-09T12:03:43.371Z] [2022-05-09T12:03:43.371Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:03:43.371Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:03:43.371Z] #38 5.975 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:03:43.371Z] #38 6.810 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:03:43.371Z] #38 8.404 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:03:43.371Z] #38 8.706 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:03:43.371Z] #38 8.747 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:03:43.371Z] #38 ... [2022-05-09T12:03:43.371Z] [2022-05-09T12:03:43.371Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:03:43.371Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:03:43.371Z] #45 5.233 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:03:43.371Z] #45 5.240 Cloning into '.'... [2022-05-09T12:03:43.629Z] #45 ... [2022-05-09T12:03:43.629Z] [2022-05-09T12:03:43.629Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:03:43.629Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:03:43.629Z] #60 5.499 Reading package lists... [2022-05-09T12:03:43.843Z] Fetching without tags [2022-05-09T12:03:44.128Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:43.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:43.755Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:43.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:43.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:43.825Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:43.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:43.835Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:44.110Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:44.140Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:45.504Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:45.505Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:46.940Z] Client: Docker Engine - Community [2022-05-09T12:03:46.940Z] Version: 20.10.14 [2022-05-09T12:03:46.940Z] API version: 1.41 [2022-05-09T12:03:46.940Z] Go version: go1.16.15 [2022-05-09T12:03:46.940Z] Git commit: a224086 [2022-05-09T12:03:46.940Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:03:46.940Z] OS/Arch: linux/amd64 [2022-05-09T12:03:46.940Z] Context: default [2022-05-09T12:03:46.940Z] Experimental: true [2022-05-09T12:03:46.940Z] [2022-05-09T12:03:46.940Z] Server: Docker Engine - Community [2022-05-09T12:03:46.940Z] Engine: [2022-05-09T12:03:46.940Z] Version: 20.10.14 [2022-05-09T12:03:46.940Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:03:46.940Z] Go version: go1.16.15 [2022-05-09T12:03:46.940Z] Git commit: 87a90dc [2022-05-09T12:03:46.940Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:03:46.940Z] OS/Arch: linux/amd64 [2022-05-09T12:03:46.940Z] Experimental: true [2022-05-09T12:03:46.940Z] containerd: [2022-05-09T12:03:46.940Z] Version: 1.5.11 [2022-05-09T12:03:46.940Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:03:46.940Z] runc: [2022-05-09T12:03:46.940Z] Version: 1.0.3 [2022-05-09T12:03:46.940Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:03:46.940Z] docker-init: [2022-05-09T12:03:46.940Z] Version: 0.19.0 [2022-05-09T12:03:46.940Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:03:47.297Z] + docker info [2022-05-09T12:03:47.484Z] #60 11.65 Reading package lists... [2022-05-09T12:03:47.484Z] #60 ... [2022-05-09T12:03:47.484Z] [2022-05-09T12:03:47.484Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:03:47.484Z] #26 sha256:b8f2c7b5a6b1ee94bab03916ee4990ca15dbcba802849be4f80dae899af99cb9 [2022-05-09T12:03:47.484Z] #26 13.29 + mkdir -p /build [2022-05-09T12:03:47.484Z] #26 13.30 + mv docker/docker /build/ [2022-05-09T12:03:47.484Z] #26 13.30 + rmdir docker [2022-05-09T12:03:47.484Z] #26 DONE 14.5s [2022-05-09T12:03:47.484Z] [2022-05-09T12:03:47.484Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:03:47.484Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:03:47.484Z] #51 11.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:03:47.484Z] #51 11.56 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:03:47.484Z] #51 11.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:03:47.484Z] #51 13.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:03:47.484Z] #51 13.42 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:03:47.484Z] #51 ... [2022-05-09T12:03:47.484Z] [2022-05-09T12:03:47.484Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:03:47.484Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:03:47.484Z] #40 5.097 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:03:47.484Z] #40 5.118 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:03:47.484Z] #40 5.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:03:47.484Z] #40 5.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:03:47.484Z] #40 8.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:03:47.484Z] #40 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:03:47.484Z] #40 ... [2022-05-09T12:03:47.484Z] [2022-05-09T12:03:47.484Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:03:47.484Z] #65 sha256:95855b3afe0fb70df38aa031122d6a5026e292dd35bb8dbdee4bd5dd9f7f2182 [2022-05-09T12:03:47.484Z] #65 11.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:03:47.484Z] #65 12.16 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:03:47.484Z] #65 12.17 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:03:47.484Z] #65 12.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:03:47.484Z] #65 12.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:03:47.484Z] #65 12.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:03:47.484Z] #65 12.77 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:03:47.484Z] #65 13.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:03:47.484Z] #65 13.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:03:47.484Z] #65 13.94 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:03:45.411Z] > git remote # timeout=10 [2022-05-09T12:03:45.432Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:45.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:45.447Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:45.464Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T12:03:45.483Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:45.495Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:48.856Z] #65 16.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:03:49.114Z] #65 ... [2022-05-09T12:03:49.114Z] [2022-05-09T12:03:49.114Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:03:49.114Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:03:49.114Z] #36 16.72 tomll can be used in two ways: [2022-05-09T12:03:49.114Z] #36 16.74 Writing to STDIN and reading from STDOUT: [2022-05-09T12:03:49.114Z] #36 16.74 cat file.toml | tomll > file.toml [2022-05-09T12:03:49.114Z] #36 16.74 [2022-05-09T12:03:49.114Z] #36 16.74 Reading and updating a list of files: [2022-05-09T12:03:49.114Z] #36 16.74 tomll a.toml b.toml c.toml [2022-05-09T12:03:49.114Z] #36 16.74 [2022-05-09T12:03:49.114Z] #36 16.74 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:03:49.114Z] #36 DONE 17.0s [2022-05-09T12:03:49.114Z] [2022-05-09T12:03:49.114Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:03:49.114Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:03:49.114Z] #49 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:03:49.114Z] #49 14.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:03:49.351Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [2022-05-09T12:03:49.678Z] #49 ... [2022-05-09T12:03:49.678Z] [2022-05-09T12:03:49.678Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:03:49.678Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:03:49.678Z] #14 17.49 Fetched 8530 kB in 13s (638 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-09T12:03:49.721Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [Pipeline] sh [2022-05-09T12:03:50.200Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:03:52.226Z] Fetching without tags [2022-05-09T12:03:52.288Z] + docker version [2022-05-09T12:03:52.502Z] + docker version [2022-05-09T12:03:52.933Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [2022-05-09T12:03:53.112Z] Merging remotes/origin/master commit bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 into PR head commit e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:03:53.856Z] #14 17.49 Reading package lists... [2022-05-09T12:03:53.856Z] #14 ... [2022-05-09T12:03:53.856Z] [2022-05-09T12:03:53.856Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:03:53.856Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:03:53.856Z] #38 11.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:03:53.856Z] #38 11.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:03:54.127Z] #38 ... [2022-05-09T12:03:54.127Z] [2022-05-09T12:03:54.127Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:03:54.127Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:03:54.127Z] #60 11.65 Reading package lists... [2022-05-09T12:03:54.127Z] #60 17.74 Building dependency tree... [2022-05-09T12:03:54.127Z] #60 21.11 The following additional packages will be installed: [2022-05-09T12:03:54.127Z] #60 21.13 libbtrfs0 [2022-05-09T12:03:54.127Z] #60 21.36 The following NEW packages will be installed: [2022-05-09T12:03:54.127Z] #60 21.36 libbtrfs-dev libbtrfs0 [2022-05-09T12:03:54.127Z] #60 21.77 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:03:54.127Z] #60 21.77 Need to get 460 kB of archives. [2022-05-09T12:03:54.127Z] #60 21.77 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:03:54.127Z] #60 21.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:03:54.127Z] #60 21.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:03:51.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:51.959Z] > git config --add remote.origin.fetch +refs/pull/43569/head:refs/remotes/origin/PR-43569 # timeout=10 [2022-05-09T12:03:52.013Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:52.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-09T12:03:52.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-09T12:03:52.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:52.268Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43569/head:refs/remotes/origin/PR-43569 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-09T12:03:53.226Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:53.279Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:03:54.696Z] #60 ... [2022-05-09T12:03:54.696Z] [2022-05-09T12:03:54.696Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:03:54.696Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:03:54.696Z] #14 17.49 Reading package lists... [2022-05-09T12:03:55.607Z] Client: Docker Engine - Community [2022-05-09T12:03:55.607Z] Version: 20.10.14 [2022-05-09T12:03:55.607Z] API version: 1.41 [2022-05-09T12:03:55.607Z] Go version: go1.16.15 [2022-05-09T12:03:55.607Z] Git commit: a224086 [2022-05-09T12:03:55.607Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-09T12:03:55.607Z] OS/Arch: linux/amd64 [2022-05-09T12:03:55.607Z] Context: default [2022-05-09T12:03:55.607Z] Experimental: true [2022-05-09T12:03:55.607Z] [2022-05-09T12:03:55.607Z] Server: Docker Engine - Community [2022-05-09T12:03:55.607Z] Engine: [2022-05-09T12:03:55.607Z] Version: 20.10.14 [2022-05-09T12:03:55.607Z] API version: 1.41 (minimum version 1.12) [2022-05-09T12:03:55.607Z] Go version: go1.16.15 [2022-05-09T12:03:55.607Z] Git commit: 87a90dc [2022-05-09T12:03:55.607Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-09T12:03:55.608Z] OS/Arch: linux/amd64 [2022-05-09T12:03:55.608Z] Experimental: true [2022-05-09T12:03:55.608Z] containerd: [2022-05-09T12:03:55.608Z] Version: 1.5.11 [2022-05-09T12:03:55.608Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:03:55.608Z] runc: [2022-05-09T12:03:55.608Z] Version: 1.0.3 [2022-05-09T12:03:55.608Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-09T12:03:55.608Z] docker-init: [2022-05-09T12:03:55.608Z] Version: 0.19.0 [2022-05-09T12:03:55.608Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-09T12:03:55.950Z] + docker info [2022-05-09T12:03:56.227Z] + docker version [2022-05-09T12:03:56.851Z] #14 22.93 Reading package lists... [2022-05-09T12:03:56.851Z] #14 ... [2022-05-09T12:03:56.851Z] [2022-05-09T12:03:56.851Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:03:56.851Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:03:56.851Z] #60 22.84 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:03:56.851Z] #60 23.12 Fetched 460 kB in 0s (1281 kB/s) [2022-05-09T12:03:56.851Z] #60 23.21 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:03:56.851Z] #60 23.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:03:56.851Z] #60 23.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:03:56.851Z] #60 23.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:03:56.851Z] #60 23.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:03:56.851Z] #60 23.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:03:56.851Z] #60 23.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:03:56.851Z] #60 24.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:03:56.851Z] #60 24.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:03:56.851Z] #60 24.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:03:56.851Z] #60 DONE 24.7s [2022-05-09T12:03:56.851Z] [2022-05-09T12:03:56.851Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:03:56.851Z] #61 sha256:3246c64b9317c25dd0ecc8d7f6c4e5b9bf89df06022718ef4c4b39e532409677 [2022-05-09T12:03:57.304Z] Merge succeeded, producing e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:03:57.304Z] Checking out Revision e1cb7d97e85e1a1f9346c4087e1140ec0799e136 (PR-43569) [2022-05-09T12:03:57.785Z] #61 DONE 0.8s [2022-05-09T12:03:57.785Z] [2022-05-09T12:03:57.785Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:03:57.785Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:03:56.932Z] > git remote # timeout=10 [2022-05-09T12:03:57.017Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T12:03:57.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-09T12:03:57.071Z] > git merge bb88ff4ab44c0e030bcd02ee364c66cdb5cef5a4 # timeout=10 [2022-05-09T12:03:57.216Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-09T12:03:57.342Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T12:03:57.400Z] > git checkout -f e1cb7d97e85e1a1f9346c4087e1140ec0799e136 # timeout=10 [2022-05-09T12:04:01.077Z] #62 ... [2022-05-09T12:04:01.077Z] [2022-05-09T12:04:01.077Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:04:01.077Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:04:01.077Z] #40 18.87 Fetched 8530 kB in 14s (608 kB/s) [2022-05-09T12:04:01.077Z] #40 18.87 Reading package lists... [2022-05-09T12:04:01.077Z] #40 24.48 Reading package lists... [2022-05-09T12:04:01.077Z] #40 29.09 Building dependency tree... [2022-05-09T12:04:01.077Z] #40 ... [2022-05-09T12:04:01.077Z] [2022-05-09T12:04:01.077Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:04:01.077Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:01.077Z] #14 22.93 Reading package lists... [2022-05-09T12:04:01.159Z] Client: [2022-05-09T12:04:01.159Z] Version: 20.10.9 [2022-05-09T12:04:01.159Z] API version: 1.41 [2022-05-09T12:04:01.159Z] Go version: go1.16.8 [2022-05-09T12:04:01.159Z] Git commit: c2ea9bc [2022-05-09T12:04:01.159Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:04:01.159Z] OS/Arch: windows/amd64 [2022-05-09T12:04:01.159Z] Context: default [2022-05-09T12:04:01.159Z] Experimental: true [2022-05-09T12:04:01.159Z] [2022-05-09T12:04:01.159Z] Server: Docker Engine - Community [2022-05-09T12:04:01.159Z] Engine: [2022-05-09T12:04:01.159Z] Version: 20.10.9 [2022-05-09T12:04:01.159Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:04:01.160Z] Go version: go1.16.8 [2022-05-09T12:04:01.160Z] Git commit: 79ea9d3 [2022-05-09T12:04:01.160Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:04:01.160Z] OS/Arch: windows/amd64 [2022-05-09T12:04:01.160Z] Experimental: true [2022-05-09T12:04:02.006Z] #14 28.29 Building dependency tree... [2022-05-09T12:04:02.201Z] Client: [2022-05-09T12:04:02.201Z] Context: default [2022-05-09T12:04:02.201Z] Debug Mode: false [2022-05-09T12:04:02.201Z] Plugins: [2022-05-09T12:04:02.201Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:04:02.201Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:04:02.201Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:04:02.201Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:04:02.201Z] [2022-05-09T12:04:02.201Z] Server: [2022-05-09T12:04:02.201Z] Containers: 0 [2022-05-09T12:04:02.201Z] Running: 0 [2022-05-09T12:04:02.201Z] Paused: 0 [2022-05-09T12:04:02.201Z] Stopped: 0 [2022-05-09T12:04:02.201Z] Images: 0 [2022-05-09T12:04:02.201Z] Server Version: 20.10.14 [2022-05-09T12:04:02.201Z] Storage Driver: overlay2 [2022-05-09T12:04:02.201Z] Backing Filesystem: extfs [2022-05-09T12:04:02.201Z] Supports d_type: true [2022-05-09T12:04:02.201Z] Native Overlay Diff: true [2022-05-09T12:04:02.201Z] userxattr: false [2022-05-09T12:04:02.201Z] Logging Driver: json-file [2022-05-09T12:04:02.201Z] Cgroup Driver: cgroupfs [2022-05-09T12:04:02.201Z] Cgroup Version: 1 [2022-05-09T12:04:02.201Z] Plugins: [2022-05-09T12:04:02.201Z] Volume: local [2022-05-09T12:04:02.201Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:04:02.201Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:04:02.201Z] Swarm: inactive [2022-05-09T12:04:02.201Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:04:02.201Z] Default Runtime: runc [2022-05-09T12:04:02.201Z] Init Binary: docker-init [2022-05-09T12:04:02.201Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:04:02.201Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:04:02.201Z] init version: de40ad0 [2022-05-09T12:04:02.201Z] Security Options: [2022-05-09T12:04:02.201Z] apparmor [2022-05-09T12:04:02.201Z] seccomp [2022-05-09T12:04:02.201Z] Profile: default [2022-05-09T12:04:02.201Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:04:02.201Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:04:02.201Z] OSType: linux [2022-05-09T12:04:02.201Z] Architecture: x86_64 [2022-05-09T12:04:02.201Z] CPUs: 2 [2022-05-09T12:04:02.201Z] Total Memory: 7.565GiB [2022-05-09T12:04:02.201Z] Name: ip-10-100-103-97 [2022-05-09T12:04:02.201Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:04:02.201Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:04:02.201Z] Debug Mode: false [2022-05-09T12:04:02.201Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:04:02.201Z] Labels: [2022-05-09T12:04:02.201Z] Experimental: true [2022-05-09T12:04:02.201Z] Insecure Registries: [2022-05-09T12:04:02.201Z] 127.0.0.0/8 [2022-05-09T12:04:02.201Z] Live Restore Enabled: true [2022-05-09T12:04:02.201Z] [2022-05-09T12:04:02.201Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2022-05-09T12:04:02.485Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:02.485Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:02.485Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43569/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:04:02.485Z] + bash /home/ubuntu/workspace/moby_PR-43569/check-config.sh [2022-05-09T12:04:02.485Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:04:02.485Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:04:02.485Z] [2022-05-09T12:04:02.485Z] Generally Necessary: [2022-05-09T12:04:02.485Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:04:02.485Z] - apparmor: enabled and tools installed [2022-05-09T12:04:02.485Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:04:02.485Z] - CONFIG_NET_NS: enabled [2022-05-09T12:04:02.485Z] - CONFIG_PID_NS: enabled [2022-05-09T12:04:02.485Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:04:02.485Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:04:02.485Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:04:02.744Z] - CONFIG_MEMCG: enabled [2022-05-09T12:04:02.744Z] - CONFIG_KEYS: enabled [2022-05-09T12:04:02.744Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:04:02.744Z] [2022-05-09T12:04:02.744Z] Optional Features: [2022-05-09T12:04:02.744Z] - CONFIG_USER_NS: enabled [2022-05-09T12:04:02.744Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:04:02.744Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:04:02.744Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:04:02.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:04:02.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:04:02.744Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:04:02.744Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:04:02.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:04:02.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:04:02.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:04:02.744Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:04:02.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:04:02.744Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:04:02.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:04:02.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:04:02.936Z] #14 ... [2022-05-09T12:04:02.936Z] [2022-05-09T12:04:02.936Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:04:02.936Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:04:02.936Z] #49 20.39 Fetched 8534 kB in 15s (573 kB/s) [2022-05-09T12:04:02.936Z] #49 20.39 Reading package lists... [2022-05-09T12:04:02.936Z] #49 25.86 Reading package lists... [2022-05-09T12:04:02.936Z] #49 ... [2022-05-09T12:04:02.936Z] [2022-05-09T12:04:02.936Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:04:02.936Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:04:02.936Z] #40 29.09 Building dependency tree... [2022-05-09T12:04:03.003Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:04:03.003Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:04:03.003Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:04:03.003Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:04:03.003Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:04:03.003Z] - Network Drivers: [2022-05-09T12:04:03.003Z] - "overlay": [2022-05-09T12:04:03.003Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:04:03.003Z] Optional (for encrypted networks): [2022-05-09T12:04:03.003Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:04:03.003Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:04:03.003Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:04:03.003Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:04:03.003Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:04:03.003Z] - CONFIG_XFRM: enabled [2022-05-09T12:04:03.003Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:04:03.003Z] - "ipvlan": [2022-05-09T12:04:03.003Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:04:03.003Z] - "macvlan": [2022-05-09T12:04:03.003Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:04:03.003Z] - "ftp,tftp client in container": [2022-05-09T12:04:03.003Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:04:03.003Z] - Storage Drivers: [2022-05-09T12:04:03.003Z] - "aufs": [2022-05-09T12:04:03.003Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:04:03.003Z] - "btrfs": [2022-05-09T12:04:03.003Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:04:03.003Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:04:03.003Z] - "devicemapper": [2022-05-09T12:04:03.003Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:04:03.003Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:04:03.003Z] - "overlay": [2022-05-09T12:04:03.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:04:03.003Z] - "zfs": [2022-05-09T12:04:03.003Z] - /dev/zfs: present [2022-05-09T12:04:03.003Z] - zfs command: missing [2022-05-09T12:04:03.003Z] - zpool command: missing [2022-05-09T12:04:03.003Z] [2022-05-09T12:04:03.003Z] Limits: [2022-05-09T12:04:03.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:04:03.003Z] [2022-05-09T12:04:03.003Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:04:03.214Z] + docker info [2022-05-09T12:04:03.214Z] Client: [2022-05-09T12:04:03.214Z] Context: default [2022-05-09T12:04:03.214Z] Debug Mode: false [2022-05-09T12:04:03.214Z] [2022-05-09T12:04:03.214Z] Server: [2022-05-09T12:04:03.214Z] Containers: 0 [2022-05-09T12:04:03.214Z] Running: 0 [2022-05-09T12:04:03.214Z] Paused: 0 [2022-05-09T12:04:03.214Z] Stopped: 0 [2022-05-09T12:04:03.214Z] Images: 0 [2022-05-09T12:04:03.214Z] Server Version: 20.10.9 [2022-05-09T12:04:03.214Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:04:03.214Z] Windows: [2022-05-09T12:04:03.214Z] LCOW: [2022-05-09T12:04:03.214Z] Logging Driver: json-file [2022-05-09T12:04:03.214Z] Plugins: [2022-05-09T12:04:03.214Z] Volume: local [2022-05-09T12:04:03.214Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:04:03.214Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:04:03.214Z] Swarm: inactive [2022-05-09T12:04:03.214Z] Default Isolation: process [2022-05-09T12:04:03.214Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:04:03.214Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:04:03.214Z] OSType: windows [2022-05-09T12:04:03.214Z] Architecture: x86_64 [2022-05-09T12:04:03.214Z] CPUs: 4 [2022-05-09T12:04:03.214Z] Total Memory: 32GiB [2022-05-09T12:04:03.214Z] Name: azwin-2-7ba350 [2022-05-09T12:04:03.214Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:04:03.214Z] Docker Root Dir: D:\docker [2022-05-09T12:04:03.214Z] Debug Mode: false [2022-05-09T12:04:03.214Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:04:03.214Z] Labels: [2022-05-09T12:04:03.214Z] Experimental: true [2022-05-09T12:04:03.214Z] Insecure Registries: [2022-05-09T12:04:03.214Z] 10.0.0.4:5000 [2022-05-09T12:04:03.214Z] 127.0.0.0/8 [2022-05-09T12:04:03.214Z] Registry Mirrors: [2022-05-09T12:04:03.214Z] http://10.0.0.4:5000/ [2022-05-09T12:04:03.214Z] Live Restore Enabled: false [2022-05-09T12:04:03.214Z] Product License: Community Engine [2022-05-09T12:04:03.214Z] [2022-05-09T12:04:03.358Z] + sudo modprobe ip_vs [2022-05-09T12:04:03.358Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:04:03.942Z] #2 [internal] load .dockerignore [2022-05-09T12:04:03.942Z] #2 sha256:3d514cb9b0afcfed2de0c7daaf56d9db84f36c3c4600d0844c4ffe99e327b4dc [2022-05-09T12:04:04.840Z] #40 32.65 The following additional packages will be installed: [2022-05-09T12:04:04.840Z] #40 32.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:04:04.840Z] #40 32.68 Suggested packages: [2022-05-09T12:04:04.840Z] #40 32.69 cmake-doc ninja-build lrzip [2022-05-09T12:04:04.840Z] #40 32.69 Recommended packages: [2022-05-09T12:04:04.840Z] #40 32.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:04:04.883Z] #2 transferring context: 145B 0.0s done [2022-05-09T12:04:04.883Z] #2 DONE 1.1s [2022-05-09T12:04:04.883Z] [2022-05-09T12:04:04.883Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:04:04.883Z] #1 sha256:73ed70c01ea4e9c5c8fce7eeebe9de2314ebf8fb23a5fc342e97387c766eac0e [2022-05-09T12:04:04.883Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-05-09T12:04:04.883Z] #1 DONE 1.1s [2022-05-09T12:04:04.883Z] [2022-05-09T12:04:04.883Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:04:04.883Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:04:05.144Z] #3 DONE 0.5s [2022-05-09T12:04:05.144Z] [2022-05-09T12:04:05.144Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:04:05.144Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:04:05.144Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:04:05.144Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-05-09T12:04:05.144Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:04:05.144Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:04:05.144Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:04:05.405Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:04:05.665Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-09T12:04:05.665Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-09T12:04:05.774Z] #40 33.52 The following NEW packages will be installed: [2022-05-09T12:04:05.774Z] #40 33.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:04:05.774Z] #40 33.54 vim-common xxd [2022-05-09T12:04:05.774Z] #40 ... [2022-05-09T12:04:05.774Z] [2022-05-09T12:04:05.774Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:04:05.774Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:04:05.774Z] #45 23.32 Updating files: 86% (1571/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:04:05.774Z] #45 23.64 + git checkout -q v2.3.0 [2022-05-09T12:04:05.774Z] #45 25.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:04:05.924Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-05-09T12:04:05.924Z] #4 DONE 0.9s [2022-05-09T12:04:05.983Z] Client: [2022-05-09T12:04:05.983Z] Context: default [2022-05-09T12:04:05.983Z] Debug Mode: false [2022-05-09T12:04:05.983Z] Plugins: [2022-05-09T12:04:05.983Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-09T12:04:05.983Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-09T12:04:05.983Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-09T12:04:05.983Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-09T12:04:05.983Z] [2022-05-09T12:04:05.983Z] Server: [2022-05-09T12:04:05.983Z] Containers: 0 [2022-05-09T12:04:05.983Z] Running: 0 [2022-05-09T12:04:05.983Z] Paused: 0 [2022-05-09T12:04:05.983Z] Stopped: 0 [2022-05-09T12:04:05.983Z] Images: 0 [2022-05-09T12:04:05.983Z] Server Version: 20.10.14 [2022-05-09T12:04:05.983Z] Storage Driver: overlay2 [2022-05-09T12:04:05.983Z] Backing Filesystem: extfs [2022-05-09T12:04:05.983Z] Supports d_type: true [2022-05-09T12:04:05.983Z] Native Overlay Diff: true [2022-05-09T12:04:05.983Z] userxattr: false [2022-05-09T12:04:05.983Z] Logging Driver: json-file [2022-05-09T12:04:05.983Z] Cgroup Driver: cgroupfs [2022-05-09T12:04:05.983Z] Cgroup Version: 1 [2022-05-09T12:04:05.983Z] Plugins: [2022-05-09T12:04:05.983Z] Volume: local [2022-05-09T12:04:05.983Z] Network: bridge host ipvlan macvlan null overlay [2022-05-09T12:04:05.983Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-09T12:04:05.984Z] Swarm: inactive [2022-05-09T12:04:05.984Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-09T12:04:05.984Z] Default Runtime: runc [2022-05-09T12:04:05.984Z] Init Binary: docker-init [2022-05-09T12:04:05.984Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-09T12:04:05.984Z] runc version: v1.0.3-0-gf46b6ba [2022-05-09T12:04:05.984Z] init version: de40ad0 [2022-05-09T12:04:05.984Z] Security Options: [2022-05-09T12:04:05.984Z] apparmor [2022-05-09T12:04:05.984Z] seccomp [2022-05-09T12:04:05.984Z] Profile: default [2022-05-09T12:04:05.984Z] Kernel Version: 5.4.0-1071-aws [2022-05-09T12:04:05.984Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-09T12:04:05.984Z] OSType: linux [2022-05-09T12:04:05.984Z] Architecture: x86_64 [2022-05-09T12:04:05.984Z] CPUs: 2 [2022-05-09T12:04:05.984Z] Total Memory: 7.565GiB [2022-05-09T12:04:05.984Z] Name: ip-10-100-38-238 [2022-05-09T12:04:05.984Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-09T12:04:05.984Z] Docker Root Dir: /var/lib/docker [2022-05-09T12:04:05.984Z] Debug Mode: false [2022-05-09T12:04:05.984Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:04:05.984Z] Labels: [2022-05-09T12:04:05.984Z] Experimental: true [2022-05-09T12:04:05.984Z] Insecure Registries: [2022-05-09T12:04:05.984Z] 127.0.0.0/8 [2022-05-09T12:04:05.984Z] Live Restore Enabled: true [2022-05-09T12:04:05.984Z] [2022-05-09T12:04:05.984Z] WARNING: No swap limit support [Pipeline] sh [2022-05-09T12:04:06.031Z] #45 ... [2022-05-09T12:04:06.031Z] [2022-05-09T12:04:06.031Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:04:06.031Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:04:06.031Z] #55 33.57 v3.0.2 [2022-05-09T12:04:06.031Z] #55 DONE 33.7s [2022-05-09T12:04:06.031Z] [2022-05-09T12:04:06.031Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:04:06.031Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:04:06.031Z] #62 6.293 + RM_GOPATH=0 [2022-05-09T12:04:06.031Z] #62 6.293 + TMP_GOPATH= [2022-05-09T12:04:06.031Z] #62 6.293 + : /build [2022-05-09T12:04:06.031Z] #62 6.293 + '[' -z '' ']' [2022-05-09T12:04:06.031Z] #62 6.294 ++ mktemp -d [2022-05-09T12:04:06.031Z] #62 6.295 + export GOPATH=/tmp/tmp.de50ucqYc0 [2022-05-09T12:04:06.031Z] #62 6.304 + GOPATH=/tmp/tmp.de50ucqYc0 [2022-05-09T12:04:06.031Z] #62 6.304 + RM_GOPATH=1 [2022-05-09T12:04:06.031Z] #62 6.304 + case "$(go env GOARCH)" in [2022-05-09T12:04:06.031Z] #62 6.305 ++ go env GOARCH [2022-05-09T12:04:06.031Z] #62 6.320 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:04:06.031Z] #62 6.320 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:04:06.031Z] #62 6.328 ++ dirname /install.sh [2022-05-09T12:04:06.031Z] #62 6.332 + dir=/ [2022-05-09T12:04:06.031Z] #62 6.332 + bin=containerd [2022-05-09T12:04:06.031Z] #62 6.332 + shift [2022-05-09T12:04:06.031Z] #62 6.332 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:04:06.031Z] #62 6.332 + . //containerd.installer [2022-05-09T12:04:06.031Z] #62 6.332 ++ set -e [2022-05-09T12:04:06.031Z] #62 6.332 ++ : v1.6.4 [2022-05-09T12:04:06.031Z] #62 6.332 + install_containerd [2022-05-09T12:04:06.031Z] #62 6.332 Install containerd version v1.6.4 [2022-05-09T12:04:06.031Z] #62 6.332 + echo 'Install containerd version v1.6.4' [2022-05-09T12:04:06.031Z] #62 6.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.de50ucqYc0/src/github.com/containerd/containerd [2022-05-09T12:04:06.031Z] #62 6.346 Cloning into '/tmp/tmp.de50ucqYc0/src/github.com/containerd/containerd'... [2022-05-09T12:04:06.274Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:06.274Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:06.274Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43569/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-09T12:04:06.274Z] + bash /home/ubuntu/workspace/moby_PR-43569/check-config.sh [2022-05-09T12:04:06.274Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-09T12:04:06.274Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-09T12:04:06.274Z] [2022-05-09T12:04:06.274Z] Generally Necessary: [2022-05-09T12:04:06.274Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-09T12:04:06.274Z] - apparmor: enabled and tools installed [2022-05-09T12:04:06.274Z] - CONFIG_NAMESPACES: enabled [2022-05-09T12:04:06.274Z] - CONFIG_NET_NS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_PID_NS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_IPC_NS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_UTS_NS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUPS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CPUSETS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_MEMCG: enabled [2022-05-09T12:04:06.274Z] - CONFIG_KEYS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_VETH: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-09T12:04:06.274Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-09T12:04:06.274Z] - CONFIG_CGROUP_BPF: enabled [2022-05-09T12:04:06.274Z] [2022-05-09T12:04:06.274Z] Optional Features: [2022-05-09T12:04:06.274Z] - CONFIG_USER_NS: enabled [2022-05-09T12:04:06.274Z] - CONFIG_SECCOMP: enabled [2022-05-09T12:04:06.274Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-09T12:04:06.494Z] [2022-05-09T12:04:06.494Z] #5 [internal] load build definition from Dockerfile [2022-05-09T12:04:06.494Z] #5 sha256:87de3c6af134f8e93e5ef05252e940c2a06c79105111e44ca507ce165aaa327d [2022-05-09T12:04:06.494Z] #5 DONE 0.0s [2022-05-09T12:04:06.494Z] [2022-05-09T12:04:06.494Z] #6 [internal] load .dockerignore [2022-05-09T12:04:06.494Z] #6 sha256:f1e8342be2f300fb64b39a3a9ec34da2688a7f148b42df66b52c35ddad7ccc42 [2022-05-09T12:04:06.494Z] #6 DONE 0.0s [2022-05-09T12:04:06.494Z] [2022-05-09T12:04:06.494Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:04:06.494Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:04:06.535Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-09T12:04:06.535Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-09T12:04:06.535Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-09T12:04:06.535Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-09T12:04:06.535Z] - CONFIG_BLK_CGROUP: enabled [2022-05-09T12:04:06.535Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CGROUP_PERF: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-09T12:04:06.535Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-09T12:04:06.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-09T12:04:06.535Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-09T12:04:06.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_IP_VS: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-09T12:04:06.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-09T12:04:06.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-09T12:04:06.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-09T12:04:06.535Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-09T12:04:06.535Z] - CONFIG_EXT4_FS: enabled [2022-05-09T12:04:06.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-09T12:04:06.535Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-09T12:04:06.535Z] - Network Drivers: [2022-05-09T12:04:06.535Z] - "overlay": [2022-05-09T12:04:06.535Z] - CONFIG_VXLAN: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-09T12:04:06.535Z] Optional (for encrypted networks): [2022-05-09T12:04:06.535Z] - CONFIG_CRYPTO: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-09T12:04:06.535Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-09T12:04:06.535Z] - CONFIG_XFRM: enabled [2022-05-09T12:04:06.535Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-09T12:04:06.535Z] - "ipvlan": [2022-05-09T12:04:06.535Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-09T12:04:06.535Z] - "macvlan": [2022-05-09T12:04:06.535Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_DUMMY: enabled (as module) [2022-05-09T12:04:06.535Z] - "ftp,tftp client in container": [2022-05-09T12:04:06.535Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-09T12:04:06.535Z] - Storage Drivers: [2022-05-09T12:04:06.535Z] - "aufs": [2022-05-09T12:04:06.535Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-09T12:04:06.535Z] - "btrfs": [2022-05-09T12:04:06.535Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-09T12:04:06.535Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-09T12:04:06.535Z] - "devicemapper": [2022-05-09T12:04:06.669Z] Client: [2022-05-09T12:04:06.669Z] Version: 20.10.9 [2022-05-09T12:04:06.669Z] API version: 1.41 [2022-05-09T12:04:06.669Z] Go version: go1.16.8 [2022-05-09T12:04:06.669Z] Git commit: c2ea9bc [2022-05-09T12:04:06.669Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:04:06.669Z] OS/Arch: windows/amd64 [2022-05-09T12:04:06.669Z] Context: default [2022-05-09T12:04:06.669Z] Experimental: true [2022-05-09T12:04:06.669Z] [2022-05-09T12:04:06.669Z] Server: Docker Engine - Community [2022-05-09T12:04:06.669Z] Engine: [2022-05-09T12:04:06.669Z] Version: 20.10.9 [2022-05-09T12:04:06.669Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:04:06.669Z] Go version: go1.16.8 [2022-05-09T12:04:06.669Z] Git commit: 79ea9d3 [2022-05-09T12:04:06.669Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:04:06.669Z] OS/Arch: windows/amd64 [2022-05-09T12:04:06.669Z] Experimental: true [2022-05-09T12:04:06.796Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-09T12:04:06.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-09T12:04:06.796Z] - "overlay": [2022-05-09T12:04:06.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-09T12:04:06.796Z] - "zfs": [2022-05-09T12:04:06.796Z] - /dev/zfs: present [2022-05-09T12:04:06.796Z] - zfs command: missing [2022-05-09T12:04:06.796Z] - zpool command: missing [2022-05-09T12:04:06.796Z] [2022-05-09T12:04:06.796Z] Limits: [2022-05-09T12:04:06.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-09T12:04:06.796Z] [2022-05-09T12:04:06.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-09T12:04:07.134Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 . [2022-05-09T12:04:07.134Z] #1 [internal] load build definition from Dockerfile [2022-05-09T12:04:07.134Z] #1 sha256:f4f2b27b141a9e4c2e44610d4869a2d5908e7909f9d3d9ab01708aacb066de07 [Pipeline] sh [2022-05-09T12:04:07.395Z] #1 transferring dockerfile: 17.44kB done [2022-05-09T12:04:07.395Z] #1 DONE 0.2s [2022-05-09T12:04:07.395Z] [2022-05-09T12:04:07.395Z] #2 [internal] load .dockerignore [2022-05-09T12:04:07.395Z] #2 sha256:09154b44fea06b6c77c9d91131e98d69982cabd9f5a48ce7f5dc8af963498680 [2022-05-09T12:04:07.395Z] #2 transferring context: 145B done [2022-05-09T12:04:07.395Z] #2 DONE 0.0s [2022-05-09T12:04:07.395Z] [2022-05-09T12:04:07.395Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-09T12:04:07.395Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-09T12:04:07.878Z] #10 DONE 1.4s [2022-05-09T12:04:07.878Z] [2022-05-09T12:04:07.878Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:04:07.878Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:04:07.878Z] #7 DONE 1.3s [2022-05-09T12:04:07.878Z] [2022-05-09T12:04:07.878Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:04:07.878Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:04:07.878Z] #9 DONE 1.3s [2022-05-09T12:04:07.878Z] [2022-05-09T12:04:07.878Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:04:07.878Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:04:07.878Z] #8 DONE 1.4s [2022-05-09T12:04:07.924Z] #62 ... [2022-05-09T12:04:07.924Z] [2022-05-09T12:04:07.924Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:04:07.924Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:04:07.924Z] #53 25.84 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:04:07.924Z] #53 25.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:04:07.924Z] #53 25.87 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:04:07.924Z] #53 25.87 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:04:07.924Z] #53 26.23 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:04:07.924Z] #53 26.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:04:07.924Z] #53 26.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:04:07.924Z] #53 26.91 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:04:07.924Z] #53 27.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:04:07.924Z] #53 27.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:04:07.924Z] #53 30.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:04:07.924Z] #53 30.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:04:07.924Z] #53 30.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:04:07.924Z] #53 31.07 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:04:07.924Z] #53 31.11 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:04:07.924Z] #53 31.15 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:04:07.924Z] #53 31.23 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:04:07.924Z] #53 31.32 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:04:07.924Z] #53 31.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:04:07.924Z] #53 31.42 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:04:07.924Z] #53 31.47 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:04:07.924Z] #53 31.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:04:07.924Z] #53 31.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:04:07.924Z] #53 31.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:04:07.924Z] #53 31.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:04:07.924Z] #53 31.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:04:07.924Z] #53 31.83 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:04:07.924Z] #53 31.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:04:07.924Z] #53 31.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:04:07.924Z] #53 31.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:04:07.924Z] #53 31.90 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:04:07.924Z] #53 31.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:04:07.924Z] #53 31.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:04:07.924Z] #53 32.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:04:07.924Z] #53 32.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:04:07.924Z] #53 32.26 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:04:07.924Z] #53 32.35 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:04:07.924Z] #53 32.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:04:07.924Z] #53 32.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:04:07.924Z] #53 32.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:04:07.924Z] #53 32.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:04:07.924Z] #53 32.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:04:07.924Z] #53 32.66 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:04:07.924Z] #53 32.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:04:07.924Z] #53 32.71 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:04:07.924Z] #53 32.74 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:04:07.924Z] #53 32.83 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:04:07.924Z] #53 32.94 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:04:07.924Z] #53 33.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:04:07.924Z] #53 33.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:04:07.924Z] #53 33.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:04:07.924Z] #53 33.18 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:04:07.924Z] #53 33.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:04:07.924Z] #53 33.23 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:04:07.924Z] #53 33.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:04:07.924Z] #53 33.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:04:07.924Z] #53 33.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:04:07.924Z] #53 33.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:04:07.924Z] #53 33.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:04:07.924Z] #53 33.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:04:07.924Z] #53 33.74 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:04:07.925Z] #53 33.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:04:07.925Z] #53 33.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:04:07.925Z] #53 33.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:04:07.925Z] #53 34.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:04:07.925Z] #53 34.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:04:07.925Z] #53 34.11 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:04:07.925Z] #53 34.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:04:07.925Z] #53 34.16 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:04:07.925Z] #53 34.20 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:04:07.925Z] #53 34.20 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:04:07.925Z] #53 34.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:04:07.925Z] #53 34.28 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:04:07.925Z] #53 34.33 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:04:07.925Z] #53 34.33 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:04:07.925Z] #53 34.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:04:07.925Z] #53 34.37 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:04:07.925Z] #53 34.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:04:07.925Z] #53 34.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:04:07.925Z] #53 34.57 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:04:07.925Z] #53 34.60 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:04:07.925Z] #53 35.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:04:07.925Z] #53 35.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:04:07.925Z] #53 35.24 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:04:07.925Z] #53 35.30 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:04:07.925Z] #53 35.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:04:07.925Z] #53 35.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:04:07.925Z] #53 35.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:04:07.925Z] #53 35.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:04:07.925Z] #53 35.56 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:04:07.925Z] #53 35.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:04:07.925Z] #53 35.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:04:07.925Z] #53 35.77 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:04:07.925Z] #53 35.79 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:04:07.925Z] #53 35.81 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:04:07.981Z] #3 DONE 0.4s [2022-05-09T12:04:07.981Z] [2022-05-09T12:04:07.981Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-09T12:04:07.981Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-09T12:04:07.981Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-09T12:04:07.981Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-09T12:04:07.981Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-09T12:04:07.981Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-09T12:04:07.981Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-09T12:04:07.981Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-09T12:04:08.181Z] #53 35.90 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:04:08.181Z] #53 35.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:04:08.181Z] #53 36.00 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:04:08.181Z] #53 36.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:04:08.181Z] #53 36.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:04:08.242Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-09T12:04:08.264Z] + docker info [2022-05-09T12:04:08.438Z] #53 36.12 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:04:08.438Z] #53 36.13 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:04:08.438Z] #53 36.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:04:08.438Z] #53 36.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:04:08.438Z] #53 36.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:04:08.438Z] #53 36.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:04:08.504Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-05-09T12:04:08.504Z] #4 DONE 0.8s [2022-05-09T12:04:08.695Z] #53 36.44 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:04:08.766Z] [2022-05-09T12:04:08.766Z] #5 [internal] load .dockerignore [2022-05-09T12:04:08.766Z] #5 sha256:2ed71f6de135e8ee5a89a301e9728b1f97533ed94bbaefd31b5bda49c045f326 [2022-05-09T12:04:08.766Z] #5 DONE 0.0s [2022-05-09T12:04:08.766Z] [2022-05-09T12:04:08.766Z] #6 [internal] load build definition from Dockerfile [2022-05-09T12:04:08.766Z] #6 sha256:8116d05750806c8575a812789959876c3ca9e15580ad0f1685a2ba0b5de70635 [2022-05-09T12:04:08.766Z] #6 DONE 0.0s [2022-05-09T12:04:08.766Z] [2022-05-09T12:04:08.766Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:04:08.766Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:04:09.064Z] #53 36.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:04:09.064Z] #53 36.99 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:04:09.379Z] #10 ... [2022-05-09T12:04:09.379Z] [2022-05-09T12:04:09.379Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-09T12:04:09.379Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-09T12:04:09.379Z] #8 DONE 0.8s [2022-05-09T12:04:09.379Z] [2022-05-09T12:04:09.379Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-09T12:04:09.379Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-09T12:04:09.379Z] #7 DONE 0.8s [2022-05-09T12:04:09.640Z] [2022-05-09T12:04:09.640Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:04:09.640Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-09T12:04:09.640Z] #9 DONE 0.8s [2022-05-09T12:04:09.640Z] [2022-05-09T12:04:09.640Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-09T12:04:09.640Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-09T12:04:09.640Z] #10 DONE 0.9s [2022-05-09T12:04:10.124Z] Commit message: "[WIP] test runc changes removing tun/tap from the default device rules" [2022-05-09T12:04:10.412Z] [2022-05-09T12:04:10.412Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:10.412Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:10.412Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:10.412Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-09T12:04:10.412Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:04:10.412Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:04:10.412Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:04:10.433Z] #53 38.23 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:04:10.433Z] #53 38.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:04:10.433Z] #53 38.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:04:10.433Z] #53 38.34 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-09T12:04:10.589Z] [2022-05-09T12:04:10.589Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:10.589Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:10.589Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:10.671Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.53MB / 54.94MB 0.4s [2022-05-09T12:04:10.694Z] #53 ... [2022-05-09T12:04:10.694Z] [2022-05-09T12:04:10.694Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:04:10.694Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:04:10.694Z] #38 38.73 NAME: [2022-05-09T12:04:10.694Z] #38 38.73 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:04:10.694Z] #38 38.73 [2022-05-09T12:04:10.694Z] #38 38.73 USAGE: [2022-05-09T12:04:10.694Z] #38 38.73 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:04:10.694Z] #38 38.73 [2022-05-09T12:04:10.694Z] #38 38.73 COMMANDS: [2022-05-09T12:04:10.694Z] #38 38.73 init Create an initial ./winres/winres.json [2022-05-09T12:04:10.694Z] #38 38.73 make Make syso files for the "go build" command [2022-05-09T12:04:10.694Z] #38 38.73 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:04:10.694Z] #38 38.73 extract Extract all resources from an executable [2022-05-09T12:04:10.694Z] #38 38.73 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:04:10.694Z] #38 38.73 help, h Shows a list of commands or help for one command [2022-05-09T12:04:10.694Z] #38 38.73 [2022-05-09T12:04:10.694Z] #38 38.73 GLOBAL OPTIONS: [2022-05-09T12:04:10.694Z] #38 38.73 --help, -h show help (default: false) [2022-05-09T12:04:10.852Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-09T12:04:10.852Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-09T12:04:10.852Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-09T12:04:10.852Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-09T12:04:10.852Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.2s [2022-05-09T12:04:10.930Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.5s [2022-05-09T12:04:10.930Z] #28 ... [2022-05-09T12:04:10.930Z] [2022-05-09T12:04:10.930Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:04:10.930Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:04:10.930Z] #47 DONE 0.9s [2022-05-09T12:04:10.930Z] [2022-05-09T12:04:10.930Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:10.930Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:11.114Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.3s [2022-05-09T12:04:11.114Z] #28 ... [2022-05-09T12:04:11.114Z] [2022-05-09T12:04:11.114Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:04:11.114Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:04:11.114Z] #47 DONE 0.0s [2022-05-09T12:04:11.189Z] #28 ... [2022-05-09T12:04:11.189Z] [2022-05-09T12:04:11.189Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-09T12:04:11.189Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-09T12:04:11.189Z] #47 DONE 0.0s [2022-05-09T12:04:11.189Z] [2022-05-09T12:04:11.189Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:11.189Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:11.189Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.02MB / 54.94MB 0.7s [2022-05-09T12:04:11.189Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 27.26MB / 54.94MB 0.8s [2022-05-09T12:04:11.376Z] [2022-05-09T12:04:11.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:11.376Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:11.376Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-09T12:04:11.376Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:04:11.376Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:04:11.376Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:04:11.376Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.4s [2022-05-09T12:04:11.376Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.4s [2022-05-09T12:04:11.376Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.4s [2022-05-09T12:04:11.376Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 16.78MB / 54.94MB 0.6s [2022-05-09T12:04:11.376Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s [2022-05-09T12:04:11.376Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 0.6s [2022-05-09T12:04:11.450Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.9s [2022-05-09T12:04:11.450Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.75MB / 54.94MB 1.1s [2022-05-09T12:04:11.641Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.7s [2022-05-09T12:04:11.641Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-09T12:04:11.641Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s [2022-05-09T12:04:11.641Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.05MB / 54.58MB 0.7s [2022-05-09T12:04:11.641Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 0.9s [2022-05-09T12:04:11.641Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-05-09T12:04:11.641Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 0.9s [2022-05-09T12:04:11.641Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.9s [2022-05-09T12:04:11.769Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.94MB / 54.94MB 1.3s [2022-05-09T12:04:11.904Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.0s [2022-05-09T12:04:11.904Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 1.0s [2022-05-09T12:04:11.904Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.03MB / 54.94MB 1.1s [2022-05-09T12:04:11.904Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 1.1s [2022-05-09T12:04:11.904Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 1.1s [2022-05-09T12:04:12.028Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.47MB / 54.94MB 1.5s [2022-05-09T12:04:12.068Z] #38 DONE 39.7s [2022-05-09T12:04:12.068Z] [2022-05-09T12:04:12.068Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:04:12.068Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:04:12.068Z] #40 33.97 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:04:12.068Z] #40 33.97 Need to get 17.7 MB of archives. [2022-05-09T12:04:12.068Z] #40 33.97 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:04:12.068Z] #40 33.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:04:12.068Z] #40 33.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:04:12.068Z] #40 33.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:04:12.068Z] #40 34.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:04:12.068Z] #40 34.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:04:12.068Z] #40 34.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:04:12.068Z] #40 34.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:04:12.068Z] #40 34.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:04:12.068Z] #40 34.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:04:12.068Z] #40 34.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:04:12.068Z] #40 36.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:04:12.068Z] #40 36.44 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-05-09T12:04:12.068Z] #40 36.51 Selecting previously unselected package xxd. [2022-05-09T12:04:12.068Z] #40 36.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:04:12.068Z] #40 36.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:04:12.068Z] #40 36.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:04:12.068Z] #40 36.79 Selecting previously unselected package vim-common. [2022-05-09T12:04:12.068Z] #40 36.80 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:04:12.068Z] #40 36.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:04:12.068Z] #40 37.15 Selecting previously unselected package cmake-data. [2022-05-09T12:04:12.068Z] #40 37.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:04:12.068Z] #40 37.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:04:12.170Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.2s [2022-05-09T12:04:12.170Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 1.2s [2022-05-09T12:04:12.170Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 11.53MB / 85.84MB 1.2s [2022-05-09T12:04:12.170Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 1.4s [2022-05-09T12:04:12.170Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 20.97MB / 85.84MB 1.4s [2022-05-09T12:04:12.315Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.53MB / 54.94MB 1.8s [2022-05-09T12:04:12.325Z] #40 ... [2022-05-09T12:04:12.325Z] [2022-05-09T12:04:12.325Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:04:12.325Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:04:12.325Z] #53 40.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:04:12.325Z] #53 40.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:04:12.325Z] #53 40.08 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:04:12.325Z] #53 40.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:04:12.433Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.89MB / 54.58MB 1.6s [2022-05-09T12:04:12.433Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.94MB / 85.84MB 1.6s [2022-05-09T12:04:12.578Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-05-09T12:04:12.584Z] #53 40.42 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:04:12.584Z] #53 40.47 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:04:12.584Z] #53 40.57 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:04:12.709Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 45.09MB / 54.58MB 1.7s [2022-05-09T12:04:12.709Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.70MB / 85.84MB 1.7s [2022-05-09T12:04:12.709Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-05-09T12:04:12.709Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 1.9s [2022-05-09T12:04:12.709Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 1.9s [2022-05-09T12:04:12.709Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.9s [2022-05-09T12:04:13.004Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 47.19MB / 85.84MB 2.1s [2022-05-09T12:04:13.154Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-09T12:04:13.271Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 52.43MB / 85.84MB 2.2s [2022-05-09T12:04:13.271Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 2.2s [2022-05-09T12:04:13.271Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.4s done [2022-05-09T12:04:13.271Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 63.96MB / 85.84MB 2.5s [2022-05-09T12:04:13.271Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 2.5s [2022-05-09T12:04:13.366Z] + docker version [2022-05-09T12:04:13.516Z] #53 ... [2022-05-09T12:04:13.516Z] [2022-05-09T12:04:13.516Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:04:13.516Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:04:13.516Z] #49 25.86 Reading package lists... [2022-05-09T12:04:13.516Z] #49 31.21 Building dependency tree... [2022-05-09T12:04:13.516Z] #49 34.58 The following additional packages will be installed: [2022-05-09T12:04:13.516Z] #49 34.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:04:13.516Z] #49 34.59 python3-protobuf python3-six [2022-05-09T12:04:13.516Z] #49 34.60 Suggested packages: [2022-05-09T12:04:13.516Z] #49 34.61 python3-setuptools [2022-05-09T12:04:13.516Z] #49 34.61 Recommended packages: [2022-05-09T12:04:13.516Z] #49 34.61 iproute2 | iproute [2022-05-09T12:04:13.516Z] #49 35.28 The following NEW packages will be installed: [2022-05-09T12:04:13.516Z] #49 35.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:04:13.516Z] #49 35.30 python3-protobuf python3-six [2022-05-09T12:04:13.516Z] #49 35.81 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:04:13.516Z] #49 35.81 Need to get 2314 kB of archives. [2022-05-09T12:04:13.516Z] #49 35.81 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:04:13.516Z] #49 35.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:04:13.516Z] #49 35.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:04:13.516Z] #49 35.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:04:13.516Z] #49 35.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:04:13.516Z] #49 35.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:04:13.516Z] #49 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:04:13.516Z] #49 35.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-05-09T12:04:13.516Z] #49 38.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:04:13.516Z] #49 39.62 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:04:13.516Z] #49 39.89 Fetched 2314 kB in 3s (770 kB/s) [2022-05-09T12:04:13.516Z] #49 40.00 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:04:13.516Z] #49 40.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:04:13.516Z] #49 40.04 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:04:13.517Z] #49 40.07 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:04:13.517Z] #49 40.87 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:04:13.517Z] #49 40.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:04:13.517Z] #49 40.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:04:13.517Z] #49 41.13 Selecting previously unselected package python3-six. [2022-05-09T12:04:13.517Z] #49 ... [2022-05-09T12:04:13.517Z] [2022-05-09T12:04:13.517Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:04:13.517Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:13.517Z] #14 31.83 The following additional packages will be installed: [2022-05-09T12:04:13.517Z] #14 31.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:04:13.517Z] #14 31.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:04:13.517Z] #14 31.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:04:13.517Z] #14 31.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:04:13.517Z] #14 31.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:04:13.517Z] #14 31.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:04:13.517Z] #14 31.84 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:04:13.517Z] #14 31.85 Suggested packages: [2022-05-09T12:04:13.517Z] #14 31.88 gcc-10-locales seccomp wine64 [2022-05-09T12:04:13.517Z] #14 33.16 The following NEW packages will be installed: [2022-05-09T12:04:13.517Z] #14 33.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:04:13.517Z] #14 33.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:04:13.517Z] #14 33.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:04:13.517Z] #14 33.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:04:13.517Z] #14 33.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:04:13.517Z] #14 33.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:04:13.517Z] #14 33.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:04:13.517Z] #14 33.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:04:13.517Z] #14 33.20 mingw-w64-x86-64-dev [2022-05-09T12:04:13.517Z] #14 33.67 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:04:13.517Z] #14 33.67 Need to get 115 MB of archives. [2022-05-09T12:04:13.517Z] #14 33.67 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:04:13.517Z] #14 33.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:04:13.517Z] #14 33.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:04:13.517Z] #14 33.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:04:13.517Z] #14 33.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:04:13.517Z] #14 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:04:13.517Z] #14 34.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:04:13.517Z] #14 34.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:04:13.517Z] #14 34.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:04:13.517Z] #14 34.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:04:13.517Z] #14 35.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:04:13.517Z] #14 36.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:04:13.517Z] #14 37.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:04:13.517Z] #14 37.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:04:13.517Z] #14 39.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:04:13.517Z] #14 39.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:04:13.517Z] #14 39.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:04:13.517Z] #14 39.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:04:13.517Z] #14 39.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:04:13.517Z] #14 39.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:04:13.517Z] #14 39.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:04:13.517Z] #14 39.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:04:13.517Z] #14 39.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:04:13.517Z] #14 40.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:04:13.517Z] #14 40.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:04:13.517Z] #14 40.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:04:13.517Z] #14 40.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:04:13.517Z] #14 40.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:04:13.517Z] #14 40.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:04:13.517Z] #14 40.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:04:13.517Z] #14 40.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:04:13.517Z] #14 41.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:04:13.517Z] #14 41.34 Fetched 115 MB in 7s (16.8 MB/s) [2022-05-09T12:04:13.517Z] #14 41.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:04:13.517Z] #14 41.41 (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% [2022-05-09T12:04:13.517Z] #14 ... [2022-05-09T12:04:13.517Z] [2022-05-09T12:04:13.517Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:04:13.517Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:04:13.536Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.6s [2022-05-09T12:04:13.536Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.21MB / 85.84MB 2.7s [2022-05-09T12:04:13.536Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 23.07MB / 141.70MB 2.7s [2022-05-09T12:04:13.536Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s [2022-05-09T12:04:13.803Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s done [2022-05-09T12:04:13.803Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.55MB / 85.84MB 3.0s [2022-05-09T12:04:13.803Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 35.00MB / 141.70MB 3.0s [2022-05-09T12:04:14.030Z] #34 41.32 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-05-09T12:04:14.030Z] #34 41.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:04:14.071Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 82.84MB / 85.84MB 3.2s [2022-05-09T12:04:14.071Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 45.09MB / 141.70MB 3.3s [2022-05-09T12:04:14.333Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 59.55MB / 141.70MB 3.6s [2022-05-09T12:04:14.595Z] #34 42.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:04:14.595Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.6s [2022-05-09T12:04:14.859Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 70.04MB / 141.70MB 3.9s [2022-05-09T12:04:14.859Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.0s done [2022-05-09T12:04:14.859Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 80.74MB / 141.70MB 4.1s [2022-05-09T12:04:15.124Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.23MB / 141.70MB 4.2s [2022-05-09T12:04:15.392Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 4.6s [2022-05-09T12:04:15.653Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 4.8s [2022-05-09T12:04:15.918Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 119.54MB / 141.70MB 5.0s [2022-05-09T12:04:16.180Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 127.93MB / 141.70MB 5.3s [2022-05-09T12:04:16.441Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 5.7s [2022-05-09T12:04:17.354Z] #28 ... [2022-05-09T12:04:17.354Z] [2022-05-09T12:04:17.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:17.354Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:17.354Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-09T12:04:17.354Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-09T12:04:17.354Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-09T12:04:17.354Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-09T12:04:17.354Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-05-09T12:04:17.354Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-05-09T12:04:17.354Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-05-09T12:04:17.354Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.1s done [2022-05-09T12:04:17.354Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.5s done [2022-05-09T12:04:17.354Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 103.81MB / 141.70MB 6.6s [2022-05-09T12:04:17.354Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.2s done [2022-05-09T12:04:17.354Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.30MB / 141.70MB 6.8s [2022-05-09T12:04:17.354Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 7.0s [2022-05-09T12:04:17.617Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 137.36MB / 141.70MB 7.2s [2022-05-09T12:04:17.836Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.9s done [2022-05-09T12:04:18.785Z] #34 ... [2022-05-09T12:04:18.785Z] [2022-05-09T12:04:18.785Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:04:18.785Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:04:18.785Z] #53 45.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:04:18.785Z] #53 45.96 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:04:18.785Z] #53 45.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:04:18.785Z] #53 46.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:04:18.785Z] #53 46.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:04:18.785Z] #53 46.10 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:04:18.785Z] #53 46.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:04:18.785Z] #53 46.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:04:18.785Z] #53 46.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:04:18.785Z] #53 46.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:04:18.785Z] #53 46.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:04:18.785Z] #53 46.54 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:04:18.798Z] #11 ... [2022-05-09T12:04:18.798Z] [2022-05-09T12:04:18.798Z] #24 [internal] load build context [2022-05-09T12:04:18.798Z] #24 sha256:c012532e33aad747c8d0f44e031c97588d87a663782b6dd23a0e2d170c4ce862 [2022-05-09T12:04:18.798Z] #24 transferring context: 61.07MB 8.0s done [2022-05-09T12:04:18.798Z] #24 DONE 8.2s [2022-05-09T12:04:18.798Z] [2022-05-09T12:04:18.798Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:04:18.798Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:04:18.798Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:04:18.798Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:04:18.798Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:04:18.798Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-05-09T12:04:18.798Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-05-09T12:04:18.798Z] #69 DONE 8.1s [2022-05-09T12:04:18.798Z] [2022-05-09T12:04:18.798Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:18.798Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:18.798Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-09T12:04:18.994Z] #11 ... [2022-05-09T12:04:18.994Z] [2022-05-09T12:04:18.994Z] #24 [internal] load build context [2022-05-09T12:04:18.994Z] #24 sha256:fa7fe1107cf7266aab64cc8f796d73fb99e2333ffb4c767fabb38ca2e9803c3b [2022-05-09T12:04:18.994Z] #24 transferring context: 61.07MB 7.7s done [2022-05-09T12:04:18.994Z] #24 DONE 8.8s [2022-05-09T12:04:18.994Z] [2022-05-09T12:04:18.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:18.994Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:18.994Z] #11 ... [2022-05-09T12:04:18.994Z] [2022-05-09T12:04:18.995Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:04:18.995Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:04:18.995Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:04:18.995Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:04:18.995Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-09T12:04:18.995Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-09T12:04:18.995Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-05-09T12:04:18.995Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-05-09T12:04:18.995Z] #69 ... [2022-05-09T12:04:18.995Z] [2022-05-09T12:04:18.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:18.995Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:19.058Z] #28 ... [2022-05-09T12:04:19.058Z] [2022-05-09T12:04:19.058Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:04:19.058Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:04:19.058Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-09T12:04:19.058Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:04:19.058Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:04:19.058Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:04:19.058Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-05-09T12:04:19.058Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-05-09T12:04:19.058Z] #71 DONE 8.2s [2022-05-09T12:04:19.058Z] [2022-05-09T12:04:19.058Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:19.058Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:19.257Z] #11 ... [2022-05-09T12:04:19.257Z] [2022-05-09T12:04:19.257Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:04:19.257Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-09T12:04:19.257Z] #69 DONE 8.9s [2022-05-09T12:04:19.257Z] [2022-05-09T12:04:19.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:19.257Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:19.257Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.6s done [2022-05-09T12:04:19.257Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.2s [2022-05-09T12:04:19.350Z] #53 47.00 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:04:19.350Z] #53 47.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:04:19.350Z] #53 47.11 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:04:19.350Z] #53 47.31 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:04:19.350Z] #53 47.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:04:19.350Z] #53 47.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:04:19.608Z] #53 47.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:04:19.608Z] #53 47.40 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:04:19.608Z] #53 47.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:04:19.633Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.7s [2022-05-09T12:04:19.827Z] #11 ... [2022-05-09T12:04:19.827Z] [2022-05-09T12:04:19.827Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-09T12:04:19.827Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-09T12:04:19.827Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-09T12:04:19.827Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-09T12:04:19.827Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-09T12:04:19.827Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-09T12:04:19.827Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-05-09T12:04:19.827Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-05-09T12:04:19.827Z] #71 DONE 9.6s [2022-05-09T12:04:19.865Z] #53 47.65 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:04:19.865Z] #53 47.79 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:04:19.865Z] #53 47.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:04:20.090Z] [2022-05-09T12:04:20.091Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:20.091Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:20.122Z] #53 47.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:04:21.497Z] #53 49.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:04:22.183Z] #28 ... [2022-05-09T12:04:22.183Z] [2022-05-09T12:04:22.183Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:04:22.183Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:04:22.183Z] #70 DONE 0.7s [2022-05-09T12:04:22.183Z] [2022-05-09T12:04:22.183Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:04:22.183Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-09T12:04:22.649Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.2s done [2022-05-09T12:04:22.649Z] #28 DONE 12.5s [2022-05-09T12:04:22.649Z] [2022-05-09T12:04:22.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:22.649Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:22.649Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.2s [2022-05-09T12:04:22.755Z] #72 DONE 0.9s [2022-05-09T12:04:22.755Z] [2022-05-09T12:04:22.755Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-09T12:04:22.755Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-09T12:04:22.870Z] #53 ... [2022-05-09T12:04:22.870Z] [2022-05-09T12:04:22.870Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:04:22.870Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:04:22.870Z] #40 40.47 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:04:22.870Z] #40 40.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 40.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:04:22.870Z] #40 46.97 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:04:22.870Z] #40 46.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 46.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:04:22.870Z] #40 47.44 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:04:22.870Z] #40 47.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 47.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:04:22.870Z] #40 47.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:04:22.870Z] #40 47.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 47.75 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:04:22.870Z] #40 47.91 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:04:22.870Z] #40 47.94 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 47.95 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:04:22.870Z] #40 48.12 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:04:22.870Z] #40 48.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 48.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:04:22.870Z] #40 48.30 Selecting previously unselected package cmake. [2022-05-09T12:04:22.870Z] #40 48.31 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:04:22.870Z] #40 48.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:04:22.908Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-09T12:04:23.340Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.3s done [2022-05-09T12:04:23.433Z] #40 ... [2022-05-09T12:04:23.433Z] [2022-05-09T12:04:23.433Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:04:23.433Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:04:23.433Z] #49 41.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:04:23.433Z] #49 41.16 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:04:23.433Z] #49 41.25 Selecting previously unselected package python3-protobuf. [2022-05-09T12:04:23.433Z] #49 41.25 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:04:23.433Z] #49 41.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:04:23.433Z] #49 41.76 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:04:23.433Z] #49 41.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:04:23.433Z] #49 41.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:04:23.433Z] #49 41.90 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:04:23.433Z] #49 41.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:04:23.433Z] #49 41.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:04:23.433Z] #49 42.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:04:23.433Z] #49 42.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:04:23.433Z] #49 42.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:04:23.433Z] #49 42.18 Selecting previously unselected package criu. [2022-05-09T12:04:23.433Z] #49 42.18 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:04:23.433Z] #49 42.24 Unpacking criu (3.17-1) ... [2022-05-09T12:04:23.433Z] #49 42.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:04:23.433Z] #49 44.92 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:04:23.433Z] #49 44.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:04:23.433Z] #49 44.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:04:23.433Z] #49 44.95 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:04:23.433Z] #49 46.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:04:23.433Z] #49 46.30 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:04:23.433Z] #49 49.77 Setting up criu (3.17-1) ... [2022-05-09T12:04:23.477Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-09T12:04:23.602Z] #28 DONE 12.9s [2022-05-09T12:04:23.602Z] [2022-05-09T12:04:23.602Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:04:23.602Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:04:23.690Z] #49 51.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:04:23.690Z] #49 ... [2022-05-09T12:04:23.690Z] [2022-05-09T12:04:23.690Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:04:23.690Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:23.690Z] #14 41.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:04:23.690Z] #14 41.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:04:23.690Z] #14 41.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:04:23.690Z] #14 43.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:04:23.690Z] #14 43.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:04:23.690Z] #14 43.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:04:23.690Z] #14 46.36 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:04:23.690Z] #14 46.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:04:23.690Z] #14 46.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:04:23.690Z] #14 46.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:04:23.690Z] #14 46.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:04:23.690Z] #14 46.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:04:23.690Z] #14 46.81 Selecting previously unselected package dmsetup. [2022-05-09T12:04:23.690Z] #14 46.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:04:23.690Z] #14 46.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:04:23.690Z] #14 47.04 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:04:23.690Z] #14 47.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:04:23.690Z] #14 47.05 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:04:23.690Z] #14 ... [2022-05-09T12:04:23.690Z] [2022-05-09T12:04:23.690Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:04:23.690Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:04:23.690Z] #40 51.61 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:04:23.690Z] #40 51.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:04:23.690Z] #40 51.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:04:23.690Z] #40 51.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:04:23.735Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-05-09T12:04:23.782Z] Client: [2022-05-09T12:04:23.782Z] Version: 20.10.9 [2022-05-09T12:04:23.782Z] API version: 1.41 [2022-05-09T12:04:23.782Z] Go version: go1.16.8 [2022-05-09T12:04:23.782Z] Git commit: c2ea9bc [2022-05-09T12:04:23.782Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:04:23.782Z] OS/Arch: windows/amd64 [2022-05-09T12:04:23.782Z] Context: default [2022-05-09T12:04:23.782Z] Experimental: true [2022-05-09T12:04:23.782Z] [2022-05-09T12:04:23.782Z] Server: Docker Engine - Community [2022-05-09T12:04:23.782Z] Engine: [2022-05-09T12:04:23.782Z] Version: 20.10.9 [2022-05-09T12:04:23.782Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:04:23.782Z] Go version: go1.16.8 [2022-05-09T12:04:23.782Z] Git commit: 79ea9d3 [2022-05-09T12:04:23.782Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:04:23.782Z] OS/Arch: windows/amd64 [2022-05-09T12:04:23.782Z] Experimental: true [2022-05-09T12:04:24.028Z] #40 51.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:04:24.028Z] #40 51.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:04:24.028Z] #40 51.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:04:24.028Z] #40 51.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:04:24.286Z] #40 52.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:04:24.286Z] #40 52.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:04:24.304Z] #11 ... [2022-05-09T12:04:24.304Z] [2022-05-09T12:04:24.304Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-09T12:04:24.304Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-09T12:04:24.304Z] #70 DONE 0.9s [2022-05-09T12:04:24.304Z] [2022-05-09T12:04:24.304Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-09T12:04:24.304Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [Pipeline] sh [2022-05-09T12:04:24.547Z] #40 52.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:04:24.805Z] #40 DONE 52.8s [2022-05-09T12:04:24.805Z] [2022-05-09T12:04:24.805Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:04:24.805Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:04:24.805Z] #49 51.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:04:24.805Z] #49 DONE 52.4s [2022-05-09T12:04:24.805Z] [2022-05-09T12:04:24.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:04:24.806Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:24.806Z] #14 52.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:04:24.806Z] #14 52.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:04:24.806Z] #14 52.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:04:24.873Z] #72 DONE 0.8s [2022-05-09T12:04:24.873Z] [2022-05-09T12:04:24.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:24.873Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:24.873Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.5s [2022-05-09T12:04:25.170Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:04:25.170Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-19772965\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:04:25.170Z] ---------------------------------------------------------------------------- [2022-05-09T12:04:25.170Z] [2022-05-09T12:04:25.170Z] INFO: executeCI.ps1 starting at Mon May 9 12:04:22 CUT 2022 [2022-05-09T12:04:25.170Z] [2022-05-09T12:04:25.170Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:04:25.170Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:04:25.170Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-09T12:04:25.170Z] INFO: Environment variables: [2022-05-09T12:04:25.170Z] [2022-05-09T12:04:25.170Z] Name Value [2022-05-09T12:04:25.170Z] ---- ----- [2022-05-09T12:04:25.170Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:04:25.170Z] amd64 true [2022-05-09T12:04:25.170Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:04:25.170Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:04:25.170Z] arm64 true [2022-05-09T12:04:25.170Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:04:25.170Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:04:25.170Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:04:25.170Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:04:25.170Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:04:25.170Z] BRANCH_NAME PR-43569 [2022-05-09T12:04:25.170Z] BUILD_DISPLAY_NAME #3 [2022-05-09T12:04:25.170Z] BUILD_ID 3 [2022-05-09T12:04:25.170Z] BUILD_NUMBER 3 [2022-05-09T12:04:25.170Z] BUILD_TAG jenkins-moby-PR-43569-3 [2022-05-09T12:04:25.170Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/ [2022-05-09T12:04:25.170Z] cgroup2 true [2022-05-09T12:04:25.170Z] CHANGE_AUTHOR thaJeztah [2022-05-09T12:04:25.170Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-09T12:04:25.170Z] CHANGE_BRANCH test_runc_changes [2022-05-09T12:04:25.170Z] CHANGE_FORK thaJeztah/docker [2022-05-09T12:04:25.170Z] CHANGE_ID 43569 [2022-05-09T12:04:25.170Z] CHANGE_TARGET master [2022-05-09T12:04:25.170Z] CHANGE_TITLE [WIP] test runc changes removing tun/tap from the default device rules [2022-05-09T12:04:25.170Z] CHANGE_URL https://github.com/moby/moby/pull/43569 [2022-05-09T12:04:25.170Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:25.170Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:04:25.170Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:04:25.170Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:04:25.170Z] COMPUTERNAME azwin-2-7ba350 [2022-05-09T12:04:25.170Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:04:25.170Z] ConfigSequenceNumber 0 [2022-05-09T12:04:25.170Z] dco true [2022-05-09T12:04:25.170Z] DOCKER_BUILDKIT 0 [2022-05-09T12:04:25.170Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:04:25.170Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:04:25.170Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:04:25.170Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:04:25.170Z] EXECUTOR_NUMBER 0 [2022-05-09T12:04:25.170Z] FQDN azwin-2-7ba350.westus.cloudapp.azure.com [2022-05-09T12:04:25.170Z] GIT_BRANCH PR-43569 [2022-05-09T12:04:25.170Z] GIT_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:04:25.170Z] GIT_PREVIOUS_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:04:25.170Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:04:25.170Z] HUDSON_COOKIE e3011c38-f56f-4c21-b791-41a715f01979 [2022-05-09T12:04:25.170Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:04:25.170Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:04:25.170Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:04:25.170Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:04:25.170Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:04:25.170Z] JENKINS_NODE_COOKIE 8dd7d300-79ad-4285-bcc7-8ac5095c083d [2022-05-09T12:04:25.170Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:04:25.170Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:04:25.170Z] JOB_BASE_NAME PR-43569 [2022-05-09T12:04:25.170Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/display/redirect [2022-05-09T12:04:25.170Z] JOB_NAME moby/PR-43569 [2022-05-09T12:04:25.170Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/ [2022-05-09T12:04:25.170Z] library.jps.version master [2022-05-09T12:04:25.170Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:04:25.170Z] NODE_LABELS amd64 azure azwin-2-7ba350 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-09T12:04:25.170Z] NODE_NAME azwin-2-7ba350 [2022-05-09T12:04:25.170Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:04:25.170Z] OS Windows_NT [2022-05-09T12:04:25.170Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:04:25.170Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:04:25.170Z] ppc64le false [2022-05-09T12:04:25.170Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:04:25.170Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:04:25.170Z] PROCESSOR_LEVEL 6 [2022-05-09T12:04:25.170Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:04:25.170Z] ProgramData C:\ProgramData [2022-05-09T12:04:25.170Z] ProgramFiles C:\Program Files [2022-05-09T12:04:25.170Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:04:25.170Z] ProgramW6432 C:\Program Files [2022-05-09T12:04:25.170Z] PROMPT $P$G [2022-05-09T12:04:25.170Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:04:25.170Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:04:25.170Z] PUBLIC C:\Users\Public [2022-05-09T12:04:25.170Z] rootless true [2022-05-09T12:04:25.170Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=artif... [2022-05-09T12:04:25.170Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=changes [2022-05-09T12:04:25.170Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect [2022-05-09T12:04:25.170Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=tests [2022-05-09T12:04:25.170Z] s390x false [2022-05-09T12:04:25.170Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:04:25.170Z] SOURCES_DRIVE d [2022-05-09T12:04:25.170Z] SOURCES_SUBDIR gopath [2022-05-09T12:04:25.170Z] STAGE_NAME Run tests [2022-05-09T12:04:25.170Z] SystemDrive C: [2022-05-09T12:04:25.170Z] SystemRoot C:\Windows [2022-05-09T12:04:25.170Z] TEMP C:\Windows\TEMP [2022-05-09T12:04:25.170Z] TESTDEBUG 0 [2022-05-09T12:04:25.170Z] TESTRUN_DRIVE d [2022-05-09T12:04:25.170Z] TESTRUN_SUBDIR CI [2022-05-09T12:04:25.170Z] TIMEOUT 120m [2022-05-09T12:04:25.170Z] TMP C:\Windows\TEMP [2022-05-09T12:04:25.170Z] unit_validate true [2022-05-09T12:04:25.170Z] USERDOMAIN WORKGROUP [2022-05-09T12:04:25.170Z] USERNAME azwin-2-7ba350$ [2022-05-09T12:04:25.171Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:04:25.171Z] validate_force false [2022-05-09T12:04:25.171Z] windir C:\Windows [2022-05-09T12:04:25.171Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:04:25.171Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-09T12:04:25.171Z] windows2022 true [2022-05-09T12:04:25.171Z] windows2022containerd true [2022-05-09T12:04:25.171Z] windowsRS5 true [2022-05-09T12:04:25.171Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:04:25.171Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:04:25.171Z] [2022-05-09T12:04:25.171Z] [2022-05-09T12:04:25.171Z] [2022-05-09T12:04:25.357Z] + docker info [2022-05-09T12:04:25.357Z] Client: [2022-05-09T12:04:25.357Z] Context: default [2022-05-09T12:04:25.357Z] Debug Mode: false [2022-05-09T12:04:25.357Z] [2022-05-09T12:04:25.357Z] Server: [2022-05-09T12:04:25.357Z] Containers: 0 [2022-05-09T12:04:25.357Z] Running: 0 [2022-05-09T12:04:25.357Z] Paused: 0 [2022-05-09T12:04:25.357Z] Stopped: 0 [2022-05-09T12:04:25.357Z] Images: 0 [2022-05-09T12:04:25.357Z] Server Version: 20.10.9 [2022-05-09T12:04:25.357Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:04:25.357Z] Windows: [2022-05-09T12:04:25.357Z] LCOW: [2022-05-09T12:04:25.357Z] Logging Driver: json-file [2022-05-09T12:04:25.357Z] Plugins: [2022-05-09T12:04:25.357Z] Volume: local [2022-05-09T12:04:25.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:04:25.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:04:25.357Z] Swarm: inactive [2022-05-09T12:04:25.357Z] Default Isolation: process [2022-05-09T12:04:25.357Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:04:25.357Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:04:25.357Z] OSType: windows [2022-05-09T12:04:25.357Z] Architecture: x86_64 [2022-05-09T12:04:25.357Z] CPUs: 4 [2022-05-09T12:04:25.357Z] Total Memory: 32GiB [2022-05-09T12:04:25.357Z] Name: azwin-2-412c20 [2022-05-09T12:04:25.357Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:04:25.357Z] Docker Root Dir: D:\docker [2022-05-09T12:04:25.357Z] Debug Mode: false [2022-05-09T12:04:25.357Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:04:25.357Z] Labels: [2022-05-09T12:04:25.357Z] Experimental: true [2022-05-09T12:04:25.357Z] Insecure Registries: [2022-05-09T12:04:25.357Z] 10.0.0.4:5000 [2022-05-09T12:04:25.357Z] 127.0.0.0/8 [2022-05-09T12:04:25.357Z] Registry Mirrors: [2022-05-09T12:04:25.357Z] http://10.0.0.4:5000/ [2022-05-09T12:04:25.357Z] Live Restore Enabled: false [2022-05-09T12:04:25.357Z] Product License: Community Engine [2022-05-09T12:04:25.357Z] [2022-05-09T12:04:25.369Z] #14 ... [2022-05-09T12:04:25.369Z] [2022-05-09T12:04:25.369Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:04:25.369Z] #41 sha256:e76f62d291ebfdcc69966fe13cbc72899271934305ebbe04d9fe314bfabbaa0f [2022-05-09T12:04:25.369Z] #41 DONE 0.4s [2022-05-09T12:04:25.369Z] [2022-05-09T12:04:25.369Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:04:25.369Z] #42 sha256:d635cc566c77f4c4e6d70a2631006a4f77958bef32d725aa957c584a20b0cdd2 [Pipeline] } [Pipeline] // stage [2022-05-09T12:04:25.525Z] #29 2.031 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:04:25.640Z] INFO: Sources under d:\gopath\... [2022-05-09T12:04:25.640Z] INFO: Test run under d:\CI\... [2022-05-09T12:04:25.640Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:04:25.640Z] INFO: docker/docker repository was found [2022-05-09T12:04:25.787Z] #29 2.037 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:04:25.787Z] #29 2.037 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:04:25.787Z] #29 2.196 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:04:26.049Z] #29 2.391 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:04:26.107Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-09T12:04:26.310Z] #29 2.746 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:04:26.576Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:04:26.576Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:04:26.576Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:04:27.700Z] #29 4.183 Fetched 8530 kB in 2s (3480 kB/s) [2022-05-09T12:04:28.644Z] #29 4.183 Reading package lists... [2022-05-09T12:04:29.522Z] Client: [2022-05-09T12:04:29.522Z] Context: default [2022-05-09T12:04:29.522Z] Debug Mode: false [2022-05-09T12:04:29.522Z] Plugins: [2022-05-09T12:04:29.522Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-09T12:04:29.522Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-09T12:04:29.522Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-09T12:04:29.522Z] [2022-05-09T12:04:29.522Z] Server: [2022-05-09T12:04:29.522Z] Containers: 0 [2022-05-09T12:04:29.522Z] Running: 0 [2022-05-09T12:04:29.522Z] Paused: 0 [2022-05-09T12:04:29.522Z] Stopped: 0 [2022-05-09T12:04:29.522Z] Images: 0 [2022-05-09T12:04:29.522Z] Server Version: 20.10.9 [2022-05-09T12:04:29.522Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-09T12:04:29.522Z] LCOW: [2022-05-09T12:04:29.522Z] Windows: [2022-05-09T12:04:29.522Z] Logging Driver: json-file [2022-05-09T12:04:29.522Z] Plugins: [2022-05-09T12:04:29.522Z] Volume: local [2022-05-09T12:04:29.522Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:04:29.522Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:04:29.522Z] Swarm: inactive [2022-05-09T12:04:29.522Z] Default Isolation: process [2022-05-09T12:04:29.522Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:04:29.522Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-09T12:04:29.522Z] OSType: windows [2022-05-09T12:04:29.522Z] Architecture: x86_64 [2022-05-09T12:04:29.522Z] CPUs: 4 [2022-05-09T12:04:29.522Z] Total Memory: 32GiB [2022-05-09T12:04:29.522Z] Name: azwin-2-5b81d0 [2022-05-09T12:04:29.522Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-09T12:04:29.522Z] Docker Root Dir: D:\docker [2022-05-09T12:04:29.522Z] Debug Mode: false [2022-05-09T12:04:29.522Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:04:29.522Z] Labels: [2022-05-09T12:04:29.522Z] Experimental: true [2022-05-09T12:04:29.522Z] Insecure Registries: [2022-05-09T12:04:29.522Z] 10.0.0.4:5000 [2022-05-09T12:04:29.522Z] 127.0.0.0/8 [2022-05-09T12:04:29.522Z] Registry Mirrors: [2022-05-09T12:04:29.522Z] http://10.0.0.4:5000/ [2022-05-09T12:04:29.522Z] Live Restore Enabled: false [2022-05-09T12:04:29.522Z] Product License: Community Engine [2022-05-09T12:04:29.522Z] [2022-05-09T12:04:29.547Z] #42 4.007 + RM_GOPATH=0 [2022-05-09T12:04:29.547Z] #42 4.010 + TMP_GOPATH= [2022-05-09T12:04:29.547Z] #42 4.010 + : /build [2022-05-09T12:04:29.547Z] #42 4.010 + '[' -z '' ']' [2022-05-09T12:04:29.547Z] #42 4.014 ++ mktemp -d [2022-05-09T12:04:29.547Z] #42 4.022 + export GOPATH=/tmp/tmp.lCSvb8nPVZ [2022-05-09T12:04:29.547Z] #42 4.022 + GOPATH=/tmp/tmp.lCSvb8nPVZ [2022-05-09T12:04:29.547Z] #42 4.022 + RM_GOPATH=1 [2022-05-09T12:04:29.547Z] #42 4.022 + case "$(go env GOARCH)" in [2022-05-09T12:04:29.547Z] #42 4.022 ++ go env GOARCH [2022-05-09T12:04:29.547Z] #42 4.049 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:04:29.547Z] #42 4.049 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:04:29.547Z] #42 4.049 ++ dirname /install.sh [2022-05-09T12:04:29.547Z] #42 4.060 + dir=/ [2022-05-09T12:04:29.547Z] #42 4.064 + bin=tini [2022-05-09T12:04:29.547Z] #42 4.064 + shift [2022-05-09T12:04:29.547Z] #42 4.064 + '[' '!' -f //tini.installer ']' [2022-05-09T12:04:29.547Z] #42 4.064 + . //tini.installer [2022-05-09T12:04:29.547Z] #42 4.064 ++ : v0.19.0 [2022-05-09T12:04:29.547Z] #42 4.064 + install_tini [2022-05-09T12:04:29.547Z] #42 4.064 + echo 'Install tini version v0.19.0' [2022-05-09T12:04:29.547Z] #42 4.065 Install tini version v0.19.0 [2022-05-09T12:04:29.547Z] #42 4.065 + git clone https://github.com/krallin/tini.git /tmp/tmp.lCSvb8nPVZ/tini [2022-05-09T12:04:29.547Z] #42 4.082 Cloning into '/tmp/tmp.lCSvb8nPVZ/tini'... [2022-05-09T12:04:29.547Z] #42 ... [2022-05-09T12:04:29.547Z] [2022-05-09T12:04:29.547Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:04:29.547Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:04:29.547Z] #51 56.86 gotestsum version dev [2022-05-09T12:04:29.547Z] #51 DONE 57.2s [2022-05-09T12:04:29.590Z] #29 5.067 Reading package lists... [2022-05-09T12:04:29.590Z] #29 5.895 Building dependency tree... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-09T12:04:29.804Z] [2022-05-09T12:04:29.804Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:04:29.804Z] #65 sha256:95855b3afe0fb70df38aa031122d6a5026e292dd35bb8dbdee4bd5dd9f7f2182 [2022-05-09T12:04:29.851Z] #29 6.284 The following additional packages will be installed: [2022-05-09T12:04:29.851Z] #29 6.285 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:04:29.851Z] #29 6.285 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:04:29.851Z] #29 6.285 Recommended packages: [2022-05-09T12:04:29.852Z] #29 6.285 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:04:30.062Z] #65 ... [2022-05-09T12:04:30.062Z] [2022-05-09T12:04:30.062Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:04:30.062Z] #42 sha256:d635cc566c77f4c4e6d70a2631006a4f77958bef32d725aa957c584a20b0cdd2 [2022-05-09T12:04:30.062Z] #42 4.744 + cd /tmp/tmp.lCSvb8nPVZ/tini [2022-05-09T12:04:30.062Z] #42 4.744 + git checkout -q v0.19.0 [2022-05-09T12:04:30.062Z] #42 4.744 + cmake . [2022-05-09T12:04:30.112Z] #29 6.472 The following NEW packages will be installed: [2022-05-09T12:04:30.112Z] #29 6.474 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:04:30.112Z] #29 6.474 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:04:30.112Z] #29 6.475 libssh2-1 openssl [2022-05-09T12:04:30.146Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.6s [2022-05-09T12:04:30.320Z] #42 5.210 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:04:30.374Z] #29 6.763 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:04:30.374Z] #29 6.763 Need to get 3040 kB of archives. [2022-05-09T12:04:30.374Z] #29 6.763 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:04:30.374Z] #29 6.763 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:04:30.374Z] #29 6.771 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:04:30.374Z] #29 6.771 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:04:30.374Z] #29 6.783 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:04:30.374Z] #29 6.783 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:04:30.374Z] #29 6.783 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:04:30.374Z] #29 6.783 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:04:30.374Z] #29 6.783 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:04:30.374Z] #29 6.801 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:04:30.374Z] #29 6.801 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:04:30.374Z] #29 6.801 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:04:30.374Z] #29 6.804 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:04:30.375Z] #29 6.815 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:04:30.375Z] #29 6.823 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:04:30.375Z] #29 6.823 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:04:30.576Z] #42 5.329 -- Detecting C compiler ABI info [2022-05-09T12:04:30.634Z] #29 7.051 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:04:30.635Z] #29 7.098 Fetched 3040 kB in 0s (8712 kB/s) [2022-05-09T12:04:30.635Z] #29 7.125 Selecting previously unselected package openssl. [2022-05-09T12:04:30.635Z] #29 7.125 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-09T12:04:30.635Z] #29 7.125 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:04:30.635Z] #29 7.132 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:04:30.897Z] #29 7.315 Selecting previously unselected package ca-certificates. [2022-05-09T12:04:30.897Z] #29 7.315 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:04:30.897Z] #29 7.315 Unpacking ca-certificates (20210119) ... [2022-05-09T12:04:30.897Z] #29 7.413 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:04:30.897Z] #29 7.413 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:04:30.897Z] #29 7.421 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:04:31.140Z] #42 5.892 -- Detecting C compiler ABI info - done [2022-05-09T12:04:31.140Z] #42 6.028 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:04:31.140Z] #42 6.028 -- Detecting C compile features [2022-05-09T12:04:31.140Z] #42 6.028 -- Detecting C compile features - done [2022-05-09T12:04:31.159Z] #29 7.511 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:04:31.159Z] #29 7.511 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:04:31.159Z] #29 7.517 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:31.159Z] #29 7.577 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:04:31.159Z] #29 7.577 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:04:31.159Z] #29 7.581 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:31.159Z] #29 7.654 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:04:31.159Z] #29 7.654 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:04:31.159Z] #29 7.660 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:04:31.397Z] #42 6.040 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:04:31.397Z] #42 6.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:04:31.397Z] #42 6.268 -- Configuring done [2022-05-09T12:04:31.397Z] #42 6.268 -- Generating done [2022-05-09T12:04:31.420Z] #29 7.750 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:04:31.420Z] #29 7.750 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:04:31.420Z] #29 7.755 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:04:31.420Z] #29 7.827 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:04:31.420Z] #29 7.827 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:04:31.420Z] #29 7.831 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:04:31.420Z] #29 7.889 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:04:31.420Z] #29 7.889 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:04:31.420Z] #29 7.897 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:04:31.420Z] #29 ... [2022-05-09T12:04:31.420Z] [2022-05-09T12:04:31.420Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:31.420Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:31.420Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-09T12:04:31.420Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-09T12:04:31.420Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.2s [2022-05-09T12:04:31.526Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.2s done [2022-05-09T12:04:31.682Z] #11 ... [2022-05-09T12:04:31.683Z] [2022-05-09T12:04:31.683Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:04:31.683Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:04:31.683Z] #29 7.954 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:04:31.683Z] #29 7.954 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:04:31.683Z] #29 7.960 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:04:31.683Z] #29 8.029 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:04:31.683Z] #29 8.029 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:04:31.683Z] #29 8.033 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:31.683Z] #29 8.143 Selecting previously unselected package curl. [2022-05-09T12:04:31.683Z] #29 8.143 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:04:31.683Z] #29 8.157 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:31.683Z] #29 8.234 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:04:31.683Z] #29 8.234 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:04:31.683Z] #29 8.238 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:04:31.692Z] #42 6.280 + make tini-static [2022-05-09T12:04:31.692Z] #42 6.280 -- Build files have been written to: /tmp/tmp.lCSvb8nPVZ/tini [2022-05-09T12:04:31.946Z] #29 8.316 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:04:31.946Z] #29 8.316 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:04:31.946Z] #29 8.320 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:04:31.946Z] #29 8.387 Selecting previously unselected package jq. [2022-05-09T12:04:31.946Z] #29 8.387 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:04:31.946Z] #29 8.400 Unpacking jq (1.6-2.1) ... [2022-05-09T12:04:31.946Z] #29 8.470 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:04:31.946Z] #29 8.470 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:04:31.946Z] #29 8.483 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:04:31.946Z] #29 8.489 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:31.946Z] #29 8.503 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:04:31.950Z] #42 6.578 Scanning dependencies of target tini-static [2022-05-09T12:04:31.950Z] #42 6.704 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:04:32.100Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-09T12:04:32.211Z] #29 8.515 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:32.211Z] #29 8.529 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:04:32.211Z] #29 8.541 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:04:32.211Z] #29 8.558 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:04:32.211Z] #29 8.574 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:04:32.211Z] #29 8.587 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:04:32.211Z] #29 8.599 Setting up ca-certificates (20210119) ... [2022-05-09T12:04:32.669Z] #11 ... [2022-05-09T12:04:32.670Z] [2022-05-09T12:04:32.670Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:04:32.670Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:04:32.670Z] #29 2.342 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:04:32.670Z] #29 2.353 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:04:32.670Z] #29 2.366 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:04:32.670Z] #29 2.583 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:04:32.670Z] #29 2.844 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:04:32.670Z] #29 3.393 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:04:32.670Z] #29 4.507 Fetched 8530 kB in 2s (3512 kB/s) [2022-05-09T12:04:32.670Z] #29 4.507 Reading package lists... [2022-05-09T12:04:32.670Z] #29 5.340 Reading package lists... [2022-05-09T12:04:32.670Z] #29 6.246 Building dependency tree... [2022-05-09T12:04:32.670Z] #29 6.615 The following additional packages will be installed: [2022-05-09T12:04:32.670Z] #29 6.615 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-09T12:04:32.670Z] #29 6.616 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-09T12:04:32.670Z] #29 6.624 Recommended packages: [2022-05-09T12:04:32.670Z] #29 6.624 libldap-common publicsuffix libsasl2-modules [2022-05-09T12:04:32.670Z] #29 6.812 The following NEW packages will be installed: [2022-05-09T12:04:32.670Z] #29 6.813 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-09T12:04:32.670Z] #29 6.813 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-09T12:04:32.670Z] #29 6.813 libssh2-1 openssl [2022-05-09T12:04:32.670Z] #29 7.097 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-09T12:04:32.670Z] #29 7.097 Need to get 3040 kB of archives. [2022-05-09T12:04:32.670Z] #29 7.097 After this operation, 6651 kB of additional disk space will be used. [2022-05-09T12:04:32.670Z] #29 7.097 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-09T12:04:32.670Z] #29 7.123 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-09T12:04:32.670Z] #29 7.124 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-09T12:04:32.670Z] #29 7.125 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-09T12:04:32.670Z] #29 7.130 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-09T12:04:32.670Z] #29 7.145 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-09T12:04:32.670Z] #29 7.145 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:04:32.670Z] #29 7.145 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:04:32.670Z] #29 7.145 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:04:32.670Z] #29 7.348 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:04:32.670Z] #29 7.393 Fetched 3040 kB in 0s (9401 kB/s) [2022-05-09T12:04:32.670Z] #29 7.427 Selecting previously unselected package openssl. [2022-05-09T12:04:32.670Z] #29 7.427 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-09T12:04:32.670Z] #29 7.429 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 7.441 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 7.627 Selecting previously unselected package ca-certificates. [2022-05-09T12:04:32.670Z] #29 7.629 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-09T12:04:32.670Z] #29 7.634 Unpacking ca-certificates (20210119) ... [2022-05-09T12:04:32.670Z] #29 7.734 Selecting previously unselected package libbrotli1:amd64. [2022-05-09T12:04:32.670Z] #29 7.734 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 7.752 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:04:32.670Z] #29 7.845 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-09T12:04:32.670Z] #29 7.845 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 7.849 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 7.901 Selecting previously unselected package libsasl2-2:amd64. [2022-05-09T12:04:32.670Z] #29 7.901 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 7.908 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 7.974 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-09T12:04:32.670Z] #29 7.974 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 7.988 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:04:32.670Z] #29 8.064 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-09T12:04:32.670Z] #29 8.064 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.066 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:04:32.670Z] #29 8.122 Selecting previously unselected package libpsl5:amd64. [2022-05-09T12:04:32.670Z] #29 8.122 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.130 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:04:32.670Z] #29 8.181 Selecting previously unselected package librtmp1:amd64. [2022-05-09T12:04:32.670Z] #29 8.182 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.186 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:04:32.670Z] #29 8.285 Selecting previously unselected package libssh2-1:amd64. [2022-05-09T12:04:32.670Z] #29 8.285 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.300 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:04:32.670Z] #29 8.356 Selecting previously unselected package libcurl4:amd64. [2022-05-09T12:04:32.670Z] #29 8.356 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.393 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 8.468 Selecting previously unselected package curl. [2022-05-09T12:04:32.670Z] #29 8.468 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.491 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 8.573 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:04:32.670Z] #29 8.573 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.576 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:04:32.670Z] #29 8.658 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:04:32.670Z] #29 8.658 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.662 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:04:32.670Z] #29 8.765 Selecting previously unselected package jq. [2022-05-09T12:04:32.670Z] #29 8.765 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:04:32.670Z] #29 8.765 Unpacking jq (1.6-2.1) ... [2022-05-09T12:04:32.670Z] #29 8.822 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-09T12:04:32.670Z] #29 8.842 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-09T12:04:32.670Z] #29 8.843 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-09T12:04:32.670Z] #29 8.861 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 8.879 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-09T12:04:32.670Z] #29 8.891 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 8.898 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-09T12:04:32.670Z] #29 8.911 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-09T12:04:32.670Z] #29 8.929 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:04:32.670Z] #29 8.940 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:04:32.670Z] #29 8.951 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-09T12:04:32.670Z] #29 8.969 Setting up ca-certificates (20210119) ... [2022-05-09T12:04:32.670Z] #29 9.722 Updating certificates in /etc/ssl/certs... [2022-05-09T12:04:32.790Z] #29 9.313 Updating certificates in /etc/ssl/certs... [2022-05-09T12:04:32.930Z] #29 ... [2022-05-09T12:04:32.930Z] [2022-05-09T12:04:32.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:32.930Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:33.322Z] #42 8.045 [100%] Linking C executable tini-static [2022-05-09T12:04:34.178Z] #29 10.37 129 added, 0 removed; done. [2022-05-09T12:04:34.179Z] #29 10.41 Setting up jq (1.6-2.1) ... [2022-05-09T12:04:34.179Z] #29 10.43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:34.179Z] #29 10.44 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:34.179Z] #29 10.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:04:34.179Z] #29 10.47 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:04:34.179Z] #29 10.48 Updating certificates in /etc/ssl/certs... [2022-05-09T12:04:34.252Z] #42 8.832 + mkdir -p /build [2022-05-09T12:04:34.252Z] #42 8.832 + cp tini-static /build/docker-init [2022-05-09T12:04:34.252Z] #42 8.904 [100%] Built target tini-static [2022-05-09T12:04:35.123Z] #29 11.32 0 added, 0 removed; done. [2022-05-09T12:04:35.123Z] #29 11.32 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:04:35.123Z] #29 11.33 done. [2022-05-09T12:04:35.181Z] #42 DONE 9.6s [2022-05-09T12:04:35.181Z] [2022-05-09T12:04:35.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-05-09T12:04:35.181Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:35.181Z] #14 57.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:04:35.181Z] #14 57.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:35.181Z] #14 57.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:04:35.181Z] #14 58.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:04:35.181Z] #14 58.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:35.181Z] #14 58.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:04:36.510Z] #29 DONE 12.7s [2022-05-09T12:04:36.510Z] [2022-05-09T12:04:36.510Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:04:36.510Z] #30 sha256:4462349ba7b92d09a8af28a82d42ecda2c5e1dfbe5d2ccb4b39d2ceda28cf101 [2022-05-09T12:04:36.510Z] #30 DONE 0.1s [2022-05-09T12:04:36.510Z] [2022-05-09T12:04:36.510Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:04:36.510Z] #31 sha256:a30e6ec7cb9498093e940b24f41b2f9439f608499853bbb2bb59236d2766dd87 [2022-05-09T12:04:37.079Z] #14 64.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:04:37.079Z] #14 64.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:37.079Z] #14 64.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:04:37.129Z] #11 ... [2022-05-09T12:04:37.129Z] [2022-05-09T12:04:37.129Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-09T12:04:37.129Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-09T12:04:37.129Z] #29 10.77 129 added, 0 removed; done. [2022-05-09T12:04:37.129Z] #29 10.85 Setting up jq (1.6-2.1) ... [2022-05-09T12:04:37.129Z] #29 10.86 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:37.129Z] #29 10.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-09T12:04:37.129Z] #29 10.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:04:37.129Z] #29 10.90 Processing triggers for ca-certificates (20210119) ... [2022-05-09T12:04:37.129Z] #29 10.91 Updating certificates in /etc/ssl/certs... [2022-05-09T12:04:37.129Z] #29 11.78 0 added, 0 removed; done. [2022-05-09T12:04:37.129Z] #29 11.78 Running hooks in /etc/ca-certificates/update.d... [2022-05-09T12:04:37.129Z] #29 11.78 done. [2022-05-09T12:04:37.129Z] #29 DONE 14.1s [2022-05-09T12:04:37.129Z] [2022-05-09T12:04:37.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:37.129Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:37.129Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-09T12:04:37.390Z] #11 ... [2022-05-09T12:04:37.390Z] [2022-05-09T12:04:37.390Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-09T12:04:37.390Z] #30 sha256:68433d4dcab69f9ffc1626b51661070731d21a75fde7195039021061da3f3d3a [2022-05-09T12:04:37.390Z] #30 DONE 0.6s [2022-05-09T12:04:37.390Z] [2022-05-09T12:04:37.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:37.390Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:38.429Z] #31 1.986 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:04:38.690Z] #31 2.278 [2022-05-09T12:04:38.950Z] #31 2.512 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:39.212Z] #31 2.826 [2022-05-09T12:04:39.300Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.9s done [2022-05-09T12:04:39.300Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-09T12:04:40.157Z] #31 3.778 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:04:40.418Z] #31 4.123 [2022-05-09T12:04:40.941Z] #31 4.329 #=#=# ##################################################### 74.2% ######################################################################## 100.0% [2022-05-09T12:04:40.941Z] #31 4.706 [2022-05-09T12:04:41.885Z] #31 ... [2022-05-09T12:04:41.885Z] [2022-05-09T12:04:41.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:41.885Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:41.885Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-05-09T12:04:41.885Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.9s done [2022-05-09T12:04:41.885Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.3s [2022-05-09T12:04:42.146Z] #11 ... [2022-05-09T12:04:42.146Z] [2022-05-09T12:04:42.146Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:04:42.146Z] #31 sha256:a30e6ec7cb9498093e940b24f41b2f9439f608499853bbb2bb59236d2766dd87 [2022-05-09T12:04:42.146Z] #31 5.733 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:04:42.407Z] #31 6.045 [2022-05-09T12:04:42.930Z] #31 6.267 #=#=# ### 4.9% ###################################### 53.8% ############################################################### 87.9% ######################################################################## 100.0% [2022-05-09T12:04:43.191Z] #31 6.869 [2022-05-09T12:04:44.578Z] #31 7.939 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:04:44.578Z] #31 8.223 [2022-05-09T12:04:44.578Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-09T12:04:45.100Z] #31 8.456 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:45.100Z] #31 8.742 [2022-05-09T12:04:45.182Z] #14 ... [2022-05-09T12:04:45.182Z] [2022-05-09T12:04:45.182Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:04:45.182Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:04:45.442Z] #62 46.85 Updating files: 64% (3045/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:04:45.443Z] #62 47.71 + cd /tmp/tmp.de50ucqYc0/src/github.com/containerd/containerd [2022-05-09T12:04:45.443Z] #62 47.71 + git checkout -q v1.6.4 [2022-05-09T12:04:46.046Z] #31 9.517 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:04:46.308Z] #31 9.839 [2022-05-09T12:04:46.372Z] #62 48.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:04:46.372Z] #62 48.52 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:04:46.372Z] #62 48.52 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:04:46.372Z] #62 48.52 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:04:46.372Z] #62 48.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:04:46.372Z] #62 48.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:04:46.372Z] #62 48.52 + '[' '' = dynamic ']' [2022-05-09T12:04:46.372Z] #62 48.52 + make [2022-05-09T12:04:46.569Z] #31 10.07 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:46.569Z] #31 10.33 [2022-05-09T12:04:46.830Z] #31 10.43 Download of images into '/build' complete. [2022-05-09T12:04:46.830Z] #31 10.43 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:04:46.830Z] #31 10.43 tar -cC '/build' . | docker load [2022-05-09T12:04:47.302Z] #62 49.50 + bin/ctr [2022-05-09T12:04:47.304Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:04:47.305Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5acd2e96\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:04:47.305Z] ---------------------------------------------------------------------------- [2022-05-09T12:04:47.305Z] [2022-05-09T12:04:47.305Z] INFO: executeCI.ps1 starting at Mon May 9 12:04:45 CUT 2022 [2022-05-09T12:04:47.305Z] [2022-05-09T12:04:47.305Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:04:47.305Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:04:47.305Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-09T12:04:47.305Z] INFO: Environment variables: [2022-05-09T12:04:47.305Z] [2022-05-09T12:04:47.305Z] Name Value [2022-05-09T12:04:47.305Z] ---- ----- [2022-05-09T12:04:47.305Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:04:47.305Z] amd64 true [2022-05-09T12:04:47.305Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:04:47.305Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:04:47.305Z] arm64 true [2022-05-09T12:04:47.305Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:04:47.305Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:04:47.305Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:04:47.305Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:04:47.305Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:04:47.305Z] BRANCH_NAME PR-43569 [2022-05-09T12:04:47.305Z] BUILD_DISPLAY_NAME #3 [2022-05-09T12:04:47.305Z] BUILD_ID 3 [2022-05-09T12:04:47.305Z] BUILD_NUMBER 3 [2022-05-09T12:04:47.305Z] BUILD_TAG jenkins-moby-PR-43569-3 [2022-05-09T12:04:47.305Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/ [2022-05-09T12:04:47.305Z] cgroup2 true [2022-05-09T12:04:47.305Z] CHANGE_AUTHOR thaJeztah [2022-05-09T12:04:47.305Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-09T12:04:47.305Z] CHANGE_BRANCH test_runc_changes [2022-05-09T12:04:47.305Z] CHANGE_FORK thaJeztah/docker [2022-05-09T12:04:47.305Z] CHANGE_ID 43569 [2022-05-09T12:04:47.305Z] CHANGE_TARGET master [2022-05-09T12:04:47.305Z] CHANGE_TITLE [WIP] test runc changes removing tun/tap from the default device rules [2022-05-09T12:04:47.305Z] CHANGE_URL https://github.com/moby/moby/pull/43569 [2022-05-09T12:04:47.305Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:04:47.305Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:04:47.305Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:04:47.305Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:04:47.305Z] COMPUTERNAME azwin-2-412c20 [2022-05-09T12:04:47.305Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:04:47.305Z] ConfigSequenceNumber 0 [2022-05-09T12:04:47.305Z] dco true [2022-05-09T12:04:47.305Z] DOCKER_BUILDKIT 0 [2022-05-09T12:04:47.305Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:04:47.305Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:04:47.305Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:04:47.305Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-09T12:04:47.305Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:04:47.305Z] EXECUTOR_NUMBER 0 [2022-05-09T12:04:47.305Z] FQDN azwin-2-412c20.westus.cloudapp.azure.com [2022-05-09T12:04:47.305Z] GIT_BRANCH PR-43569 [2022-05-09T12:04:47.305Z] GIT_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:04:47.305Z] GIT_PREVIOUS_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:04:47.305Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:04:47.305Z] HUDSON_COOKIE 8f1ca100-8aa3-4455-a77e-bc3fb6a6a51c [2022-05-09T12:04:47.305Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:04:47.305Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:04:47.305Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:04:47.305Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:04:47.305Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:04:47.305Z] JENKINS_NODE_COOKIE 7e729645-8bc0-4abb-b03b-7cdfda126523 [2022-05-09T12:04:47.305Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:04:47.305Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:04:47.305Z] JOB_BASE_NAME PR-43569 [2022-05-09T12:04:47.305Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/display/redirect [2022-05-09T12:04:47.305Z] JOB_NAME moby/PR-43569 [2022-05-09T12:04:47.305Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/ [2022-05-09T12:04:47.305Z] library.jps.version master [2022-05-09T12:04:47.305Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:04:47.305Z] NODE_LABELS amd64 azure azwin-2-412c20 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-09T12:04:47.305Z] NODE_NAME azwin-2-412c20 [2022-05-09T12:04:47.305Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:04:47.305Z] OS Windows_NT [2022-05-09T12:04:47.305Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:04:47.305Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:04:47.305Z] ppc64le false [2022-05-09T12:04:47.305Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:04:47.305Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:04:47.305Z] PROCESSOR_LEVEL 6 [2022-05-09T12:04:47.305Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:04:47.305Z] ProgramData C:\ProgramData [2022-05-09T12:04:47.305Z] ProgramFiles C:\Program Files [2022-05-09T12:04:47.305Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:04:47.305Z] ProgramW6432 C:\Program Files [2022-05-09T12:04:47.305Z] PROMPT $P$G [2022-05-09T12:04:47.305Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:04:47.305Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:04:47.305Z] PUBLIC C:\Users\Public [2022-05-09T12:04:47.305Z] rootless true [2022-05-09T12:04:47.305Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=artif... [2022-05-09T12:04:47.305Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=changes [2022-05-09T12:04:47.305Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect [2022-05-09T12:04:47.305Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=tests [2022-05-09T12:04:47.305Z] s390x false [2022-05-09T12:04:47.305Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:04:47.305Z] SOURCES_DRIVE d [2022-05-09T12:04:47.305Z] SOURCES_SUBDIR gopath [2022-05-09T12:04:47.305Z] STAGE_NAME Run tests [2022-05-09T12:04:47.305Z] SystemDrive C: [2022-05-09T12:04:47.305Z] SystemRoot C:\Windows [2022-05-09T12:04:47.305Z] TEMP C:\Windows\TEMP [2022-05-09T12:04:47.305Z] TESTDEBUG 0 [2022-05-09T12:04:47.305Z] TESTRUN_DRIVE d [2022-05-09T12:04:47.305Z] TESTRUN_SUBDIR CI [2022-05-09T12:04:47.305Z] TIMEOUT 120m [2022-05-09T12:04:47.305Z] TMP C:\Windows\TEMP [2022-05-09T12:04:47.305Z] unit_validate true [2022-05-09T12:04:47.305Z] USERDOMAIN WORKGROUP [2022-05-09T12:04:47.305Z] USERNAME azwin-2-412c20$ [2022-05-09T12:04:47.305Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:04:47.305Z] validate_force false [2022-05-09T12:04:47.305Z] windir C:\Windows [2022-05-09T12:04:47.305Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:04:47.305Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-09T12:04:47.305Z] windows2022 true [2022-05-09T12:04:47.305Z] windows2022containerd true [2022-05-09T12:04:47.306Z] windowsRS5 true [2022-05-09T12:04:47.306Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:04:47.306Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:04:47.306Z] [2022-05-09T12:04:47.306Z] [2022-05-09T12:04:47.306Z] [2022-05-09T12:04:47.820Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:04:47.820Z] dccd9e4d14d3: Download complete [2022-05-09T12:04:47.873Z] #11 ... [2022-05-09T12:04:47.873Z] [2022-05-09T12:04:47.873Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:04:47.873Z] #31 sha256:62a69a7175c159c2660e7488820768bbf4ba364bd7d913ea2935db674e3aa7ba [2022-05-09T12:04:47.873Z] #31 1.868 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-09T12:04:47.873Z] #31 2.178 [2022-05-09T12:04:47.873Z] #31 2.401 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:47.873Z] #31 2.655 [2022-05-09T12:04:47.873Z] #31 3.731 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-09T12:04:47.873Z] #31 4.047 [2022-05-09T12:04:47.873Z] #31 4.279 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:47.873Z] #31 4.608 [2022-05-09T12:04:47.873Z] #31 5.680 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-09T12:04:47.873Z] #31 6.038 [2022-05-09T12:04:47.873Z] #31 6.255 #=#=# ################# 24.0% ########################################## 58.8% ################################################################# 90.9% ######################################################################## 100.0% [2022-05-09T12:04:47.873Z] #31 6.865 [2022-05-09T12:04:47.873Z] #31 7.886 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-09T12:04:47.873Z] #31 8.250 [2022-05-09T12:04:47.873Z] #31 8.492 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:47.873Z] #31 8.814 [2022-05-09T12:04:47.873Z] #31 9.577 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-09T12:04:47.873Z] #31 9.923 [2022-05-09T12:04:47.873Z] #31 10.15 #=#=# ######################################################################## 100.0% [2022-05-09T12:04:47.873Z] #31 ... [2022-05-09T12:04:47.873Z] [2022-05-09T12:04:47.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:47.873Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:48.217Z] #31 DONE 11.7s [2022-05-09T12:04:48.218Z] [2022-05-09T12:04:48.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:48.218Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:48.218Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.6s [2022-05-09T12:04:48.291Z] INFO: Sources under d:\gopath\... [2022-05-09T12:04:48.291Z] INFO: Test run under d:\CI\... [2022-05-09T12:04:48.291Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:04:48.291Z] INFO: docker/docker repository was found [2022-05-09T12:04:48.291Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-09T12:04:48.759Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:04:48.759Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:04:48.759Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:04:49.381Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:04:49.381Z] 8f616e6e9eec: Download complete [2022-05-09T12:04:49.782Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.4s [2022-05-09T12:04:50.350Z] #11 ... [2022-05-09T12:04:50.350Z] [2022-05-09T12:04:50.350Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-09T12:04:50.350Z] #31 sha256:62a69a7175c159c2660e7488820768bbf4ba364bd7d913ea2935db674e3aa7ba [2022-05-09T12:04:50.350Z] #31 10.45 [2022-05-09T12:04:50.350Z] #31 10.52 Download of images into '/build' complete. [2022-05-09T12:04:50.350Z] #31 10.52 Use something like the following to load the result into a Docker daemon: [2022-05-09T12:04:50.350Z] #31 10.52 tar -cC '/build' . | docker load [2022-05-09T12:04:50.350Z] #31 DONE 12.9s [2022-05-09T12:04:50.350Z] [2022-05-09T12:04:50.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-09T12:04:50.350Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-09T12:04:53.514Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.6s [2022-05-09T12:04:53.638Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.2s done [2022-05-09T12:04:53.897Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:04:53.898Z] #11 DONE 43.7s [2022-05-09T12:04:53.898Z] [2022-05-09T12:04:53.898Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:04:53.898Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:04:54.456Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.0s done [2022-05-09T12:04:54.836Z] #12 DONE 0.8s [2022-05-09T12:04:54.836Z] [2022-05-09T12:04:54.836Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-09T12:04:54.836Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:04:55.032Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-09T12:04:55.294Z] #11 DONE 44.4s [2022-05-09T12:04:55.294Z] [2022-05-09T12:04:55.294Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-09T12:04:55.294Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-09T12:04:55.404Z] #13 DONE 0.6s [2022-05-09T12:04:55.404Z] [2022-05-09T12:04:55.404Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:04:55.404Z] #25 sha256:bcbb24ec4fe0e7f9a63d72a57f640cdf5c5bd77be3f5a5f81598388ec1798f15 [2022-05-09T12:04:55.662Z] #25 ... [2022-05-09T12:04:55.662Z] [2022-05-09T12:04:55.662Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:04:55.662Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:04:55.662Z] #33 DONE 0.2s [2022-05-09T12:04:55.662Z] [2022-05-09T12:04:55.662Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:04:55.662Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:04:55.662Z] #44 DONE 0.2s [2022-05-09T12:04:55.662Z] [2022-05-09T12:04:55.662Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:04:55.662Z] #64 sha256:1160e13b5f7fa1ab37847f793a41eb0f68bec4f4a355d118df892c4708a25aa7 [2022-05-09T12:04:55.662Z] #64 DONE 0.3s [2022-05-09T12:04:55.662Z] [2022-05-09T12:04:55.662Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:04:55.662Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:04:55.662Z] #48 DONE 0.3s [2022-05-09T12:04:55.663Z] [2022-05-09T12:04:55.663Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:04:55.663Z] #25 sha256:bcbb24ec4fe0e7f9a63d72a57f640cdf5c5bd77be3f5a5f81598388ec1798f15 [2022-05-09T12:04:55.663Z] #25 DONE 0.3s [2022-05-09T12:04:55.663Z] [2022-05-09T12:04:55.663Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:04:55.663Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:04:56.239Z] #12 DONE 1.0s [2022-05-09T12:04:56.239Z] [2022-05-09T12:04:56.239Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-09T12:04:56.239Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-09T12:04:56.811Z] #13 DONE 0.7s [2022-05-09T12:04:56.811Z] [2022-05-09T12:04:56.811Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-09T12:04:56.811Z] #25 sha256:2644f9d0e6bfbc5f1ed37aac535dba60e2d0b547f561d87360d34928c866a758 [2022-05-09T12:04:57.075Z] #25 DONE 0.2s [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:04:57.075Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:04:57.075Z] #38 ... [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-09T12:04:57.075Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-09T12:04:57.075Z] #44 DONE 0.3s [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-09T12:04:57.075Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-09T12:04:57.075Z] #48 DONE 0.3s [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-09T12:04:57.075Z] #64 sha256:6eefc7f1077a569bbfad4e2edef37f24aedb55292b78b6c077384f6c5fcd07b9 [2022-05-09T12:04:57.075Z] #64 DONE 0.3s [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-09T12:04:57.075Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-09T12:04:57.075Z] #33 DONE 0.4s [2022-05-09T12:04:57.075Z] [2022-05-09T12:04:57.075Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:04:57.075Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:04:57.828Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-09T12:04:57.828Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:04:57.828Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:04:57.828Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:04:58.084Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-05-09T12:04:58.340Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:04:58.340Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:04:58.340Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-09T12:04:58.596Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:04:58.596Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:04:59.185Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:04:59.185Z] dccd9e4d14d3: Download complete [2022-05-09T12:04:59.482Z] #62 ... [2022-05-09T12:04:59.482Z] [2022-05-09T12:04:59.482Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:04:59.482Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:04:59.482Z] #14 75.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:04:59.482Z] #14 75.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:59.482Z] #14 75.61 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:04:59.482Z] #14 80.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:04:59.482Z] #14 80.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:59.482Z] #14 80.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:04:59.482Z] #14 85.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:04:59.482Z] #14 85.09 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:04:59.482Z] #14 85.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:05:00.407Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-09T12:05:00.407Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d3192780\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-09T12:05:00.407Z] ---------------------------------------------------------------------------- [2022-05-09T12:05:00.407Z] [2022-05-09T12:05:00.407Z] INFO: executeCI.ps1 starting at Mon May 9 12:04:56 CUT 2022 [2022-05-09T12:05:00.407Z] [2022-05-09T12:05:00.407Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-09T12:05:00.407Z] INFO: Running git version 2.24.1.windows.2 [2022-05-09T12:05:00.407Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-09T12:05:00.407Z] INFO: Environment variables: [2022-05-09T12:05:00.407Z] [2022-05-09T12:05:00.407Z] Name Value [2022-05-09T12:05:00.407Z] ---- ----- [2022-05-09T12:05:00.407Z] ALLUSERSPROFILE C:\ProgramData [2022-05-09T12:05:00.407Z] amd64 true [2022-05-09T12:05:00.407Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-09T12:05:00.407Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-09T12:05:00.407Z] arm64 true [2022-05-09T12:05:00.407Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-09T12:05:00.407Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-09T12:05:00.407Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-09T12:05:00.407Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-09T12:05:00.407Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-09T12:05:00.407Z] BRANCH_NAME PR-43569 [2022-05-09T12:05:00.407Z] BUILD_DISPLAY_NAME #3 [2022-05-09T12:05:00.407Z] BUILD_ID 3 [2022-05-09T12:05:00.407Z] BUILD_NUMBER 3 [2022-05-09T12:05:00.407Z] BUILD_TAG jenkins-moby-PR-43569-3 [2022-05-09T12:05:00.407Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/ [2022-05-09T12:05:00.407Z] cgroup2 true [2022-05-09T12:05:00.407Z] CHANGE_AUTHOR thaJeztah [2022-05-09T12:05:00.407Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-09T12:05:00.407Z] CHANGE_BRANCH test_runc_changes [2022-05-09T12:05:00.407Z] CHANGE_FORK thaJeztah/docker [2022-05-09T12:05:00.407Z] CHANGE_ID 43569 [2022-05-09T12:05:00.407Z] CHANGE_TARGET master [2022-05-09T12:05:00.407Z] CHANGE_TITLE [WIP] test runc changes removing tun/tap from the default device rules [2022-05-09T12:05:00.407Z] CHANGE_URL https://github.com/moby/moby/pull/43569 [2022-05-09T12:05:00.407Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-09T12:05:00.407Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-09T12:05:00.407Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-09T12:05:00.407Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-09T12:05:00.407Z] COMPUTERNAME azwin-2-5b81d0 [2022-05-09T12:05:00.407Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-09T12:05:00.407Z] ConfigSequenceNumber 0 [2022-05-09T12:05:00.407Z] dco true [2022-05-09T12:05:00.407Z] DOCKER_BUILDKIT 0 [2022-05-09T12:05:00.407Z] DOCKER_DUT_DEBUG 1 [2022-05-09T12:05:00.407Z] DOCKER_EXPERIMENTAL 1 [2022-05-09T12:05:00.407Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-09T12:05:00.407Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-09T12:05:00.407Z] EXECUTOR_NUMBER 0 [2022-05-09T12:05:00.407Z] FQDN azwin-2-5b81d0.westus.cloudapp.azure.com [2022-05-09T12:05:00.407Z] GIT_BRANCH PR-43569 [2022-05-09T12:05:00.407Z] GIT_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:05:00.407Z] GIT_PREVIOUS_COMMIT e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:05:00.407Z] GIT_URL https://github.com/moby/moby.git [2022-05-09T12:05:00.407Z] HUDSON_COOKIE a2b320af-8ecd-4e3e-a033-14e51cae83d6 [2022-05-09T12:05:00.407Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:05:00.407Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-09T12:05:00.407Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-09T12:05:00.407Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-09T12:05:00.407Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-09T12:05:00.407Z] JENKINS_NODE_COOKIE 99622809-566f-49a1-b580-ea86bbe7e6aa [2022-05-09T12:05:00.407Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-09T12:05:00.407Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-09T12:05:00.407Z] JOB_BASE_NAME PR-43569 [2022-05-09T12:05:00.407Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/display/redirect [2022-05-09T12:05:00.407Z] JOB_NAME moby/PR-43569 [2022-05-09T12:05:00.407Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/ [2022-05-09T12:05:00.407Z] library.jps.version master [2022-05-09T12:05:00.407Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-09T12:05:00.407Z] NODE_LABELS amd64 azure azwin-2-5b81d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-09T12:05:00.408Z] NODE_NAME azwin-2-5b81d0 [2022-05-09T12:05:00.408Z] NUMBER_OF_PROCESSORS 4 [2022-05-09T12:05:00.408Z] OS Windows_NT [2022-05-09T12:05:00.408Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-09T12:05:00.408Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-09T12:05:00.408Z] ppc64le false [2022-05-09T12:05:00.408Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-09T12:05:00.408Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-09T12:05:00.408Z] PROCESSOR_LEVEL 6 [2022-05-09T12:05:00.408Z] PROCESSOR_REVISION 4f01 [2022-05-09T12:05:00.408Z] ProgramData C:\ProgramData [2022-05-09T12:05:00.408Z] ProgramFiles C:\Program Files [2022-05-09T12:05:00.408Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-09T12:05:00.408Z] ProgramW6432 C:\Program Files [2022-05-09T12:05:00.408Z] PROMPT $P$G [2022-05-09T12:05:00.408Z] PSExecutionPolicyPreference Bypass [2022-05-09T12:05:00.408Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-09T12:05:00.408Z] PUBLIC C:\Users\Public [2022-05-09T12:05:00.408Z] rootless true [2022-05-09T12:05:00.408Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=artif... [2022-05-09T12:05:00.408Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=changes [2022-05-09T12:05:00.408Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect [2022-05-09T12:05:00.408Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43569/3/display/redirect?page=tests [2022-05-09T12:05:00.408Z] s390x false [2022-05-09T12:05:00.408Z] SKIP_VALIDATION_TESTS 1 [2022-05-09T12:05:00.408Z] SOURCES_DRIVE d [2022-05-09T12:05:00.408Z] SOURCES_SUBDIR gopath [2022-05-09T12:05:00.408Z] STAGE_NAME Run tests [2022-05-09T12:05:00.408Z] SystemDrive C: [2022-05-09T12:05:00.408Z] SystemRoot C:\Windows [2022-05-09T12:05:00.408Z] TEMP C:\Windows\TEMP [2022-05-09T12:05:00.408Z] TESTDEBUG 0 [2022-05-09T12:05:00.408Z] TESTRUN_DRIVE d [2022-05-09T12:05:00.408Z] TESTRUN_SUBDIR CI [2022-05-09T12:05:00.408Z] TIMEOUT 120m [2022-05-09T12:05:00.408Z] TMP C:\Windows\TEMP [2022-05-09T12:05:00.408Z] unit_validate true [2022-05-09T12:05:00.408Z] USERDOMAIN WORKGROUP [2022-05-09T12:05:00.408Z] USERNAME azwin-2-5b81d0$ [2022-05-09T12:05:00.408Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-09T12:05:00.408Z] validate_force false [2022-05-09T12:05:00.408Z] windir C:\Windows [2022-05-09T12:05:00.408Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-09T12:05:00.408Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-09T12:05:00.408Z] windows2022 true [2022-05-09T12:05:00.408Z] windows2022containerd true [2022-05-09T12:05:00.408Z] windowsRS5 true [2022-05-09T12:05:00.408Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-09T12:05:00.408Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-09T12:05:00.408Z] [2022-05-09T12:05:00.408Z] [2022-05-09T12:05:00.408Z] [2022-05-09T12:05:00.408Z] INFO: Sources under d:\gopath\... [2022-05-09T12:05:00.408Z] INFO: Test run under d:\CI\... [2022-05-09T12:05:00.408Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-09T12:05:00.408Z] INFO: docker/docker repository was found [2022-05-09T12:05:00.408Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-09T12:05:00.408Z] ltsc2019: Pulling from windows/servercore [2022-05-09T12:05:00.408Z] 4612f6d0b889: Pulling fs layer [2022-05-09T12:05:00.408Z] ba8181afd426: Pulling fs layer [2022-05-09T12:05:00.484Z] ok github.com/docker/docker/builder/remotecontext 0.159s coverage: 13.7% of statements [2022-05-09T12:05:01.010Z] #49 ... [2022-05-09T12:05:01.010Z] [2022-05-09T12:05:01.010Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:05:01.010Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:05:01.010Z] #45 5.318 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:05:01.010Z] #45 5.318 Cloning into '.'... [2022-05-09T12:05:01.047Z] ok github.com/docker/docker/builder/dockerfile 0.433s coverage: 49.3% of statements [2022-05-09T12:05:01.323Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-09T12:05:01.579Z] #45 ... [2022-05-09T12:05:01.580Z] [2022-05-09T12:05:01.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:01.580Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:01.580Z] #14 6.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:01.580Z] #14 6.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:01.580Z] #14 6.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:01.839Z] #14 ... [2022-05-09T12:05:01.839Z] [2022-05-09T12:05:01.839Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:05:01.839Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:05:01.839Z] #34 6.079 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:05:01.839Z] #34 6.081 Cloning into '.'... [2022-05-09T12:05:01.930Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-09T12:05:02.098Z] #34 ... [2022-05-09T12:05:02.098Z] [2022-05-09T12:05:02.098Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:02.098Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:02.098Z] #60 6.478 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:02.098Z] #60 6.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:02.098Z] #60 6.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:02.098Z] #60 ... [2022-05-09T12:05:02.098Z] [2022-05-09T12:05:02.098Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:05:02.098Z] #26 sha256:3d6c4b617cd6e60e34650a6ef0911f747567238bc9de3d7863fc49ad39724d93 [2022-05-09T12:05:02.098Z] #26 6.350 + RM_GOPATH=0 [2022-05-09T12:05:02.098Z] #26 6.350 + TMP_GOPATH= [2022-05-09T12:05:02.098Z] #26 6.350 + : /build [2022-05-09T12:05:02.098Z] #26 6.350 + '[' -z '' ']' [2022-05-09T12:05:02.098Z] #26 6.353 ++ mktemp -d [2022-05-09T12:05:02.098Z] #26 6.363 + export GOPATH=/tmp/tmp.xmTRcwuR9j [2022-05-09T12:05:02.098Z] #26 6.363 + GOPATH=/tmp/tmp.xmTRcwuR9j [2022-05-09T12:05:02.098Z] #26 6.363 + RM_GOPATH=1 [2022-05-09T12:05:02.098Z] #26 6.363 + case "$(go env GOARCH)" in [2022-05-09T12:05:02.098Z] #26 6.363 ++ go env GOARCH [2022-05-09T12:05:02.098Z] #26 6.387 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:02.098Z] #26 6.387 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:02.098Z] #26 6.387 ++ dirname /install.sh [2022-05-09T12:05:02.098Z] #26 6.389 + dir=/ [2022-05-09T12:05:02.098Z] #26 6.399 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:05:02.098Z] #26 6.400 + bin=dockercli [2022-05-09T12:05:02.098Z] #26 6.400 + shift [2022-05-09T12:05:02.098Z] #26 6.400 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:05:02.098Z] #26 6.400 + . //dockercli.installer [2022-05-09T12:05:02.098Z] #26 6.400 ++ : stable [2022-05-09T12:05:02.098Z] #26 6.400 ++ : 17.06.2-ce [2022-05-09T12:05:02.098Z] #26 6.400 + install_dockercli [2022-05-09T12:05:02.098Z] #26 6.400 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:05:02.098Z] #26 6.400 ++ uname -m [2022-05-09T12:05:02.098Z] #26 6.403 + arch=x86_64 [2022-05-09T12:05:02.098Z] #26 6.403 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:05:02.098Z] #26 6.403 + url=https://download.docker.com/linux/static [2022-05-09T12:05:02.098Z] #26 6.406 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:05:02.098Z] #26 6.406 + tar -xz docker/docker [2022-05-09T12:05:02.492Z] ok github.com/docker/docker/builder/remotecontext/git 1.549s coverage: 86.3% of statements [2022-05-09T12:05:02.492Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:05:02.492Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:05:02.492Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:05:02.492Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:05:02.666Z] #26 ... [2022-05-09T12:05:02.666Z] [2022-05-09T12:05:02.666Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:02.666Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:02.666Z] #49 7.020 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:02.925Z] #49 7.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:02.925Z] #49 7.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:03.055Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 69.3% of statements [2022-05-09T12:05:03.498Z] #49 7.790 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:05:03.677Z] #34 ... [2022-05-09T12:05:03.677Z] [2022-05-09T12:05:03.677Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:03.677Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:03.677Z] #60 5.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:03.677Z] #60 5.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:03.677Z] #60 5.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:03.677Z] #60 5.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:03.677Z] #60 ... [2022-05-09T12:05:03.677Z] [2022-05-09T12:05:03.678Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:05:03.678Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:05:03.678Z] #34 5.875 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-09T12:05:03.678Z] #34 5.881 Cloning into '.'... [2022-05-09T12:05:05.411Z] #49 9.392 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:05.411Z] #49 ... [2022-05-09T12:05:05.411Z] [2022-05-09T12:05:05.411Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:05:05.411Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:05:05.411Z] #36 6.431 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:05:05.671Z] #36 ... [2022-05-09T12:05:05.671Z] [2022-05-09T12:05:05.671Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:05.671Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:05.671Z] #51 7.772 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:05:05.671Z] #51 9.707 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:05:05.671Z] #51 9.708 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:05:05.671Z] #51 9.747 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:05:05.671Z] #51 9.856 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:05:05.671Z] #51 ... [2022-05-09T12:05:05.671Z] [2022-05-09T12:05:05.671Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:05.671Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:05.671Z] #40 7.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:05.671Z] #40 7.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:05.671Z] #40 7.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:05.671Z] #40 8.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:05.930Z] #40 ... [2022-05-09T12:05:05.930Z] [2022-05-09T12:05:05.930Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:05.930Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:05:05.930Z] #65 6.418 + RM_GOPATH=0 [2022-05-09T12:05:05.930Z] #65 6.418 + TMP_GOPATH= [2022-05-09T12:05:05.930Z] #65 6.418 + : /build [2022-05-09T12:05:05.930Z] #65 6.418 + '[' -z '' ']' [2022-05-09T12:05:05.930Z] #65 6.418 ++ mktemp -d [2022-05-09T12:05:05.930Z] #65 6.420 + export GOPATH=/tmp/tmp.0JmADiHnnv [2022-05-09T12:05:05.930Z] #65 6.420 + GOPATH=/tmp/tmp.0JmADiHnnv [2022-05-09T12:05:05.930Z] #65 6.420 + RM_GOPATH=1 [2022-05-09T12:05:05.930Z] #65 6.420 + case "$(go env GOARCH)" in [2022-05-09T12:05:05.930Z] #65 6.424 ++ go env GOARCH [2022-05-09T12:05:05.930Z] #65 6.454 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:05.930Z] #65 6.454 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:05.930Z] #65 6.454 ++ dirname /install.sh [2022-05-09T12:05:05.930Z] #65 6.454 + dir=/ [2022-05-09T12:05:05.930Z] #65 6.454 + bin=rootlesskit [2022-05-09T12:05:05.930Z] #65 6.454 + shift [2022-05-09T12:05:05.930Z] #65 6.454 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:05:05.930Z] #65 6.454 + . //rootlesskit.installer [2022-05-09T12:05:05.930Z] #65 6.454 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:05.930Z] #65 6.454 + install_rootlesskit [2022-05-09T12:05:05.930Z] #65 6.454 + case "$1" in [2022-05-09T12:05:05.930Z] #65 6.454 + export CGO_ENABLED=0 [2022-05-09T12:05:05.930Z] #65 6.454 + CGO_ENABLED=0 [2022-05-09T12:05:05.930Z] #65 6.454 + _install_rootlesskit [2022-05-09T12:05:05.931Z] #65 6.468 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:05.931Z] #65 6.468 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:05:05.931Z] #65 6.468 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:05:05.931Z] #65 6.468 + GOBIN=/build [2022-05-09T12:05:05.931Z] #65 6.468 + GO111MODULE=on [2022-05-09T12:05:05.931Z] #65 6.468 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:05.931Z] #65 7.294 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:05:05.931Z] #65 ... [2022-05-09T12:05:05.931Z] [2022-05-09T12:05:05.931Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:05:05.931Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:05:05.931Z] #55 6.418 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:05:05.931Z] #55 7.747 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:05:05.931Z] #55 7.767 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:05:05.931Z] #55 7.812 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:05:05.931Z] #55 9.961 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:05:06.190Z] #55 ... [2022-05-09T12:05:06.190Z] [2022-05-09T12:05:06.190Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:06.190Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:06.190Z] #53 3.777 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:05:06.190Z] #53 ... [2022-05-09T12:05:06.190Z] [2022-05-09T12:05:06.190Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:05:06.190Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:05:06.190Z] #38 6.077 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:05:06.190Z] #38 6.946 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:05:06.190Z] #38 9.035 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:05:06.190Z] #38 9.589 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:05:06.190Z] #38 9.701 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:05:06.451Z] #38 ... [2022-05-09T12:05:06.451Z] [2022-05-09T12:05:06.451Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:06.451Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:05:06.451Z] #65 10.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:05:06.451Z] #65 10.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:05:07.001Z] #34 ... [2022-05-09T12:05:07.001Z] [2022-05-09T12:05:07.001Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:05:07.001Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:05:07.001Z] #55 6.882 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-09T12:05:07.001Z] #55 8.817 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-09T12:05:07.001Z] #55 8.819 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-09T12:05:07.001Z] #55 8.980 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-09T12:05:07.001Z] #55 ... [2022-05-09T12:05:07.001Z] [2022-05-09T12:05:07.001Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:07.001Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:07.001Z] #14 5.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:07.001Z] #14 5.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:07.001Z] #14 5.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:07.001Z] #14 6.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:07.001Z] #14 ... [2022-05-09T12:05:07.001Z] [2022-05-09T12:05:07.001Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:07.001Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:07.001Z] #53 7.275 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-09T12:05:07.224Z] ok github.com/docker/docker/client 0.113s coverage: 75.6% of statements [2022-05-09T12:05:07.271Z] #53 ... [2022-05-09T12:05:07.271Z] [2022-05-09T12:05:07.271Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:07.271Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:07.271Z] #51 6.796 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:05:07.271Z] #51 9.270 go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:05:07.271Z] #51 9.304 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:05:07.271Z] #51 9.347 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:05:07.271Z] #51 9.440 go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:05:07.271Z] #51 10.19 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:05:07.271Z] #51 10.51 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:05:07.271Z] #51 10.64 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:05:07.271Z] #51 ... [2022-05-09T12:05:07.271Z] [2022-05-09T12:05:07.271Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:07.271Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:05:07.271Z] #65 6.280 + RM_GOPATH=0 [2022-05-09T12:05:07.271Z] #65 6.280 + TMP_GOPATH= [2022-05-09T12:05:07.271Z] #65 6.280 + : /build [2022-05-09T12:05:07.271Z] #65 6.280 + '[' -z '' ']' [2022-05-09T12:05:07.271Z] #65 6.280 ++ mktemp -d [2022-05-09T12:05:07.271Z] #65 6.286 + export GOPATH=/tmp/tmp.pPodFl72QS [2022-05-09T12:05:07.271Z] #65 6.286 + GOPATH=/tmp/tmp.pPodFl72QS [2022-05-09T12:05:07.271Z] #65 6.286 + RM_GOPATH=1 [2022-05-09T12:05:07.271Z] #65 6.286 + case "$(go env GOARCH)" in [2022-05-09T12:05:07.271Z] #65 6.286 ++ go env GOARCH [2022-05-09T12:05:07.271Z] #65 6.376 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:07.271Z] #65 6.376 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:07.271Z] #65 6.376 ++ dirname /install.sh [2022-05-09T12:05:07.271Z] #65 6.399 + dir=/ [2022-05-09T12:05:07.271Z] #65 6.399 + bin=rootlesskit [2022-05-09T12:05:07.271Z] #65 6.399 + shift [2022-05-09T12:05:07.271Z] #65 6.399 + '[' '!' -f //rootlesskit.installer ']' [2022-05-09T12:05:07.271Z] #65 6.399 + . //rootlesskit.installer [2022-05-09T12:05:07.271Z] #65 6.399 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:07.271Z] #65 6.399 + install_rootlesskit [2022-05-09T12:05:07.271Z] #65 6.399 + case "$1" in [2022-05-09T12:05:07.271Z] #65 6.399 + export CGO_ENABLED=0 [2022-05-09T12:05:07.271Z] #65 6.399 + CGO_ENABLED=0 [2022-05-09T12:05:07.271Z] #65 6.399 + _install_rootlesskit [2022-05-09T12:05:07.271Z] #65 6.401 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:07.271Z] #65 6.401 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-09T12:05:07.271Z] #65 6.401 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:05:07.271Z] #65 6.401 + GOBIN=/build [2022-05-09T12:05:07.271Z] #65 6.401 + GO111MODULE=on [2022-05-09T12:05:07.271Z] #65 6.401 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:07.271Z] #65 6.970 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:05:07.271Z] #65 9.743 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:05:07.271Z] #65 9.743 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-09T12:05:07.390Z] #65 11.68 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:05:07.538Z] #65 ... [2022-05-09T12:05:07.538Z] [2022-05-09T12:05:07.538Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:05:07.538Z] #26 sha256:c6827c49f9e5fea38cd6353ccd856b6e81e82f938ad863dd03a7fe447c8b63a3 [2022-05-09T12:05:07.538Z] #26 6.285 + RM_GOPATH=0 [2022-05-09T12:05:07.538Z] #26 6.285 + TMP_GOPATH= [2022-05-09T12:05:07.538Z] #26 6.285 + : /build [2022-05-09T12:05:07.538Z] #26 6.285 + '[' -z '' ']' [2022-05-09T12:05:07.538Z] #26 6.289 ++ mktemp -d [2022-05-09T12:05:07.538Z] #26 6.305 + export GOPATH=/tmp/tmp.hleADKLk0i [2022-05-09T12:05:07.538Z] #26 6.305 + GOPATH=/tmp/tmp.hleADKLk0i [2022-05-09T12:05:07.538Z] #26 6.305 + RM_GOPATH=1 [2022-05-09T12:05:07.538Z] #26 6.305 + case "$(go env GOARCH)" in [2022-05-09T12:05:07.538Z] #26 6.305 ++ go env GOARCH [2022-05-09T12:05:07.538Z] #26 6.349 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:07.538Z] #26 6.349 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:07.538Z] #26 6.349 ++ dirname /install.sh [2022-05-09T12:05:07.538Z] #26 6.433 Install docker/cli version 17.06.2-ce from stable [2022-05-09T12:05:07.538Z] #26 6.433 + dir=/ [2022-05-09T12:05:07.538Z] #26 6.433 + bin=dockercli [2022-05-09T12:05:07.538Z] #26 6.433 + shift [2022-05-09T12:05:07.538Z] #26 6.433 + '[' '!' -f //dockercli.installer ']' [2022-05-09T12:05:07.538Z] #26 6.433 + . //dockercli.installer [2022-05-09T12:05:07.538Z] #26 6.433 ++ : stable [2022-05-09T12:05:07.538Z] #26 6.433 ++ : 17.06.2-ce [2022-05-09T12:05:07.538Z] #26 6.433 + install_dockercli [2022-05-09T12:05:07.538Z] #26 6.433 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-09T12:05:07.538Z] #26 6.433 ++ uname -m [2022-05-09T12:05:07.538Z] #26 6.433 + arch=x86_64 [2022-05-09T12:05:07.538Z] #26 6.433 + '[' x86_64 '!=' x86_64 ']' [2022-05-09T12:05:07.538Z] #26 6.433 + url=https://download.docker.com/linux/static [2022-05-09T12:05:07.538Z] #26 6.433 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-09T12:05:07.538Z] #26 6.433 + tar -xz docker/docker [2022-05-09T12:05:07.801Z] #26 ... [2022-05-09T12:05:07.801Z] [2022-05-09T12:05:07.801Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:05:07.801Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:05:07.801Z] #36 7.274 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-09T12:05:07.801Z] #36 ... [2022-05-09T12:05:07.801Z] [2022-05-09T12:05:07.801Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:07.801Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:07.801Z] #40 5.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:07.801Z] #40 5.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:07.801Z] #40 5.440 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:07.801Z] #40 5.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:07.801Z] #40 8.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:08.063Z] #40 ... [2022-05-09T12:05:08.063Z] [2022-05-09T12:05:08.063Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:05:08.063Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:05:08.063Z] #45 5.967 + git clone https://github.com/docker/distribution.git . [2022-05-09T12:05:08.063Z] #45 5.979 Cloning into '.'... [2022-05-09T12:05:08.063Z] #45 ... [2022-05-09T12:05:08.063Z] [2022-05-09T12:05:08.063Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:08.063Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:08.063Z] #49 6.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:08.063Z] #49 6.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:08.063Z] #49 6.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:08.063Z] #49 7.252 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-09T12:05:08.063Z] #49 8.799 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:08.325Z] #49 ... [2022-05-09T12:05:08.325Z] [2022-05-09T12:05:08.325Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:08.325Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:08.325Z] #51 10.79 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:05:08.325Z] #51 11.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:05:09.600Z] #14 95.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:05:09.600Z] #14 95.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:05:09.600Z] #14 95.84 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:05:11.068Z] ba8181afd426: Verifying Checksum [2022-05-09T12:05:11.068Z] ba8181afd426: Download complete [2022-05-09T12:05:12.681Z] #65 ... [2022-05-09T12:05:12.681Z] [2022-05-09T12:05:12.681Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:12.681Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:12.681Z] #51 10.43 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:05:12.681Z] #51 10.46 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:05:12.681Z] #51 10.55 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:05:12.681Z] #51 10.74 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:05:12.681Z] #51 10.79 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:05:12.681Z] #51 10.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:05:12.681Z] #51 11.07 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:05:12.681Z] #51 11.31 go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:05:12.681Z] #51 ... [2022-05-09T12:05:12.681Z] [2022-05-09T12:05:12.681Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:12.681Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:05:12.681Z] #65 16.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:05:12.873Z] #14 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:05:12.873Z] #14 100.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:05:12.873Z] #14 100.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:05:12.873Z] #14 100.5 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:05:12.873Z] #14 100.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:05:12.873Z] #14 100.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:05:12.873Z] #14 100.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:05:12.873Z] #14 100.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:05:12.873Z] #14 100.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:05:12.873Z] #14 100.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:05:12.873Z] #14 100.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:05:12.873Z] #14 100.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:12.873Z] #14 100.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:05:12.873Z] #14 100.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:05:12.873Z] #14 100.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:13.130Z] #14 101.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:05:13.130Z] #14 101.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:05:13.130Z] #14 101.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:05:13.387Z] #14 101.1 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:05:13.387Z] #14 101.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:05:13.387Z] #14 101.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:05:13.387Z] #14 101.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:05:13.387Z] #14 ... [2022-05-09T12:05:13.387Z] [2022-05-09T12:05:13.387Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:13.387Z] #65 sha256:95855b3afe0fb70df38aa031122d6a5026e292dd35bb8dbdee4bd5dd9f7f2182 [2022-05-09T12:05:13.387Z] #65 100.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:05:13.387Z] #65 100.8 + GOBIN=/build [2022-05-09T12:05:13.387Z] #65 100.8 + GO111MODULE=on [2022-05-09T12:05:13.387Z] #65 100.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:05:13.630Z] #51 ... [2022-05-09T12:05:13.630Z] [2022-05-09T12:05:13.630Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:05:13.630Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:05:13.630Z] #38 7.395 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:05:13.630Z] #38 8.394 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:05:13.630Z] #38 10.23 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:05:13.630Z] #38 11.01 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:05:13.630Z] #38 11.03 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:05:13.630Z] #38 16.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:05:13.630Z] #38 16.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:05:13.696Z] #65 ... [2022-05-09T12:05:13.696Z] [2022-05-09T12:05:13.696Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:13.696Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:13.696Z] #14 7.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:13.696Z] #14 11.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:13.696Z] #14 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:13.696Z] #14 ... [2022-05-09T12:05:13.696Z] [2022-05-09T12:05:13.696Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:05:13.696Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:05:13.696Z] #38 14.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:05:13.696Z] #38 15.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:05:13.891Z] #38 ... [2022-05-09T12:05:13.891Z] [2022-05-09T12:05:13.891Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:13.891Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:13.892Z] #60 7.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:13.892Z] #60 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:13.892Z] #60 ... [2022-05-09T12:05:13.892Z] [2022-05-09T12:05:13.892Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:13.892Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:13.892Z] #49 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:13.892Z] #49 15.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:13.960Z] #38 ... [2022-05-09T12:05:13.960Z] [2022-05-09T12:05:13.960Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:13.960Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:13.960Z] #60 8.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:13.960Z] #60 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:13.960Z] #60 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:13.960Z] #60 ... [2022-05-09T12:05:13.960Z] [2022-05-09T12:05:13.960Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:13.960Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:05:13.960Z] #65 18.08 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:05:13.960Z] #65 18.10 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:05:14.219Z] #65 18.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:05:14.786Z] #65 18.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:05:14.786Z] #65 19.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:05:15.280Z] #49 ... [2022-05-09T12:05:15.280Z] [2022-05-09T12:05:15.280Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:15.280Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:15.280Z] #51 18.09 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:05:15.280Z] #51 18.35 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:05:15.280Z] #51 18.44 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:05:15.354Z] #65 19.52 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:05:16.302Z] #65 20.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:05:16.302Z] #65 20.57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:05:17.187Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:05:17.187Z] 8f616e6e9eec: Download complete [2022-05-09T12:05:17.212Z] #51 ... [2022-05-09T12:05:17.212Z] [2022-05-09T12:05:17.212Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:17.212Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:17.212Z] #14 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:17.212Z] #14 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:17.474Z] #14 ... [2022-05-09T12:05:17.474Z] [2022-05-09T12:05:17.474Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:05:17.474Z] #26 sha256:c6827c49f9e5fea38cd6353ccd856b6e81e82f938ad863dd03a7fe447c8b63a3 [2022-05-09T12:05:17.474Z] #26 20.37 + mkdir -p /build [2022-05-09T12:05:17.474Z] #26 20.42 + mv docker/docker /build/ [2022-05-09T12:05:17.474Z] #26 20.42 + rmdir docker [2022-05-09T12:05:17.563Z] #65 ... [2022-05-09T12:05:17.563Z] [2022-05-09T12:05:17.563Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:17.563Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:17.563Z] #14 101.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:05:17.563Z] #14 101.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 101.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:05:17.563Z] #14 101.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:05:17.563Z] #14 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 101.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 101.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:05:17.563Z] #14 101.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 101.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 101.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:05:17.563Z] #14 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 101.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 101.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:05:17.563Z] #14 101.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 101.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 102.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:05:17.563Z] #14 102.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 102.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:05:17.563Z] #14 102.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:05:17.563Z] #14 102.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 102.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:05:17.563Z] #14 102.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:05:17.563Z] #14 102.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 102.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:05:17.563Z] #14 102.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:05:17.563Z] #14 102.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:05:17.563Z] #14 102.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:05:17.563Z] #14 103.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:05:17.563Z] #14 103.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:05:17.563Z] #14 103.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:05:17.563Z] #14 103.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:05:17.563Z] #14 103.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:05:17.563Z] #14 103.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:05:17.563Z] #14 103.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:05:17.563Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:05:17.563Z] #14 103.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:05:17.563Z] #14 103.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:05:17.563Z] #14 103.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-09T12:05:17.563Z] #14 103.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:05:17.563Z] #14 103.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:05:17.563Z] #14 103.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:05:17.563Z] #14 103.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:05:17.563Z] #14 103.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:05:17.563Z] #14 103.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:05:17.563Z] #14 DONE 105.1s [2022-05-09T12:05:17.563Z] [2022-05-09T12:05:17.563Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:05:17.563Z] #57 sha256:2ecabb24cb6b9a43d4b2746021bd0e28159df40cb93632cf29ff27f4c6c3eb82 [2022-05-09T12:05:17.563Z] #57 DONE 0.2s [2022-05-09T12:05:17.563Z] [2022-05-09T12:05:17.563Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:05:17.563Z] #58 sha256:b8262a4e4b2fb631d57568a0fa8e9c34e06bbe55bfcd5f724a73cb89704c6b89 [2022-05-09T12:05:17.680Z] #65 ... [2022-05-09T12:05:17.680Z] [2022-05-09T12:05:17.680Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:17.680Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:17.680Z] #40 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:17.680Z] #40 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:17.680Z] #40 ... [2022-05-09T12:05:17.680Z] [2022-05-09T12:05:17.680Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:05:17.680Z] #26 sha256:3d6c4b617cd6e60e34650a6ef0911f747567238bc9de3d7863fc49ad39724d93 [2022-05-09T12:05:17.680Z] #26 21.53 + mkdir -p /build [2022-05-09T12:05:17.680Z] #26 21.55 + mv docker/docker /build/ [2022-05-09T12:05:17.680Z] #26 21.58 + rmdir docker [2022-05-09T12:05:18.057Z] #26 ... [2022-05-09T12:05:18.057Z] [2022-05-09T12:05:18.057Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:18.057Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:05:18.057Z] #65 10.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-09T12:05:18.057Z] #65 15.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-09T12:05:18.057Z] #65 16.94 go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:05:18.057Z] #65 16.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-09T12:05:18.057Z] #65 17.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-09T12:05:18.057Z] #65 17.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:05:18.057Z] #65 17.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:05:18.057Z] #65 17.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-09T12:05:18.057Z] #65 18.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-09T12:05:18.057Z] #65 18.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:05:18.057Z] #65 18.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-09T12:05:18.057Z] #65 ... [2022-05-09T12:05:18.057Z] [2022-05-09T12:05:18.057Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:18.057Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:18.057Z] #60 20.92 Fetched 8530 kB in 16s (532 kB/s) [2022-05-09T12:05:18.057Z] #60 20.92 Reading package lists... [2022-05-09T12:05:18.057Z] #60 ... [2022-05-09T12:05:18.057Z] [2022-05-09T12:05:18.057Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-09T12:05:18.057Z] #26 sha256:c6827c49f9e5fea38cd6353ccd856b6e81e82f938ad863dd03a7fe447c8b63a3 [2022-05-09T12:05:18.057Z] #26 DONE 21.2s [2022-05-09T12:05:18.318Z] [2022-05-09T12:05:18.319Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:18.319Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:18.319Z] #51 21.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:05:18.319Z] #51 21.31 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:05:18.495Z] #58 ... [2022-05-09T12:05:18.495Z] [2022-05-09T12:05:18.495Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:18.495Z] #65 sha256:95855b3afe0fb70df38aa031122d6a5026e292dd35bb8dbdee4bd5dd9f7f2182 [2022-05-09T12:05:18.495Z] #65 105.4 rootlesskit version 1.0.0 [2022-05-09T12:05:18.495Z] #65 105.4 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:05:18.495Z] #65 105.4 -container-ip string [2022-05-09T12:05:18.495Z] #65 105.4 container ip [2022-05-09T12:05:18.495Z] #65 105.4 -container-port int [2022-05-09T12:05:18.495Z] #65 105.4 container port (default -1) [2022-05-09T12:05:18.495Z] #65 105.4 -host-ip string [2022-05-09T12:05:18.495Z] #65 105.4 host ip [2022-05-09T12:05:18.495Z] #65 105.4 -host-port int [2022-05-09T12:05:18.495Z] #65 105.4 host port (default -1) [2022-05-09T12:05:18.495Z] #65 105.4 -proto string [2022-05-09T12:05:18.495Z] #65 105.4 proxy protocol (default "tcp") [2022-05-09T12:05:18.495Z] #65 DONE 105.7s [2022-05-09T12:05:18.495Z] [2022-05-09T12:05:18.495Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:05:18.495Z] #66 sha256:7a74e75947219dad71c101a6ff61689566d44de613edbd3999f5a891138a41bf [2022-05-09T12:05:18.495Z] #66 DONE 0.2s [2022-05-09T12:05:18.495Z] [2022-05-09T12:05:18.495Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:05:18.495Z] #67 sha256:33999262459ab2f363ac8532d2cbb33e99cdc70a586f2e67c6b1f051d6bf5a82 [2022-05-09T12:05:18.580Z] #51 ... [2022-05-09T12:05:18.580Z] [2022-05-09T12:05:18.580Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:05:18.580Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:05:18.580Z] #55 11.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-09T12:05:18.580Z] #55 ... [2022-05-09T12:05:18.580Z] [2022-05-09T12:05:18.580Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:18.580Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:18.580Z] #49 19.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:05:18.617Z] #26 DONE 22.8s [2022-05-09T12:05:18.617Z] [2022-05-09T12:05:18.617Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:18.617Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:18.617Z] #49 12.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:18.617Z] #49 17.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:18.617Z] #49 21.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-09T12:05:18.617Z] #49 ... [2022-05-09T12:05:18.617Z] [2022-05-09T12:05:18.617Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:05:18.617Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:05:18.617Z] #51 21.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:05:18.617Z] #51 21.10 go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:05:18.752Z] #67 DONE 0.2s [2022-05-09T12:05:18.752Z] [2022-05-09T12:05:18.752Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:05:18.752Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:05:18.851Z] #49 ... [2022-05-09T12:05:18.851Z] [2022-05-09T12:05:18.851Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:18.851Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:18.851Z] #40 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:20.953Z] #40 ... [2022-05-09T12:05:20.953Z] [2022-05-09T12:05:20.953Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:20.953Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:05:20.953Z] #65 23.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:05:21.278Z] #15 DONE 3.9s [2022-05-09T12:05:21.278Z] [2022-05-09T12:05:21.278Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:05:21.278Z] #58 sha256:b8262a4e4b2fb631d57568a0fa8e9c34e06bbe55bfcd5f724a73cb89704c6b89 [2022-05-09T12:05:21.278Z] #58 3.597 + RM_GOPATH=0 [2022-05-09T12:05:21.278Z] #58 3.597 + TMP_GOPATH= [2022-05-09T12:05:21.278Z] #58 3.597 + : /build [2022-05-09T12:05:21.278Z] #58 3.597 + '[' -z '' ']' [2022-05-09T12:05:21.278Z] #58 3.597 ++ mktemp -d [2022-05-09T12:05:21.278Z] #58 3.597 + export GOPATH=/tmp/tmp.cwXLXIj3IM [2022-05-09T12:05:21.278Z] #58 3.597 + GOPATH=/tmp/tmp.cwXLXIj3IM [2022-05-09T12:05:21.278Z] #58 3.597 + RM_GOPATH=1 [2022-05-09T12:05:21.278Z] #58 3.597 + case "$(go env GOARCH)" in [2022-05-09T12:05:21.278Z] #58 3.597 ++ go env GOARCH [2022-05-09T12:05:21.278Z] #58 3.608 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:21.278Z] #58 3.608 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:21.278Z] #58 3.610 ++ dirname /install.sh [2022-05-09T12:05:21.278Z] #58 3.612 + dir=/ [2022-05-09T12:05:21.278Z] #58 3.613 + bin=runc [2022-05-09T12:05:21.278Z] #58 3.613 + shift [2022-05-09T12:05:21.278Z] #58 3.614 + '[' '!' -f //runc.installer ']' [2022-05-09T12:05:21.278Z] #58 3.614 + . //runc.installer [2022-05-09T12:05:21.278Z] #58 3.615 ++ set -e [2022-05-09T12:05:21.278Z] #58 3.615 ++ : no-tun [2022-05-09T12:05:21.278Z] #58 3.615 + install_runc [2022-05-09T12:05:21.278Z] #58 3.616 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:05:21.278Z] #58 3.618 + echo 'Install runc version no-tun (build tags: seccomp)' [2022-05-09T12:05:21.278Z] #58 3.619 Install runc version no-tun (build tags: seccomp) [2022-05-09T12:05:21.278Z] #58 3.619 + git clone https://github.com/kolyshkin/runc.git /tmp/tmp.cwXLXIj3IM/src/github.com/opencontainers/runc [2022-05-09T12:05:21.278Z] #58 3.625 Cloning into '/tmp/tmp.cwXLXIj3IM/src/github.com/opencontainers/runc'... [2022-05-09T12:05:22.811Z] #51 ... [2022-05-09T12:05:22.811Z] [2022-05-09T12:05:22.811Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:05:22.811Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:05:22.811Z] #36 26.80 tomll can be used in two ways: [2022-05-09T12:05:22.811Z] #36 26.83 Writing to STDIN and reading from STDOUT: [2022-05-09T12:05:22.811Z] #36 26.83 cat file.toml | tomll > file.toml [2022-05-09T12:05:22.811Z] #36 26.83 [2022-05-09T12:05:22.811Z] #36 26.83 Reading and updating a list of files: [2022-05-09T12:05:22.811Z] #36 26.83 tomll a.toml b.toml c.toml [2022-05-09T12:05:22.811Z] #36 26.83 [2022-05-09T12:05:22.811Z] #36 26.83 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:05:22.811Z] #36 DONE 26.9s [2022-05-09T12:05:22.811Z] [2022-05-09T12:05:22.811Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:05:22.811Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:05:22.811Z] #65 23.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-09T12:05:22.811Z] #65 23.83 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:05:23.590Z] 4612f6d0b889: Verifying Checksum [2022-05-09T12:05:23.590Z] 4612f6d0b889: Download complete [2022-05-09T12:05:23.801Z] #58 ... [2022-05-09T12:05:23.801Z] [2022-05-09T12:05:23.801Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:05:23.801Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:05:23.801Z] #16 DONE 2.8s [2022-05-09T12:05:24.058Z] [2022-05-09T12:05:24.058Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:05:24.058Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:05:24.281Z] #65 ... [2022-05-09T12:05:24.281Z] [2022-05-09T12:05:24.281Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-09T12:05:24.281Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-09T12:05:24.281Z] #36 27.34 tomll can be used in two ways: [2022-05-09T12:05:24.281Z] #36 27.34 Writing to STDIN and reading from STDOUT: [2022-05-09T12:05:24.281Z] #36 27.34 cat file.toml | tomll > file.toml [2022-05-09T12:05:24.281Z] #36 27.34 [2022-05-09T12:05:24.281Z] #36 27.34 Reading and updating a list of files: [2022-05-09T12:05:24.281Z] #36 27.34 tomll a.toml b.toml c.toml [2022-05-09T12:05:24.281Z] #36 27.34 [2022-05-09T12:05:24.281Z] #36 27.34 When given a list of files, tomll will modify all files in place without asking. [2022-05-09T12:05:24.281Z] #36 DONE 27.5s [2022-05-09T12:05:24.542Z] [2022-05-09T12:05:24.542Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:24.542Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:24.542Z] #14 27.54 Fetched 8530 kB in 22s (386 kB/s) [2022-05-09T12:05:25.414Z] #65 ... [2022-05-09T12:05:25.414Z] [2022-05-09T12:05:25.414Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:25.414Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:25.414Z] #40 28.36 Fetched 8530 kB in 22s (396 kB/s) [2022-05-09T12:05:26.578Z] #17 2.437 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:05:26.578Z] #17 DONE 2.5s [2022-05-09T12:05:26.578Z] [2022-05-09T12:05:26.578Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:05:26.578Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:05:26.578Z] #62 ... [2022-05-09T12:05:26.578Z] [2022-05-09T12:05:26.578Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:05:26.578Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:05:28.474Z] #18 DONE 1.8s [2022-05-09T12:05:28.474Z] [2022-05-09T12:05:28.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:28.474Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:28.474Z] #53 ... [2022-05-09T12:05:28.474Z] [2022-05-09T12:05:28.474Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:05:28.474Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:05:29.603Z] #40 28.36 Reading package lists... [2022-05-09T12:05:29.603Z] #40 ... [2022-05-09T12:05:29.603Z] [2022-05-09T12:05:29.603Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:29.603Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:29.603Z] #53 34.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:05:29.603Z] #53 34.12 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:05:29.603Z] #53 34.38 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:05:29.836Z] #14 27.54 Reading package lists... [2022-05-09T12:05:29.836Z] #14 ... [2022-05-09T12:05:29.836Z] [2022-05-09T12:05:29.836Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:29.836Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:29.836Z] #60 20.92 Reading package lists... [2022-05-09T12:05:29.845Z] #19 DONE 1.5s [2022-05-09T12:05:29.845Z] [2022-05-09T12:05:29.845Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:05:29.845Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:05:29.862Z] #53 34.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:05:30.121Z] #53 34.68 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:05:30.380Z] #53 34.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:05:30.380Z] #53 35.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:05:30.639Z] #53 35.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:05:30.639Z] #53 35.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:05:30.639Z] #53 35.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:05:30.639Z] #53 35.37 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:05:31.227Z] #60 31.09 Reading package lists... [2022-05-09T12:05:31.227Z] #60 ... [2022-05-09T12:05:31.227Z] [2022-05-09T12:05:31.227Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:31.227Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:31.227Z] #40 24.39 Fetched 8530 kB in 19s (445 kB/s) [2022-05-09T12:05:31.227Z] #40 24.39 Reading package lists... [2022-05-09T12:05:31.743Z] #20 DONE 1.8s [2022-05-09T12:05:31.743Z] [2022-05-09T12:05:31.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-05-09T12:05:31.743Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:05:32.550Z] #53 37.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:05:32.809Z] #53 ... [2022-05-09T12:05:32.809Z] [2022-05-09T12:05:32.809Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:32.809Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:32.809Z] #14 27.54 Fetched 8530 kB in 22s (394 kB/s) [2022-05-09T12:05:32.809Z] #14 27.54 Reading package lists... [2022-05-09T12:05:33.070Z] #14 37.47 Reading package lists... [2022-05-09T12:05:33.070Z] #14 ... [2022-05-09T12:05:33.070Z] [2022-05-09T12:05:33.070Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:05:33.070Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:05:33.070Z] #45 35.40 Updating files: 72% (1312/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:05:33.070Z] #45 36.12 + git checkout -q v2.3.0 [2022-05-09T12:05:33.146Z] #40 33.63 Reading package lists... [2022-05-09T12:05:33.146Z] #40 ... [2022-05-09T12:05:33.146Z] [2022-05-09T12:05:33.146Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:05:33.146Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:05:33.331Z] #45 ... [2022-05-09T12:05:33.331Z] [2022-05-09T12:05:33.331Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:33.331Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:33.331Z] #60 27.73 Fetched 8530 kB in 21s (397 kB/s) [2022-05-09T12:05:33.331Z] #60 27.73 Reading package lists... [2022-05-09T12:05:33.331Z] #60 37.19 Reading package lists... [2022-05-09T12:05:33.331Z] #60 ... [2022-05-09T12:05:33.331Z] [2022-05-09T12:05:33.331Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:33.331Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:33.331Z] #40 28.36 Reading package lists... [2022-05-09T12:05:33.641Z] #21 1.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:05:33.669Z] #45 35.67 Updating files: 65% (1193/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-09T12:05:33.670Z] #45 36.66 + git checkout -q v2.3.0 [2022-05-09T12:05:33.898Z] #21 2.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:05:33.898Z] #21 2.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:05:33.898Z] #21 2.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:05:35.268Z] #21 3.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:05:36.101Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|name|deps) took 2m51.176450386s [2022-05-09T12:05:36.101Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-09T12:05:36.131Z] #40 38.25 Reading package lists... [2022-05-09T12:05:36.131Z] #40 ... [2022-05-09T12:05:36.131Z] [2022-05-09T12:05:36.131Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:36.131Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:36.131Z] #49 29.98 Fetched 8534 kB in 23s (367 kB/s) [2022-05-09T12:05:36.131Z] #49 29.98 Reading package lists... [2022-05-09T12:05:36.131Z] #49 39.06 Reading package lists... [2022-05-09T12:05:36.131Z] #49 ... [2022-05-09T12:05:36.131Z] [2022-05-09T12:05:36.131Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:05:36.131Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:05:36.131Z] #45 39.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:05:36.637Z] #21 4.676 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:05:36.664Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 494.885588ms [2022-05-09T12:05:36.978Z] #45 39.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-09T12:05:37.923Z] #45 ... [2022-05-09T12:05:37.923Z] [2022-05-09T12:05:37.923Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:37.923Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:37.923Z] #49 30.76 Fetched 8534 kB in 24s (348 kB/s) [2022-05-09T12:05:37.923Z] #49 30.76 Reading package lists... [2022-05-09T12:05:38.185Z] #49 39.31 Reading package lists... [2022-05-09T12:05:38.185Z] #49 ... [2022-05-09T12:05:38.185Z] [2022-05-09T12:05:38.185Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:38.185Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:38.185Z] #40 33.63 Reading package lists... [2022-05-09T12:05:39.174Z] #21 7.571 Fetched 8530 kB in 6s (1440 kB/s) [2022-05-09T12:05:39.252Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.7% of statements [2022-05-09T12:05:39.252Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-09T12:05:39.432Z] #21 7.571 Reading package lists... [2022-05-09T12:05:39.432Z] #21 ... [2022-05-09T12:05:39.432Z] [2022-05-09T12:05:39.432Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:05:39.432Z] #58 sha256:b8262a4e4b2fb631d57568a0fa8e9c34e06bbe55bfcd5f724a73cb89704c6b89 [2022-05-09T12:05:39.432Z] #58 11.99 + cd /tmp/tmp.cwXLXIj3IM/src/github.com/opencontainers/runc [2022-05-09T12:05:39.432Z] #58 11.99 + git checkout -q no-tun [2022-05-09T12:05:39.432Z] #58 12.21 + '[' -z '' ']' [2022-05-09T12:05:39.432Z] #58 12.21 + target=static [2022-05-09T12:05:39.432Z] #58 12.21 + make BUILDTAGS=seccomp static [2022-05-09T12:05:39.432Z] #58 12.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.0-619-g2ce40b6a -X main.version=1.1.0+dev " -o runc . [2022-05-09T12:05:39.508Z] ok github.com/docker/docker/cmd/dockerd/trap 2.446s coverage: 0.0% of statements [2022-05-09T12:05:39.508Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:05:39.508Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:05:39.508Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:05:39.508Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:05:39.508Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:05:39.690Z] #58 ... [2022-05-09T12:05:39.690Z] [2022-05-09T12:05:39.690Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:05:39.690Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:05:39.690Z] #34 DONE 127.5s [2022-05-09T12:05:39.690Z] [2022-05-09T12:05:39.690Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:39.690Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:40.107Z] #40 40.81 Building dependency tree... [2022-05-09T12:05:40.333Z] #45 ... [2022-05-09T12:05:40.333Z] [2022-05-09T12:05:40.333Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:40.333Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:40.333Z] #60 37.19 Reading package lists... [2022-05-09T12:05:42.210Z] #53 ... [2022-05-09T12:05:42.210Z] [2022-05-09T12:05:42.210Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:05:42.210Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:05:42.210Z] #21 7.571 Reading package lists... [2022-05-09T12:05:42.496Z] #60 45.21 Building dependency tree... [2022-05-09T12:05:43.414Z] #40 ... [2022-05-09T12:05:43.414Z] [2022-05-09T12:05:43.414Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:43.414Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:43.414Z] #14 27.54 Reading package lists... [2022-05-09T12:05:43.414Z] #14 36.17 Reading package lists... [2022-05-09T12:05:43.414Z] #14 44.19 Building dependency tree... [2022-05-09T12:05:43.414Z] #14 ... [2022-05-09T12:05:43.414Z] [2022-05-09T12:05:43.414Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:43.414Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:43.414Z] #40 46.14 The following additional packages will be installed: [2022-05-09T12:05:43.414Z] #40 46.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:05:43.414Z] #40 46.20 Suggested packages: [2022-05-09T12:05:43.414Z] #40 46.23 cmake-doc ninja-build lrzip [2022-05-09T12:05:43.414Z] #40 46.23 Recommended packages: [2022-05-09T12:05:43.414Z] #40 46.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:05:44.362Z] #40 47.57 The following NEW packages will be installed: [2022-05-09T12:05:44.362Z] #40 47.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:05:44.362Z] #40 47.60 vim-common xxd [2022-05-09T12:05:44.754Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-05-09T12:05:44.802Z] #21 10.33 Reading package lists... [2022-05-09T12:05:44.934Z] #40 48.13 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:44.934Z] #40 48.13 Need to get 17.7 MB of archives. [2022-05-09T12:05:44.934Z] #40 48.13 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:05:44.934Z] #40 48.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:05:44.934Z] #40 48.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:05:44.934Z] #40 48.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:05:45.059Z] #21 13.06 Building dependency tree... [2022-05-09T12:05:45.196Z] #40 48.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:05:45.623Z] #21 14.13 The following additional packages will be installed: [2022-05-09T12:05:45.623Z] #21 14.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:05:45.623Z] #21 14.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:05:45.623Z] #21 14.13 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:05:45.623Z] #21 14.14 python3-pkg-resources vim-runtime xxd [2022-05-09T12:05:45.768Z] #40 48.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:05:45.768Z] #40 49.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:05:45.768Z] #40 49.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:05:45.768Z] #40 49.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:05:45.768Z] #40 49.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:05:45.768Z] #40 49.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:05:45.787Z] #60 ... [2022-05-09T12:05:45.787Z] [2022-05-09T12:05:45.787Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:45.787Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:45.787Z] #53 41.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:05:45.787Z] #53 41.82 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:05:45.787Z] #53 42.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:05:45.787Z] #53 42.27 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:05:45.787Z] #53 42.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:05:45.787Z] #53 42.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:05:45.787Z] #53 42.56 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:05:45.787Z] #53 42.63 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:05:45.787Z] #53 42.74 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:05:45.787Z] #53 42.80 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:05:45.787Z] #53 42.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:05:45.787Z] #53 42.95 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:05:45.787Z] #53 43.16 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:05:45.787Z] #53 43.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.59 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:05:45.787Z] #53 43.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:05:45.787Z] #53 43.96 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:05:45.787Z] #53 44.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:05:45.787Z] #53 44.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:05:45.787Z] #53 45.42 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:05:45.787Z] #53 45.52 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:05:45.787Z] #53 45.59 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:05:45.787Z] #53 45.71 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:05:45.787Z] #53 46.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:05:45.787Z] #53 46.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:05:45.787Z] #53 46.37 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:05:45.787Z] #53 46.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:05:45.787Z] #53 46.53 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:05:45.787Z] #53 46.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:05:45.787Z] #53 46.57 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:05:45.787Z] #53 46.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:05:45.787Z] #53 46.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:05:45.787Z] #53 46.78 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:05:45.787Z] #53 46.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:05:45.787Z] #53 47.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:05:45.787Z] #53 47.14 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:05:45.787Z] #53 47.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:05:45.787Z] #53 47.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:05:45.787Z] #53 47.32 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:05:45.787Z] #53 47.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:05:45.787Z] #53 47.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:05:45.787Z] #53 47.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:05:45.787Z] #53 48.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:05:45.787Z] #53 48.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:05:45.787Z] #53 48.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:05:45.787Z] #53 48.45 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:05:45.787Z] #53 48.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:05:45.787Z] #53 48.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:05:45.787Z] #53 48.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:05:45.787Z] #53 48.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:05:45.787Z] #53 48.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:05:45.787Z] #53 48.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:05:45.787Z] #53 49.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:05:45.787Z] #53 49.19 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:05:45.787Z] #53 49.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:05:45.787Z] #53 49.26 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:05:45.787Z] #53 49.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:05:45.787Z] #53 49.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:05:45.787Z] #53 49.41 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:05:45.787Z] #53 49.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:05:45.787Z] #53 49.56 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:05:45.787Z] #53 49.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:05:45.787Z] #53 49.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:05:45.787Z] #53 49.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:05:45.787Z] #53 49.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:05:45.787Z] #53 50.00 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:05:45.787Z] #53 ... [2022-05-09T12:05:45.787Z] [2022-05-09T12:05:45.787Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:45.787Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:45.787Z] #60 50.40 The following additional packages will be installed: [2022-05-09T12:05:45.787Z] #60 50.43 libbtrfs0 [2022-05-09T12:05:45.880Z] #21 14.14 Suggested packages: [2022-05-09T12:05:45.880Z] #21 14.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:05:45.880Z] #21 14.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:05:45.880Z] #21 14.14 acl attr quota [2022-05-09T12:05:45.880Z] #21 14.14 Recommended packages: [2022-05-09T12:05:45.880Z] #21 14.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:05:46.046Z] #60 50.71 The following NEW packages will be installed: [2022-05-09T12:05:46.046Z] #60 50.71 libbtrfs-dev libbtrfs0 [2022-05-09T12:05:46.121Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-05-09T12:05:46.341Z] #40 ... [2022-05-09T12:05:46.341Z] [2022-05-09T12:05:46.341Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:46.341Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:46.341Z] #60 31.09 Reading package lists... [2022-05-09T12:05:46.341Z] #60 39.56 Building dependency tree... [2022-05-09T12:05:46.341Z] #60 45.07 The following additional packages will be installed: [2022-05-09T12:05:46.341Z] #60 45.09 libbtrfs0 [2022-05-09T12:05:46.341Z] #60 45.32 The following NEW packages will be installed: [2022-05-09T12:05:46.341Z] #60 45.32 libbtrfs-dev libbtrfs0 [2022-05-09T12:05:46.341Z] #60 45.81 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:46.341Z] #60 45.81 Need to get 460 kB of archives. [2022-05-09T12:05:46.341Z] #60 45.81 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:05:46.341Z] #60 45.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:05:46.341Z] #60 45.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:05:46.341Z] #60 47.42 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:46.341Z] #60 47.87 Fetched 460 kB in 0s (1237 kB/s) [2022-05-09T12:05:46.341Z] #60 48.15 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:05:46.341Z] #60 48.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:05:46.341Z] #60 48.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:05:46.341Z] #60 48.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:46.341Z] #60 49.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:05:46.341Z] #60 49.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:05:46.341Z] #60 49.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:46.341Z] #60 ... [2022-05-09T12:05:46.341Z] [2022-05-09T12:05:46.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:46.341Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:46.341Z] #14 49.04 The following additional packages will be installed: [2022-05-09T12:05:46.341Z] #14 49.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:05:46.341Z] #14 49.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:05:46.341Z] #14 49.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:05:46.341Z] #14 49.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:05:46.341Z] #14 49.07 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:05:46.341Z] #14 49.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:05:46.341Z] #14 49.10 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:05:46.341Z] #14 49.12 Suggested packages: [2022-05-09T12:05:46.341Z] #14 49.14 gcc-10-locales seccomp wine64 [2022-05-09T12:05:46.615Z] #60 51.19 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:46.615Z] #60 51.19 Need to get 460 kB of archives. [2022-05-09T12:05:46.615Z] #60 51.19 After this operation, 1237 kB of additional disk space will be used. [2022-05-09T12:05:46.615Z] #60 51.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:05:46.615Z] #60 51.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:05:46.810Z] #21 15.12 The following NEW packages will be installed: [2022-05-09T12:05:46.810Z] #21 15.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:05:46.810Z] #21 15.13 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:05:46.810Z] #21 15.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:05:46.810Z] #21 15.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:05:46.810Z] #21 15.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:05:46.810Z] #21 15.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:05:46.810Z] #21 15.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:05:46.810Z] #21 15.14 xz-utils zip zstd [2022-05-09T12:05:47.049Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-05-09T12:05:47.067Z] #21 15.44 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:47.067Z] #21 15.44 Need to get 27.6 MB of archives. [2022-05-09T12:05:47.067Z] #21 15.44 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:05:47.067Z] #21 15.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:05:47.067Z] #21 15.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:05:47.067Z] #21 15.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:05:47.067Z] #21 15.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:05:47.067Z] #21 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:05:47.067Z] #21 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:05:47.067Z] #21 15.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:05:47.067Z] #21 15.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:05:47.067Z] #21 15.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:05:47.067Z] #21 15.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:05:47.067Z] #21 15.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:05:47.067Z] #21 15.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:05:47.067Z] #21 15.55 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:05:47.284Z] #14 ... [2022-05-09T12:05:47.284Z] [2022-05-09T12:05:47.285Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:47.285Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:47.285Z] #60 49.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:47.285Z] #60 49.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:47.285Z] #60 49.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:05:47.285Z] #60 DONE 50.6s [2022-05-09T12:05:47.323Z] #21 15.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:05:47.323Z] #21 15.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:05:47.323Z] #21 15.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:05:47.323Z] #21 15.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:05:47.323Z] #21 15.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:05:47.323Z] #21 15.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:05:47.323Z] #21 15.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:05:47.323Z] #21 15.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:05:47.323Z] #21 15.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:05:47.323Z] #21 15.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:05:47.323Z] #21 15.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:05:47.323Z] #21 15.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:05:47.323Z] #21 15.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:05:47.323Z] #21 15.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:05:47.323Z] #21 15.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:05:47.546Z] [2022-05-09T12:05:47.546Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:05:47.546Z] #61 sha256:fb9722aac3b74344008c87a30ba802177fa1292269f118a2c30236d47aa464ff [2022-05-09T12:05:47.546Z] #61 DONE 0.1s [2022-05-09T12:05:47.546Z] [2022-05-09T12:05:47.546Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:47.546Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:47.546Z] #53 46.47 go: downloading github.com/fatih/color v1.13.0 [2022-05-09T12:05:47.546Z] #53 46.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:05:47.546Z] #53 46.57 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-09T12:05:47.546Z] #53 46.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:05:47.546Z] #53 47.04 go: downloading github.com/spf13/viper v1.10.1 [2022-05-09T12:05:47.546Z] #53 47.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:05:47.546Z] #53 47.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-09T12:05:47.546Z] #53 47.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T12:05:47.546Z] #53 48.23 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T12:05:47.546Z] #53 48.46 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-09T12:05:47.546Z] #53 50.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T12:05:47.546Z] #53 50.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T12:05:47.546Z] #53 50.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:05:47.581Z] #21 15.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:05:47.581Z] #21 15.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:05:47.581Z] #21 15.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:05:47.581Z] #21 15.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:05:47.581Z] #21 15.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:05:47.581Z] #21 15.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:05:47.581Z] #21 15.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:05:47.581Z] #21 15.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:05:47.581Z] #21 15.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:05:47.581Z] #21 15.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:05:47.581Z] #21 15.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:05:47.581Z] #21 15.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:05:47.581Z] #21 15.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:05:47.581Z] #21 15.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:05:47.581Z] #21 15.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:05:47.581Z] #21 15.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:05:47.838Z] #21 16.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:05:47.838Z] #21 16.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:05:47.838Z] #21 16.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:05:47.838Z] #21 16.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:05:48.123Z] #53 51.14 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T12:05:48.401Z] #21 16.72 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:48.401Z] #21 16.84 Fetched 27.6 MB in 1s (25.9 MB/s) [2022-05-09T12:05:48.401Z] #21 16.90 Selecting previously unselected package pigz. [2022-05-09T12:05:48.519Z] #60 53.10 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:48.658Z] #21 16.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-09T12:05:48.658Z] #21 16.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:05:48.658Z] #21 16.96 Unpacking pigz (2.6-1) ... [2022-05-09T12:05:48.658Z] #21 17.05 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:05:48.658Z] #21 17.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:05:48.658Z] #21 17.05 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:05:48.658Z] #21 17.18 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:05:48.778Z] #60 53.50 Fetched 460 kB in 0s (1078 kB/s) [2022-05-09T12:05:48.916Z] #21 17.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:05:48.916Z] #21 17.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:05:48.916Z] #21 17.27 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:05:48.916Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:05:48.916Z] #21 17.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:05:48.916Z] #21 17.35 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:05:48.916Z] #21 17.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:05:48.916Z] #21 17.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:05:48.916Z] #21 17.41 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:05:48.917Z] #21 17.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:05:48.917Z] #21 17.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:05:49.068Z] #53 ... [2022-05-09T12:05:49.068Z] [2022-05-09T12:05:49.068Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:49.068Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:49.068Z] #14 51.30 The following NEW packages will be installed: [2022-05-09T12:05:49.068Z] #14 51.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:05:49.068Z] #14 51.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:05:49.069Z] #14 51.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:05:49.069Z] #14 51.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:05:49.069Z] #14 51.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:05:49.069Z] #14 51.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:05:49.069Z] #14 51.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:05:49.069Z] #14 51.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:05:49.069Z] #14 51.32 mingw-w64-x86-64-dev [2022-05-09T12:05:49.069Z] #14 51.90 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:49.069Z] #14 51.90 Need to get 115 MB of archives. [2022-05-09T12:05:49.069Z] #14 51.90 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:05:49.069Z] #14 51.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:05:49.069Z] #14 52.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:05:49.069Z] #14 52.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:05:49.069Z] #14 52.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:05:49.069Z] #14 52.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:05:49.069Z] #14 52.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:05:49.173Z] #21 17.54 Selecting previously unselected package libcap2-bin. [2022-05-09T12:05:49.173Z] #21 17.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:05:49.173Z] #21 17.54 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:05:49.173Z] #21 17.61 Selecting previously unselected package iproute2. [2022-05-09T12:05:49.349Z] #60 53.88 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:05:49.349Z] #60 53.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:05:49.349Z] #60 53.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:05:49.349Z] #60 54.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:49.430Z] #21 17.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:05:49.430Z] #21 17.61 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:05:49.643Z] #14 52.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-05-09T12:05:49.687Z] #21 18.05 Selecting previously unselected package xxd. [2022-05-09T12:05:49.687Z] #21 18.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:05:49.687Z] #21 18.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:49.687Z] #21 18.15 Selecting previously unselected package vim-common. [2022-05-09T12:05:49.687Z] #21 18.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:05:49.909Z] #14 53.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:05:49.917Z] #60 54.55 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:05:49.917Z] #60 54.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:05:49.944Z] #21 18.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:49.944Z] #21 18.31 Selecting previously unselected package bash-completion. [2022-05-09T12:05:49.944Z] #21 18.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:05:50.170Z] #14 53.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:05:50.203Z] #60 54.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:50.494Z] #60 ... [2022-05-09T12:05:50.494Z] [2022-05-09T12:05:50.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:05:50.494Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:05:50.494Z] #14 37.47 Reading package lists... [2022-05-09T12:05:50.494Z] #14 45.13 Building dependency tree... [2022-05-09T12:05:50.494Z] #14 50.61 The following additional packages will be installed: [2022-05-09T12:05:50.494Z] #14 50.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:05:50.494Z] #14 50.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-09T12:05:50.494Z] #14 50.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-09T12:05:50.494Z] #14 50.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-09T12:05:50.494Z] #14 50.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-09T12:05:50.494Z] #14 50.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-09T12:05:50.494Z] #14 50.61 mingw-w64-common mingw-w64-x86-64-dev [2022-05-09T12:05:50.494Z] #14 50.62 Suggested packages: [2022-05-09T12:05:50.494Z] #14 50.64 gcc-10-locales seccomp wine64 [2022-05-09T12:05:50.494Z] #14 52.69 The following NEW packages will be installed: [2022-05-09T12:05:50.494Z] #14 52.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-09T12:05:50.494Z] #14 52.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-09T12:05:50.494Z] #14 52.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-09T12:05:50.494Z] #14 52.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-09T12:05:50.494Z] #14 52.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-09T12:05:50.494Z] #14 52.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-09T12:05:50.494Z] #14 52.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-09T12:05:50.494Z] #14 52.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-09T12:05:50.494Z] #14 52.70 mingw-w64-x86-64-dev [2022-05-09T12:05:50.494Z] #14 53.28 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:50.494Z] #14 53.28 Need to get 115 MB of archives. [2022-05-09T12:05:50.494Z] #14 53.28 After this operation, 645 MB of additional disk space will be used. [2022-05-09T12:05:50.494Z] #14 53.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-09T12:05:50.494Z] #14 53.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-09T12:05:50.494Z] #14 53.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-09T12:05:50.494Z] #14 53.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-09T12:05:50.494Z] #14 53.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-09T12:05:50.494Z] #14 53.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-09T12:05:50.494Z] #14 54.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-09T12:05:50.494Z] #14 54.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-09T12:05:50.494Z] #14 54.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-09T12:05:50.494Z] #14 ... [2022-05-09T12:05:50.494Z] [2022-05-09T12:05:50.494Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:50.494Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:50.494Z] #53 50.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:05:50.494Z] #53 50.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:05:50.494Z] #53 50.98 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:05:50.494Z] #53 51.04 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:05:50.494Z] #53 51.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:05:50.494Z] #53 51.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:05:50.494Z] #53 51.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:05:50.494Z] #53 51.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:05:50.494Z] #53 51.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:05:50.494Z] #53 51.67 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:05:50.494Z] #53 51.70 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:05:50.494Z] #53 51.71 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:05:50.494Z] #53 51.73 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:05:50.494Z] #53 51.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:05:50.494Z] #53 51.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:05:50.494Z] #53 51.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:05:50.494Z] #53 52.14 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:05:50.494Z] #53 52.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:05:50.494Z] #53 52.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:05:50.494Z] #53 52.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:05:50.494Z] #53 52.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:05:50.494Z] #53 52.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:05:50.494Z] #53 52.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:05:50.494Z] #53 52.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:05:50.494Z] #53 52.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:05:50.494Z] #53 52.89 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:05:50.494Z] #53 53.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:05:50.494Z] #53 53.74 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:05:51.067Z] #53 55.66 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:05:51.067Z] #53 55.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:05:51.067Z] #53 55.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:05:51.067Z] #53 55.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:05:51.115Z] #14 54.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:05:51.328Z] #53 55.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:05:51.328Z] #53 55.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:05:51.328Z] #53 ... [2022-05-09T12:05:51.328Z] [2022-05-09T12:05:51.328Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:51.328Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:51.328Z] #40 38.25 Reading package lists... [2022-05-09T12:05:51.328Z] #40 45.97 Building dependency tree... [2022-05-09T12:05:51.328Z] #40 51.25 The following additional packages will be installed: [2022-05-09T12:05:51.328Z] #40 51.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-09T12:05:51.328Z] #40 51.29 Suggested packages: [2022-05-09T12:05:51.328Z] #40 51.31 cmake-doc ninja-build lrzip [2022-05-09T12:05:51.328Z] #40 51.31 Recommended packages: [2022-05-09T12:05:51.328Z] #40 51.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-09T12:05:51.328Z] #40 52.72 The following NEW packages will be installed: [2022-05-09T12:05:51.328Z] #40 52.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-09T12:05:51.328Z] #40 52.74 vim-common xxd [2022-05-09T12:05:51.328Z] #40 53.27 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:51.328Z] #40 53.27 Need to get 17.7 MB of archives. [2022-05-09T12:05:51.328Z] #40 53.27 After this operation, 70.7 MB of additional disk space will be used. [2022-05-09T12:05:51.328Z] #40 53.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:05:51.328Z] #40 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:05:51.328Z] #40 53.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-09T12:05:51.328Z] #40 53.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:05:51.328Z] #40 54.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-09T12:05:51.328Z] #40 54.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-09T12:05:51.328Z] #40 54.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-09T12:05:51.328Z] #40 54.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-09T12:05:51.328Z] #40 54.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-09T12:05:51.328Z] #40 54.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-09T12:05:51.328Z] #40 55.97 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:51.328Z] #40 ... [2022-05-09T12:05:51.328Z] [2022-05-09T12:05:51.328Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:51.328Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:51.328Z] #60 55.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:05:51.328Z] #60 55.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:05:51.328Z] #60 55.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:05:51.586Z] #60 ... [2022-05-09T12:05:51.586Z] [2022-05-09T12:05:51.586Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:05:51.586Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:05:51.586Z] #55 54.76 v3.0.2 [2022-05-09T12:05:51.586Z] #55 DONE 56.2s [2022-05-09T12:05:51.586Z] [2022-05-09T12:05:51.586Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:51.586Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:51.586Z] #40 56.37 Fetched 17.7 MB in 2s (9951 kB/s) [2022-05-09T12:05:51.838Z] #21 20.13 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:05:51.846Z] #40 ... [2022-05-09T12:05:51.846Z] [2022-05-09T12:05:51.846Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-09T12:05:51.846Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-09T12:05:51.846Z] #60 DONE 56.5s [2022-05-09T12:05:51.846Z] [2022-05-09T12:05:51.846Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:51.846Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:51.846Z] #40 56.56 Selecting previously unselected package xxd. [2022-05-09T12:05:52.095Z] #21 20.53 Selecting previously unselected package bzip2. [2022-05-09T12:05:52.112Z] #40 56.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:05:52.112Z] #40 ... [2022-05-09T12:05:52.112Z] [2022-05-09T12:05:52.112Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:52.112Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:52.112Z] #49 39.06 Reading package lists... [2022-05-09T12:05:52.112Z] #49 46.44 Building dependency tree... [2022-05-09T12:05:52.112Z] #49 51.83 The following additional packages will be installed: [2022-05-09T12:05:52.112Z] #49 51.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:05:52.112Z] #49 51.87 python3-protobuf python3-six [2022-05-09T12:05:52.112Z] #49 51.88 Suggested packages: [2022-05-09T12:05:52.112Z] #49 51.92 python3-setuptools [2022-05-09T12:05:52.112Z] #49 51.92 Recommended packages: [2022-05-09T12:05:52.112Z] #49 51.92 iproute2 | iproute [2022-05-09T12:05:52.112Z] #49 53.09 The following NEW packages will be installed: [2022-05-09T12:05:52.112Z] #49 53.10 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:05:52.112Z] #49 53.11 python3-protobuf python3-six [2022-05-09T12:05:52.112Z] #49 53.81 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:52.112Z] #49 53.81 Need to get 2314 kB of archives. [2022-05-09T12:05:52.112Z] #49 53.81 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:05:52.112Z] #49 53.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:05:52.112Z] #49 53.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:05:52.112Z] #49 53.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:05:52.112Z] #49 53.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:05:52.112Z] #49 54.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:05:52.112Z] #49 54.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:05:52.112Z] #49 54.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:05:52.112Z] #49 ... [2022-05-09T12:05:52.112Z] [2022-05-09T12:05:52.112Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-09T12:05:52.112Z] #61 sha256:36093b6b0825522b9185803eafaad5914ec76f9e43d817fdcf2a431884760094 [2022-05-09T12:05:52.112Z] #61 DONE 0.4s [2022-05-09T12:05:52.112Z] [2022-05-09T12:05:52.112Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:52.112Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:52.112Z] #49 56.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:05:52.112Z] #49 ... [2022-05-09T12:05:52.112Z] [2022-05-09T12:05:52.112Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:52.112Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:52.112Z] #40 56.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:05:52.112Z] #40 56.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:52.352Z] #21 20.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:05:52.352Z] #21 20.55 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:05:52.352Z] #21 20.61 Selecting previously unselected package xz-utils. [2022-05-09T12:05:52.352Z] #21 20.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:05:52.352Z] #21 20.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:05:52.352Z] #21 20.78 Selecting previously unselected package apparmor. [2022-05-09T12:05:52.352Z] #21 20.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:05:52.377Z] #40 57.08 Selecting previously unselected package vim-common. [2022-05-09T12:05:52.377Z] #40 57.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:05:52.377Z] #40 57.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:52.609Z] #21 20.83 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:05:52.866Z] #21 21.19 Selecting previously unselected package inetutils-ping. [2022-05-09T12:05:52.866Z] #21 21.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:05:52.866Z] #21 21.22 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:05:52.866Z] #21 21.32 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:05:52.866Z] #21 21.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:05:52.866Z] #21 21.33 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:05:52.947Z] #40 57.71 Selecting previously unselected package cmake-data. [2022-05-09T12:05:52.947Z] #40 57.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:05:53.033Z] #14 ... [2022-05-09T12:05:53.033Z] [2022-05-09T12:05:53.033Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-09T12:05:53.033Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-09T12:05:53.033Z] #55 55.56 v3.0.2 [2022-05-09T12:05:53.033Z] #55 DONE 56.0s [2022-05-09T12:05:53.033Z] [2022-05-09T12:05:53.033Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:53.033Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:53.033Z] #53 55.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-09T12:05:53.033Z] #53 55.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-09T12:05:53.033Z] #53 55.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:05:53.033Z] #53 56.03 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-09T12:05:53.033Z] #53 56.12 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T12:05:53.033Z] #53 56.19 go: downloading github.com/spf13/afero v1.6.0 [2022-05-09T12:05:53.033Z] #53 56.26 go: downloading github.com/spf13/cast v1.4.1 [2022-05-09T12:05:53.033Z] #53 56.31 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-09T12:05:53.122Z] #21 21.40 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:05:53.122Z] #21 21.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:05:53.122Z] #21 21.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:05:53.122Z] #21 21.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:05:53.122Z] #21 21.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:05:53.122Z] #21 21.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:05:53.206Z] #40 57.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:05:53.295Z] #53 56.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-09T12:05:53.295Z] #53 56.43 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-09T12:05:53.378Z] #21 21.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:05:53.378Z] #21 21.57 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:05:53.378Z] #21 21.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:05:53.378Z] #21 21.64 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:05:53.378Z] #21 21.64 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:05:53.378Z] #21 21.65 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:05:53.378Z] #21 21.73 Selecting previously unselected package iptables. [2022-05-09T12:05:53.378Z] #21 21.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:05:53.378Z] #21 21.76 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:05:53.557Z] #53 56.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-09T12:05:53.557Z] #53 56.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-09T12:05:53.584Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-09T12:05:53.635Z] #21 22.10 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:05:53.818Z] #53 56.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-09T12:05:53.818Z] #53 56.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-09T12:05:53.818Z] #53 56.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-09T12:05:53.818Z] #53 57.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-09T12:05:53.818Z] #53 57.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-09T12:05:53.818Z] #53 57.05 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-09T12:05:53.818Z] #53 57.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-09T12:05:53.892Z] #21 22.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:05:53.892Z] #21 22.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:05:53.892Z] #21 22.26 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:05:53.892Z] #21 22.26 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:05:53.892Z] #21 22.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:05:53.892Z] #21 22.36 Selecting previously unselected package jq. [2022-05-09T12:05:54.154Z] #21 22.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:05:54.154Z] #21 22.37 Unpacking jq (1.6-2.1) ... [2022-05-09T12:05:54.154Z] #21 22.45 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:05:54.154Z] #21 22.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:05:54.154Z] #21 22.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:05:54.154Z] #21 22.52 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:05:54.154Z] #21 22.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:05:54.154Z] #21 22.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:05:54.154Z] #21 22.60 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:05:54.154Z] #21 22.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:05:54.154Z] #21 22.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:05:54.392Z] #53 ... [2022-05-09T12:05:54.392Z] [2022-05-09T12:05:54.392Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:54.392Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:54.392Z] #49 39.31 Reading package lists... [2022-05-09T12:05:54.392Z] #49 47.58 Building dependency tree... [2022-05-09T12:05:54.392Z] #49 53.18 The following additional packages will be installed: [2022-05-09T12:05:54.392Z] #49 53.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:05:54.392Z] #49 53.21 python3-protobuf python3-six [2022-05-09T12:05:54.392Z] #49 53.24 Suggested packages: [2022-05-09T12:05:54.392Z] #49 53.25 python3-setuptools [2022-05-09T12:05:54.392Z] #49 53.25 Recommended packages: [2022-05-09T12:05:54.392Z] #49 53.25 iproute2 | iproute [2022-05-09T12:05:54.392Z] #49 54.37 The following NEW packages will be installed: [2022-05-09T12:05:54.392Z] #49 54.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-09T12:05:54.392Z] #49 54.38 python3-protobuf python3-six [2022-05-09T12:05:54.392Z] #49 55.03 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:05:54.392Z] #49 55.03 Need to get 2314 kB of archives. [2022-05-09T12:05:54.392Z] #49 55.03 After this operation, 11.1 MB of additional disk space will be used. [2022-05-09T12:05:54.392Z] #49 55.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:05:54.392Z] #49 55.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:05:54.392Z] #49 ... [2022-05-09T12:05:54.392Z] [2022-05-09T12:05:54.392Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:05:54.392Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:05:54.392Z] #40 51.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:54.392Z] #40 52.00 Fetched 17.7 MB in 2s (9832 kB/s) [2022-05-09T12:05:54.392Z] #40 52.21 Selecting previously unselected package xxd. [2022-05-09T12:05:54.392Z] #40 52.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:05:54.392Z] #40 52.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:05:54.392Z] #40 52.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:54.392Z] #40 52.76 Selecting previously unselected package vim-common. [2022-05-09T12:05:54.392Z] #40 52.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:05:54.392Z] #40 52.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:05:54.392Z] #40 53.55 Selecting previously unselected package cmake-data. [2022-05-09T12:05:54.392Z] #40 53.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-09T12:05:54.392Z] #40 53.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:05:54.546Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-09T12:05:54.654Z] #40 ... [2022-05-09T12:05:54.654Z] [2022-05-09T12:05:54.654Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:54.654Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:54.654Z] #49 57.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-09T12:05:55.110Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-09T12:05:55.677Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-09T12:05:55.746Z] #40 ... [2022-05-09T12:05:55.746Z] [2022-05-09T12:05:55.746Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:05:55.746Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:05:55.746Z] #38 59.99 NAME: [2022-05-09T12:05:55.746Z] #38 59.99 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:05:55.746Z] #38 59.99 [2022-05-09T12:05:55.746Z] #38 59.99 USAGE: [2022-05-09T12:05:55.746Z] #38 59.99 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:05:55.746Z] #38 59.99 [2022-05-09T12:05:55.746Z] #38 59.99 COMMANDS: [2022-05-09T12:05:55.746Z] #38 59.99 init Create an initial ./winres/winres.json [2022-05-09T12:05:55.746Z] #38 59.99 make Make syso files for the "go build" command [2022-05-09T12:05:55.746Z] #38 59.99 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:05:55.746Z] #38 59.99 extract Extract all resources from an executable [2022-05-09T12:05:55.746Z] #38 59.99 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:05:55.746Z] #38 59.99 help, h Shows a list of commands or help for one command [2022-05-09T12:05:55.746Z] #38 59.99 [2022-05-09T12:05:55.746Z] #38 59.99 GLOBAL OPTIONS: [2022-05-09T12:05:55.746Z] #38 59.99 --help, -h show help (default: false) [2022-05-09T12:05:55.746Z] #38 DONE 60.4s [2022-05-09T12:05:56.004Z] [2022-05-09T12:05:56.004Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:05:56.004Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:05:56.004Z] #49 58.30 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:56.004Z] #49 59.00 Fetched 2314 kB in 4s (651 kB/s) [2022-05-09T12:05:56.004Z] #49 59.09 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:05:56.004Z] #49 59.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:05:56.004Z] #49 59.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:05:56.004Z] #49 59.16 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:05:56.004Z] #49 60.28 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:05:56.004Z] #49 60.28 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:05:56.004Z] #49 60.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:05:56.572Z] #49 60.76 Selecting previously unselected package python3-six. [2022-05-09T12:05:56.572Z] #49 60.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:05:56.572Z] #49 60.78 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:05:56.572Z] #49 60.95 Selecting previously unselected package python3-protobuf. [2022-05-09T12:05:56.572Z] #49 60.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:05:56.577Z] #49 59.36 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:05:56.606Z] ok github.com/docker/docker/daemon 10.171s coverage: 16.7% of statements [2022-05-09T12:05:56.606Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:05:56.606Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:05:56.606Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:05:56.606Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:05:56.831Z] #49 61.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:05:56.840Z] #49 59.86 Fetched 2314 kB in 3s (697 kB/s) [2022-05-09T12:05:56.862Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.579s coverage: 74.8% of statements [2022-05-09T12:05:57.102Z] #49 60.06 Selecting previously unselected package libprotobuf23:amd64. [2022-05-09T12:05:57.363Z] #49 60.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-05-09T12:05:57.363Z] #49 60.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-09T12:05:57.363Z] #49 60.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:05:57.427Z] #21 25.58 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:05:57.427Z] #21 25.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:05:57.427Z] #21 25.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:05:57.427Z] #21 25.66 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:05:57.427Z] #21 25.67 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:05:57.427Z] #21 25.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:05:57.427Z] #21 25.76 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:05:57.427Z] #21 25.78 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:05:57.427Z] #21 25.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:05:57.427Z] #21 25.86 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:05:57.427Z] #21 25.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:05:57.427Z] #21 25.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:05:57.427Z] #21 25.93 Selecting previously unselected package net-tools. [2022-05-09T12:05:57.625Z] #49 ... [2022-05-09T12:05:57.625Z] [2022-05-09T12:05:57.625Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:05:57.625Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:05:57.625Z] #62 1.320 + RM_GOPATH=0 [2022-05-09T12:05:57.625Z] #62 1.320 + TMP_GOPATH= [2022-05-09T12:05:57.625Z] #62 1.320 + : /build [2022-05-09T12:05:57.625Z] #62 1.320 + '[' -z '' ']' [2022-05-09T12:05:57.625Z] #62 1.320 ++ mktemp -d [2022-05-09T12:05:57.625Z] #62 1.375 + export GOPATH=/tmp/tmp.P7NZwCIXkb [2022-05-09T12:05:57.625Z] #62 1.375 + GOPATH=/tmp/tmp.P7NZwCIXkb [2022-05-09T12:05:57.625Z] #62 1.375 + RM_GOPATH=1 [2022-05-09T12:05:57.625Z] #62 1.375 + case "$(go env GOARCH)" in [2022-05-09T12:05:57.625Z] #62 1.375 ++ go env GOARCH [2022-05-09T12:05:57.625Z] #62 1.395 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:57.625Z] #62 1.396 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:05:57.625Z] #62 1.396 ++ dirname /install.sh [2022-05-09T12:05:57.625Z] #62 1.397 + dir=/ [2022-05-09T12:05:57.625Z] #62 1.397 + bin=containerd [2022-05-09T12:05:57.625Z] #62 1.397 + shift [2022-05-09T12:05:57.625Z] #62 1.397 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:05:57.625Z] #62 1.397 + . //containerd.installer [2022-05-09T12:05:57.625Z] #62 1.397 ++ set -e [2022-05-09T12:05:57.625Z] #62 1.397 ++ : v1.6.4 [2022-05-09T12:05:57.625Z] #62 1.397 + install_containerd [2022-05-09T12:05:57.625Z] #62 1.398 + echo 'Install containerd version v1.6.4' [2022-05-09T12:05:57.625Z] #62 1.398 Install containerd version v1.6.4 [2022-05-09T12:05:57.625Z] #62 1.398 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P7NZwCIXkb/src/github.com/containerd/containerd [2022-05-09T12:05:57.625Z] #62 1.435 Cloning into '/tmp/tmp.P7NZwCIXkb/src/github.com/containerd/containerd'... [2022-05-09T12:05:57.625Z] #62 ... [2022-05-09T12:05:57.625Z] [2022-05-09T12:05:57.625Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:57.625Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:57.625Z] #53 58.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-09T12:05:57.625Z] #53 58.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T12:05:57.625Z] #53 58.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:05:57.625Z] #53 58.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:05:57.625Z] #53 58.45 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T12:05:57.625Z] #53 58.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-09T12:05:57.625Z] #53 58.93 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-09T12:05:57.625Z] #53 59.08 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-09T12:05:57.625Z] #53 59.17 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-09T12:05:57.625Z] #53 60.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-09T12:05:57.625Z] #53 60.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-09T12:05:57.625Z] #53 60.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-09T12:05:57.625Z] #53 60.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-09T12:05:57.625Z] #53 60.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-09T12:05:57.625Z] #53 60.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-09T12:05:57.625Z] #53 60.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-09T12:05:57.684Z] #21 25.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:05:57.684Z] #21 25.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:05:57.684Z] #21 26.11 Selecting previously unselected package patch. [2022-05-09T12:05:57.684Z] #21 26.11 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:05:57.684Z] #21 26.12 Unpacking patch (2.7.6-7) ... [2022-05-09T12:05:57.684Z] #21 26.23 Selecting previously unselected package python-pip-whl. [2022-05-09T12:05:57.767Z] #49 61.99 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:05:57.767Z] #49 62.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:05:57.767Z] #49 62.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:05:57.790Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.319s coverage: 56.2% of statements [2022-05-09T12:05:57.887Z] #53 61.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-09T12:05:57.887Z] #53 61.14 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-09T12:05:57.887Z] #53 61.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-09T12:05:57.941Z] #21 26.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:05:57.941Z] #21 26.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:05:58.026Z] #49 62.33 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:05:58.026Z] #49 62.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:05:58.026Z] #49 62.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:05:58.148Z] #53 61.33 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-09T12:05:58.148Z] #53 61.45 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-09T12:05:58.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-05-09T12:05:58.410Z] #53 61.51 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-09T12:05:58.410Z] #53 61.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-09T12:05:58.509Z] #21 26.71 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:05:58.509Z] #21 26.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:05:58.509Z] #21 26.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:05:58.509Z] #21 26.82 Selecting previously unselected package python3-distutils. [2022-05-09T12:05:58.509Z] #21 26.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:05:58.509Z] #21 26.83 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:05:58.509Z] #21 26.94 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:05:58.626Z] #49 62.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:05:58.626Z] #49 62.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:05:58.626Z] #49 62.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:05:58.672Z] #53 ... [2022-05-09T12:05:58.672Z] [2022-05-09T12:05:58.672Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-09T12:05:58.672Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-09T12:05:58.672Z] #38 61.10 NAME: [2022-05-09T12:05:58.672Z] #38 61.12 go-winres - A tool for embedding resources in Windows executables [2022-05-09T12:05:58.672Z] #38 61.12 [2022-05-09T12:05:58.672Z] #38 61.12 USAGE: [2022-05-09T12:05:58.672Z] #38 61.12 go-winres [global options] command [command options] [arguments...] [2022-05-09T12:05:58.672Z] #38 61.12 [2022-05-09T12:05:58.672Z] #38 61.12 COMMANDS: [2022-05-09T12:05:58.672Z] #38 61.12 init Create an initial ./winres/winres.json [2022-05-09T12:05:58.672Z] #38 61.12 make Make syso files for the "go build" command [2022-05-09T12:05:58.672Z] #38 61.12 simply Make syso files for the "go build" command (simplified) [2022-05-09T12:05:58.672Z] #38 61.12 extract Extract all resources from an executable [2022-05-09T12:05:58.672Z] #38 61.12 patch Replace resources in an executable file (exe, dll) [2022-05-09T12:05:58.672Z] #38 61.12 help, h Shows a list of commands or help for one command [2022-05-09T12:05:58.672Z] #38 61.12 [2022-05-09T12:05:58.672Z] #38 61.12 GLOBAL OPTIONS: [2022-05-09T12:05:58.672Z] #38 61.12 --help, -h show help (default: false) [2022-05-09T12:05:58.672Z] #38 DONE 61.8s [2022-05-09T12:05:58.672Z] [2022-05-09T12:05:58.672Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:05:58.672Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:05:58.672Z] #53 61.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-09T12:05:58.672Z] #53 61.85 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-09T12:05:58.672Z] #53 61.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-09T12:05:58.773Z] #21 26.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:05:58.773Z] #21 26.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:05:58.773Z] #21 27.09 Selecting previously unselected package python3-setuptools. [2022-05-09T12:05:58.773Z] #21 27.10 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:05:58.773Z] #21 27.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:05:58.934Z] #53 62.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-09T12:05:58.934Z] #53 62.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-09T12:05:58.934Z] #53 62.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-09T12:05:59.030Z] #21 27.38 Selecting previously unselected package python3-wheel. [2022-05-09T12:05:59.030Z] #21 27.38 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:05:59.030Z] #21 27.39 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:05:59.030Z] #21 27.47 Selecting previously unselected package python3-pip. [2022-05-09T12:05:59.030Z] #21 27.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:05:59.195Z] #53 62.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-09T12:05:59.195Z] #53 62.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-09T12:05:59.195Z] #53 62.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-09T12:05:59.210Z] #49 63.26 Selecting previously unselected package criu. [2022-05-09T12:05:59.211Z] #49 63.26 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:05:59.211Z] #49 63.30 Unpacking criu (3.17-1) ... [2022-05-09T12:05:59.287Z] #21 27.48 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:05:59.287Z] #21 27.73 Selecting previously unselected package sudo. [2022-05-09T12:05:59.456Z] #53 62.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-09T12:05:59.456Z] #53 62.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-09T12:05:59.456Z] #53 62.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-09T12:05:59.456Z] #53 62.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-09T12:05:59.456Z] #53 62.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-09T12:05:59.456Z] #53 62.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-09T12:05:59.544Z] #21 27.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:05:59.544Z] #21 27.75 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:05:59.718Z] #53 62.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-09T12:05:59.718Z] #53 62.96 go: downloading github.com/julz/importas v0.1.0 [2022-05-09T12:05:59.718Z] #53 62.96 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-09T12:05:59.741Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-09T12:05:59.777Z] #49 64.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:05:59.980Z] #53 63.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-09T12:05:59.980Z] #53 63.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-09T12:05:59.980Z] #53 63.23 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-09T12:05:59.980Z] #53 63.31 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-09T12:05:59.980Z] #53 63.34 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-09T12:06:00.058Z] #21 28.32 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:06:00.058Z] #21 28.33 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:06:00.058Z] #21 28.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:06:00.058Z] #21 28.47 Selecting previously unselected package uidmap. [2022-05-09T12:06:00.058Z] #21 28.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:06:00.058Z] #21 28.49 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:06:00.058Z] #21 28.60 Selecting previously unselected package vim-runtime. [2022-05-09T12:06:00.242Z] #53 63.34 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-09T12:06:00.242Z] #53 63.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-09T12:06:00.242Z] #53 63.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-09T12:06:00.242Z] #53 63.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-09T12:06:00.242Z] #53 63.58 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-09T12:06:00.315Z] #21 28.61 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:06:00.315Z] #21 28.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:06:00.315Z] #21 28.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:06:00.315Z] #21 28.69 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:00.344Z] #49 ... [2022-05-09T12:06:00.344Z] [2022-05-09T12:06:00.344Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:06:00.344Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:06:00.344Z] #34 63.39 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:06:00.344Z] #34 64.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:06:00.344Z] #34 64.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:06:00.507Z] #53 63.64 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-09T12:06:01.082Z] #53 64.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-09T12:06:01.083Z] #53 64.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-09T12:06:01.083Z] #53 64.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-09T12:06:01.083Z] #53 64.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-09T12:06:01.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.266s coverage: 50.6% of statements [2022-05-09T12:06:01.281Z] #34 ... [2022-05-09T12:06:01.281Z] [2022-05-09T12:06:01.281Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:01.281Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:01.281Z] #14 55.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:06:01.281Z] #14 57.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:06:01.281Z] #14 58.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:06:01.281Z] #14 59.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:06:01.281Z] #14 61.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:06:01.281Z] #14 62.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:06:01.281Z] #14 62.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:06:01.281Z] #14 62.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:06:01.281Z] #14 62.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:06:01.281Z] #14 62.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:06:01.281Z] #14 62.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:06:01.281Z] #14 62.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:06:01.281Z] #14 62.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:06:01.281Z] #14 62.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:06:01.281Z] #14 62.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:06:01.281Z] #14 62.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:06:01.281Z] #14 62.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:06:01.281Z] #14 62.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:06:01.281Z] #14 62.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:06:01.281Z] #14 62.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:06:01.281Z] #14 62.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:06:01.281Z] #14 64.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:06:01.281Z] #14 64.41 Fetched 115 MB in 10s (11.8 MB/s) [2022-05-09T12:06:01.281Z] #14 64.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:06:01.281Z] #14 64.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-09T12:06:01.281Z] #14 64.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:06:01.281Z] #14 64.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:06:01.281Z] #14 ... [2022-05-09T12:06:01.281Z] [2022-05-09T12:06:01.281Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:01.281Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:01.281Z] #53 55.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:06:01.281Z] #53 56.33 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:06:01.281Z] #53 56.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:06:01.281Z] #53 56.53 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:06:01.281Z] #53 64.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:06:01.281Z] #53 64.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:06:01.281Z] #53 64.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:06:01.281Z] #53 65.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:06:01.281Z] #53 65.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:06:01.281Z] #53 65.16 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:06:01.281Z] #53 65.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:06:01.281Z] #53 65.29 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:06:01.281Z] #53 65.30 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:06:01.281Z] #53 65.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:06:01.281Z] #53 65.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:06:01.281Z] #53 65.81 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:06:01.346Z] #53 64.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-09T12:06:01.346Z] #53 64.65 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-09T12:06:01.607Z] #53 64.67 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-09T12:06:01.607Z] #53 64.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-09T12:06:01.607Z] #53 64.76 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-09T12:06:01.675Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.118s coverage: 45.9% of statements [2022-05-09T12:06:01.675Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:06:01.850Z] #53 66.41 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:06:01.850Z] #53 66.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:06:02.109Z] #53 ... [2022-05-09T12:06:02.109Z] [2022-05-09T12:06:02.109Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:06:02.109Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:06:02.109Z] #49 66.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:06:02.109Z] #49 66.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:06:02.109Z] #49 66.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:06:02.109Z] #49 66.47 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:06:02.109Z] #49 ... [2022-05-09T12:06:02.109Z] [2022-05-09T12:06:02.109Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:06:02.109Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:06:02.109Z] #62 2.212 + RM_GOPATH=0 [2022-05-09T12:06:02.109Z] #62 2.212 + TMP_GOPATH= [2022-05-09T12:06:02.109Z] #62 2.212 + : /build [2022-05-09T12:06:02.109Z] #62 2.212 + '[' -z '' ']' [2022-05-09T12:06:02.109Z] #62 2.212 ++ mktemp -d [2022-05-09T12:06:02.109Z] #62 2.212 + export GOPATH=/tmp/tmp.o1gjvIZjwU [2022-05-09T12:06:02.109Z] #62 2.212 + GOPATH=/tmp/tmp.o1gjvIZjwU [2022-05-09T12:06:02.109Z] #62 2.212 + RM_GOPATH=1 [2022-05-09T12:06:02.109Z] #62 2.212 + case "$(go env GOARCH)" in [2022-05-09T12:06:02.109Z] #62 2.212 ++ go env GOARCH [2022-05-09T12:06:02.109Z] #62 2.295 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:02.109Z] #62 2.295 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:02.109Z] #62 2.295 ++ dirname /install.sh [2022-05-09T12:06:02.109Z] #62 2.311 + dir=/ [2022-05-09T12:06:02.109Z] #62 2.311 + bin=containerd [2022-05-09T12:06:02.109Z] #62 2.311 + shift [2022-05-09T12:06:02.109Z] #62 2.311 + '[' '!' -f //containerd.installer ']' [2022-05-09T12:06:02.109Z] #62 2.311 + . //containerd.installer [2022-05-09T12:06:02.109Z] #62 2.311 ++ set -e [2022-05-09T12:06:02.109Z] #62 2.311 ++ : v1.6.4 [2022-05-09T12:06:02.109Z] #62 2.311 + install_containerd [2022-05-09T12:06:02.109Z] #62 2.311 + echo 'Install containerd version v1.6.4' [2022-05-09T12:06:02.109Z] #62 2.311 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o1gjvIZjwU/src/github.com/containerd/containerd [2022-05-09T12:06:02.109Z] #62 2.335 Install containerd version v1.6.4 [2022-05-09T12:06:02.109Z] #62 2.340 Cloning into '/tmp/tmp.o1gjvIZjwU/src/github.com/containerd/containerd'... [2022-05-09T12:06:02.180Z] #53 65.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-09T12:06:02.180Z] #53 65.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-09T12:06:02.180Z] #53 65.28 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-09T12:06:02.180Z] #53 65.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-09T12:06:02.180Z] #53 65.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-09T12:06:02.180Z] #53 65.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-09T12:06:02.180Z] #53 65.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-09T12:06:02.180Z] #53 65.47 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-09T12:06:02.369Z] #62 ... [2022-05-09T12:06:02.369Z] [2022-05-09T12:06:02.369Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:02.369Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:02.369Z] #53 66.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:06:02.369Z] #53 66.97 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:06:02.369Z] #53 67.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:06:02.442Z] #53 65.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-09T12:06:02.442Z] #53 65.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-09T12:06:02.442Z] #53 65.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-09T12:06:02.442Z] #53 65.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-09T12:06:02.604Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-05-09T12:06:02.628Z] #53 67.26 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:06:02.628Z] #53 67.30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:06:02.628Z] #53 67.32 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:06:02.703Z] #53 65.94 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-09T12:06:02.703Z] #53 65.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-09T12:06:02.887Z] #53 67.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:06:02.964Z] #53 66.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-09T12:06:02.964Z] #53 66.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-09T12:06:02.964Z] #53 66.11 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-09T12:06:03.145Z] #53 67.85 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:06:03.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.930s coverage: 58.2% of statements [2022-05-09T12:06:03.166Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-09T12:06:03.166Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:06:03.225Z] #53 ... [2022-05-09T12:06:03.225Z] [2022-05-09T12:06:03.226Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:03.226Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:03.226Z] #14 56.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:06:03.226Z] #14 57.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-09T12:06:03.226Z] #14 57.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-09T12:06:03.226Z] #14 59.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-09T12:06:03.226Z] #14 60.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-09T12:06:03.226Z] #14 60.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-09T12:06:03.226Z] #14 60.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-09T12:06:03.226Z] #14 60.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-09T12:06:03.226Z] #14 60.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-09T12:06:03.226Z] #14 60.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-09T12:06:03.226Z] #14 60.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-09T12:06:03.226Z] #14 60.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-09T12:06:03.226Z] #14 60.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-09T12:06:03.226Z] #14 60.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-09T12:06:03.226Z] #14 60.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-09T12:06:03.226Z] #14 60.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-09T12:06:03.226Z] #14 60.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-09T12:06:03.226Z] #14 60.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-09T12:06:03.226Z] #14 60.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-09T12:06:03.226Z] #14 60.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-09T12:06:03.226Z] #14 62.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:06:03.226Z] #14 62.81 Fetched 115 MB in 9s (12.1 MB/s) [2022-05-09T12:06:03.226Z] #14 62.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-09T12:06:03.226Z] #14 62.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 ... 15709 files and directories currently installed.) [2022-05-09T12:06:03.226Z] #14 63.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:06:03.226Z] #14 63.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:06:03.226Z] #14 66.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:06:03.226Z] #14 66.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:06:03.226Z] #14 66.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:06:03.226Z] #14 ... [2022-05-09T12:06:03.226Z] [2022-05-09T12:06:03.226Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:03.226Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:03.226Z] #53 66.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-09T12:06:03.422Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-05-09T12:06:03.495Z] #53 66.63 go: downloading honnef.co/go/tools v0.2.2 [2022-05-09T12:06:03.588Z] #21 31.47 Selecting previously unselected package vim. [2022-05-09T12:06:03.588Z] #21 31.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:06:03.588Z] #21 31.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:03.588Z] #21 31.97 Selecting previously unselected package xfsprogs. [2022-05-09T12:06:03.588Z] #21 31.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:06:03.588Z] #21 31.98 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:06:03.713Z] #53 68.07 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:06:03.713Z] #53 68.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:06:03.845Z] #21 32.33 Selecting previously unselected package zip. [2022-05-09T12:06:03.972Z] #53 68.53 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:06:03.984Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-05-09T12:06:04.102Z] #21 32.35 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:06:04.102Z] #21 32.35 Unpacking zip (3.0-12) ... [2022-05-09T12:06:04.102Z] #21 32.47 Selecting previously unselected package zstd. [2022-05-09T12:06:04.102Z] #21 32.47 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:06:04.102Z] #21 32.47 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:06:04.359Z] #21 32.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:06:05.291Z] #21 33.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:06:05.291Z] #21 33.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:06:05.291Z] #21 33.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:06:05.291Z] #21 33.57 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:06:05.291Z] #21 33.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:06:05.291Z] #21 33.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:06:05.291Z] #21 33.62 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:06:05.291Z] #21 33.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:06:05.291Z] #21 33.64 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:06:05.291Z] #21 33.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:06:05.291Z] #21 33.66 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:06:05.350Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.6% of statements [2022-05-09T12:06:05.350Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:06:05.350Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:06:05.350Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-05-09T12:06:05.414Z] #53 68.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-09T12:06:05.415Z] #53 68.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-09T12:06:05.415Z] #53 68.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-09T12:06:05.676Z] #53 68.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-09T12:06:05.865Z] #21 34.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:05.865Z] #21 34.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:06:05.865Z] #21 34.28 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:06:05.865Z] #21 34.30 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:06:05.877Z] #53 70.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:06:05.938Z] #53 69.04 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:06:05.938Z] #53 69.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:06:05.938Z] #53 ... [2022-05-09T12:06:05.938Z] [2022-05-09T12:06:05.938Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:05.938Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:05.938Z] #40 59.02 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:06:05.938Z] #40 59.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:06:05.938Z] #40 59.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:06:05.938Z] #40 69.18 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:06:05.938Z] #40 69.18 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:06:05.938Z] #40 69.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:06:05.938Z] #40 ... [2022-05-09T12:06:05.938Z] [2022-05-09T12:06:05.938Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:05.938Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:05.938Z] #53 69.23 go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:06:06.279Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-05-09T12:06:06.279Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 80.2% of statements [2022-05-09T12:06:06.279Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:06:06.840Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 68.2% of statements [2022-05-09T12:06:06.840Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-09T12:06:07.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-05-09T12:06:07.490Z] #21 35.70 Setting up zip (3.0-12) ... [2022-05-09T12:06:07.490Z] #21 35.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:07.490Z] #21 35.75 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:06:07.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-09T12:06:07.783Z] #53 ... [2022-05-09T12:06:07.783Z] [2022-05-09T12:06:07.783Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:07.783Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:07.783Z] #40 62.13 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:06:07.783Z] #40 62.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:06:07.783Z] #40 62.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:06:07.783Z] #40 72.19 Selecting previously unselected package libxml2:amd64. [2022-05-09T12:06:07.783Z] #40 72.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-09T12:06:07.783Z] #40 72.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:06:07.783Z] #40 ... [2022-05-09T12:06:07.783Z] [2022-05-09T12:06:07.783Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:07.783Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:07.783Z] #14 68.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-09T12:06:07.783Z] #14 68.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-09T12:06:07.783Z] #14 68.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:06:07.783Z] #14 72.14 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:06:07.783Z] #14 72.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:06:07.783Z] #14 72.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:06:08.043Z] #14 72.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:06:08.043Z] #14 72.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:06:08.043Z] #14 72.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:06:08.222Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-09T12:06:08.222Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:06:08.301Z] #14 72.93 Selecting previously unselected package dmsetup. [2022-05-09T12:06:08.302Z] #14 72.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:06:08.302Z] #14 72.94 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:06:08.478Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 59.1% of statements [2022-05-09T12:06:08.735Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2022-05-09T12:06:08.870Z] #14 73.28 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:06:08.870Z] #14 73.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:06:08.870Z] #14 73.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:06:09.243Z] #53 ... [2022-05-09T12:06:09.243Z] [2022-05-09T12:06:09.243Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:06:09.243Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:06:09.243Z] #49 61.59 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:06:09.243Z] #49 61.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:06:09.243Z] #49 61.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:06:09.243Z] #49 61.93 Selecting previously unselected package python3-six. [2022-05-09T12:06:09.243Z] #49 61.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-09T12:06:09.243Z] #49 61.97 Unpacking python3-six (1.16.0-2) ... [2022-05-09T12:06:09.243Z] #49 62.17 Selecting previously unselected package python3-protobuf. [2022-05-09T12:06:09.243Z] #49 62.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-09T12:06:09.243Z] #49 62.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-09T12:06:09.243Z] #49 63.40 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:06:09.243Z] #49 63.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:06:09.243Z] #49 63.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:06:09.243Z] #49 63.84 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:06:09.243Z] #49 63.84 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:06:09.243Z] #49 63.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:06:09.243Z] #49 64.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:06:09.243Z] #49 64.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:06:09.243Z] #49 64.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:06:09.243Z] #49 64.42 Selecting previously unselected package criu. [2022-05-09T12:06:09.243Z] #49 64.42 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-09T12:06:09.243Z] #49 64.43 Unpacking criu (3.17-1) ... [2022-05-09T12:06:09.243Z] #49 65.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:06:09.243Z] #49 68.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-09T12:06:09.243Z] #49 68.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:06:09.243Z] #49 68.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:06:09.243Z] #49 68.07 Setting up python3-six (1.16.0-2) ... [2022-05-09T12:06:09.243Z] #49 69.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:06:09.243Z] #49 69.50 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:06:09.243Z] #49 ... [2022-05-09T12:06:09.243Z] [2022-05-09T12:06:09.243Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:09.244Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:09.244Z] #40 70.01 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:06:09.244Z] #40 70.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:06:09.244Z] #40 70.07 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:06:09.244Z] #40 70.51 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:06:09.244Z] #40 70.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:06:09.244Z] #40 70.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:06:09.244Z] #40 70.78 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:06:09.244Z] #40 70.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:06:09.244Z] #40 70.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:06:09.244Z] #40 71.21 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:06:09.244Z] #40 71.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:06:09.244Z] #40 71.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:06:09.244Z] #40 71.64 Selecting previously unselected package cmake. [2022-05-09T12:06:09.244Z] #40 71.65 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:06:09.244Z] #40 71.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:06:09.383Z] #21 37.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:06:09.383Z] #21 37.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:06:09.383Z] #21 37.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:06:09.383Z] #21 37.62 Setting up patch (2.7.6-7) ... [2022-05-09T12:06:09.383Z] #21 37.63 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:06:09.383Z] #21 37.73 invoke-rc.d: could not determine current runlevel [2022-05-09T12:06:09.383Z] #21 37.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:06:09.383Z] #21 37.75 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:06:09.383Z] #21 37.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:06:09.383Z] #21 37.77 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:06:09.383Z] #21 37.79 Setting up pigz (2.6-1) ... [2022-05-09T12:06:09.383Z] #21 37.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:06:09.383Z] #21 37.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:06:09.663Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-05-09T12:06:09.680Z] #21 37.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:06:09.680Z] #21 37.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:09.808Z] #14 ... [2022-05-09T12:06:09.808Z] [2022-05-09T12:06:09.808Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:09.808Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:09.808Z] #40 72.99 Selecting previously unselected package libarchive13:amd64. [2022-05-09T12:06:09.808Z] #40 73.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-09T12:06:09.808Z] #40 73.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:06:09.808Z] #40 73.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-09T12:06:09.808Z] #40 73.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-09T12:06:09.808Z] #40 73.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:06:09.808Z] #40 73.87 Selecting previously unselected package librhash0:amd64. [2022-05-09T12:06:09.808Z] #40 73.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-09T12:06:09.808Z] #40 73.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:06:09.808Z] #40 74.20 Selecting previously unselected package libuv1:amd64. [2022-05-09T12:06:09.808Z] #40 74.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-09T12:06:09.808Z] #40 74.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:06:09.808Z] #40 74.58 Selecting previously unselected package cmake. [2022-05-09T12:06:09.920Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-09T12:06:10.071Z] #40 74.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-09T12:06:10.072Z] #40 74.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:06:10.244Z] #21 38.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:06:10.244Z] #21 38.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:06:10.484Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-09T12:06:10.500Z] #21 38.97 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:06:10.500Z] #21 39.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:06:10.756Z] #21 39.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:06:10.757Z] #21 39.02 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:06:11.013Z] #21 39.46 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:11.013Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:06:11.013Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:06:11.013Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:06:11.013Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:06:11.013Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:06:11.013Z] #21 39.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:06:11.013Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:06:11.013Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:06:11.244Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-05-09T12:06:11.244Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:06:11.244Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:06:11.270Z] #21 39.58 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:06:11.813Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-05-09T12:06:12.376Z] ok github.com/docker/docker/distribution 0.596s coverage: 28.2% of statements [2022-05-09T12:06:12.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:06:12.639Z] #40 ... [2022-05-09T12:06:12.639Z] [2022-05-09T12:06:12.639Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:06:12.639Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:06:12.639Z] #34 65.04 Updating files: 86% (1315/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-09T12:06:12.639Z] #34 65.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-09T12:06:12.639Z] #34 67.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:06:12.639Z] #34 ... [2022-05-09T12:06:12.639Z] [2022-05-09T12:06:12.639Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:06:12.639Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:06:12.639Z] #49 75.23 Setting up criu (3.17-1) ... [2022-05-09T12:06:12.640Z] #21 40.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:06:12.640Z] #21 40.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:06:12.640Z] #21 40.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:06:12.640Z] #21 40.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:06:12.939Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-09T12:06:13.502Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-09T12:06:13.570Z] #21 41.86 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:06:13.571Z] #21 41.87 Setting up jq (1.6-2.1) ... [2022-05-09T12:06:13.571Z] #21 41.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:06:13.571Z] #21 41.89 Setting up iptables (1.8.7-1) ... [2022-05-09T12:06:13.571Z] #21 41.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:06:13.571Z] #21 41.95 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:06:13.759Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-09T12:06:13.830Z] #21 42.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:06:14.273Z] #40 ... [2022-05-09T12:06:14.273Z] [2022-05-09T12:06:14.273Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:06:14.273Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:06:14.273Z] #49 68.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:06:14.273Z] #49 68.11 Setting up python3-protobuf (3.12.4-1) ... [2022-05-09T12:06:14.273Z] #49 73.42 Setting up criu (3.17-1) ... [2022-05-09T12:06:14.273Z] #49 76.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:06:14.273Z] #49 DONE 78.5s [2022-05-09T12:06:14.273Z] [2022-05-09T12:06:14.273Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:06:14.273Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:06:14.321Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-05-09T12:06:14.321Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:06:14.321Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.7% of statements [2022-05-09T12:06:14.397Z] #21 DONE 42.7s [2022-05-09T12:06:14.397Z] [2022-05-09T12:06:14.397Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-09T12:06:14.397Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:06:14.882Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-05-09T12:06:14.882Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:06:15.139Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-05-09T12:06:15.765Z] #22 1.256 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:06:15.765Z] #22 1.260 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:06:15.765Z] #22 1.264 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:06:15.765Z] #22 DONE 1.5s [2022-05-09T12:06:15.765Z] [2022-05-09T12:06:15.765Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:06:15.765Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:06:15.946Z] #49 78.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:06:16.067Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-09T12:06:16.323Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-09T12:06:16.579Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-09T12:06:16.808Z] #65 ... [2022-05-09T12:06:16.808Z] [2022-05-09T12:06:16.808Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:16.808Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:16.808Z] #40 81.25 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:06:16.808Z] #40 81.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:16.808Z] #40 81.31 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:06:16.808Z] #40 81.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:16.808Z] #40 81.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:06:16.808Z] #40 81.45 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:06:16.808Z] #40 81.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:06:16.888Z] #49 ... [2022-05-09T12:06:16.888Z] [2022-05-09T12:06:16.888Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:16.888Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:16.888Z] #14 69.83 Selecting previously unselected package binutils-mingw-w64. [2022-05-09T12:06:16.888Z] #14 69.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-09T12:06:16.888Z] #14 69.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:06:16.888Z] #14 70.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-09T12:06:16.888Z] #14 70.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:06:16.888Z] #14 70.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:06:16.888Z] #14 70.51 Selecting previously unselected package dmsetup. [2022-05-09T12:06:16.888Z] #14 70.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:06:16.888Z] #14 70.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:06:16.888Z] #14 70.94 Selecting previously unselected package mingw-w64-common. [2022-05-09T12:06:16.888Z] #14 70.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-09T12:06:16.888Z] #14 71.00 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-09T12:06:16.888Z] #14 ... [2022-05-09T12:06:16.888Z] [2022-05-09T12:06:16.888Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-09T12:06:16.888Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-09T12:06:16.888Z] #40 78.65 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:06:16.888Z] #40 78.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 78.70 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-09T12:06:16.888Z] #40 78.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 78.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-09T12:06:16.888Z] #40 78.87 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-09T12:06:16.888Z] #40 78.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 78.98 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 79.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 79.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:06:16.888Z] #40 79.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:06:17.067Z] #40 81.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-09T12:06:17.067Z] #40 81.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-09T12:06:17.067Z] #40 81.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-09T12:06:17.067Z] #40 81.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:06:17.636Z] #40 DONE 82.1s [2022-05-09T12:06:17.636Z] [2022-05-09T12:06:17.636Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:17.636Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:17.636Z] #14 81.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:06:17.636Z] #14 81.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:06:17.636Z] #14 81.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:06:17.636Z] #14 ... [2022-05-09T12:06:17.636Z] [2022-05-09T12:06:17.636Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:06:17.636Z] #41 sha256:2c7f0d7b9c93512f0758a874649a1b71c2e7f7c06ebe07e54c794ab4889dc3af [2022-05-09T12:06:17.636Z] #41 DONE 0.2s [2022-05-09T12:06:17.895Z] [2022-05-09T12:06:17.895Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:06:17.895Z] #42 sha256:cd8397af791e74bea07f3c572476cf84300c9c2ccbdd6cd65356e500567fc535 [2022-05-09T12:06:17.945Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.0% of statements [2022-05-09T12:06:18.803Z] #40 DONE 81.7s [2022-05-09T12:06:18.803Z] [2022-05-09T12:06:18.803Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-09T12:06:18.803Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-09T12:06:18.803Z] #49 DONE 81.3s [2022-05-09T12:06:18.803Z] [2022-05-09T12:06:18.803Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-09T12:06:18.803Z] #41 sha256:dbe92edc06e9897785b08dd9e27a78aa7d0d87b36f1d7ad753966c12797c407c [2022-05-09T12:06:18.803Z] #41 DONE 0.3s [2022-05-09T12:06:18.803Z] [2022-05-09T12:06:18.803Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:06:18.803Z] #42 sha256:dc667790ce67d6a07430cfecf27fc268176b897b78a05bee71759732118224b1 [2022-05-09T12:06:18.874Z] ok github.com/docker/docker/pkg/authorization 0.411s coverage: 68.3% of statements [2022-05-09T12:06:19.131Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-09T12:06:19.280Z] #42 1.419 + RM_GOPATH=0 [2022-05-09T12:06:19.280Z] #42 1.419 + TMP_GOPATH= [2022-05-09T12:06:19.280Z] #42 1.419 + : /build [2022-05-09T12:06:19.280Z] #42 1.419 + '[' -z '' ']' [2022-05-09T12:06:19.280Z] #42 1.420 ++ mktemp -d [2022-05-09T12:06:19.280Z] #42 1.422 + export GOPATH=/tmp/tmp.s0rhaWrSBF [2022-05-09T12:06:19.280Z] #42 1.422 + GOPATH=/tmp/tmp.s0rhaWrSBF [2022-05-09T12:06:19.280Z] #42 1.422 + RM_GOPATH=1 [2022-05-09T12:06:19.280Z] #42 1.422 + case "$(go env GOARCH)" in [2022-05-09T12:06:19.280Z] #42 1.423 ++ go env GOARCH [2022-05-09T12:06:19.280Z] #42 1.437 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:19.280Z] #42 1.438 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:19.280Z] #42 1.438 ++ dirname /install.sh [2022-05-09T12:06:19.280Z] #42 1.439 + dir=/ [2022-05-09T12:06:19.280Z] #42 1.440 + bin=tini [2022-05-09T12:06:19.280Z] #42 1.440 + shift [2022-05-09T12:06:19.280Z] #42 1.440 + '[' '!' -f //tini.installer ']' [2022-05-09T12:06:19.280Z] #42 1.440 + . //tini.installer [2022-05-09T12:06:19.280Z] #42 1.440 ++ : v0.19.0 [2022-05-09T12:06:19.280Z] #42 1.441 + install_tini [2022-05-09T12:06:19.280Z] #42 1.441 + echo 'Install tini version v0.19.0' [2022-05-09T12:06:19.280Z] #42 1.441 Install tini version v0.19.0 [2022-05-09T12:06:19.280Z] #42 1.442 + git clone https://github.com/krallin/tini.git /tmp/tmp.s0rhaWrSBF/tini [2022-05-09T12:06:19.280Z] #42 1.443 Cloning into '/tmp/tmp.s0rhaWrSBF/tini'... [2022-05-09T12:06:19.387Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-09T12:06:19.851Z] #42 2.175 + cd /tmp/tmp.s0rhaWrSBF/tini [2022-05-09T12:06:19.851Z] #42 2.176 + git checkout -q v0.19.0 [2022-05-09T12:06:19.851Z] #42 2.191 + cmake . [2022-05-09T12:06:20.788Z] #42 2.827 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:06:20.788Z] #42 2.961 -- Detecting C compiler ABI info [2022-05-09T12:06:21.348Z] #42 2.404 + RM_GOPATH=0 [2022-05-09T12:06:21.348Z] #42 2.404 + TMP_GOPATH= [2022-05-09T12:06:21.348Z] #42 2.404 + : /build [2022-05-09T12:06:21.348Z] #42 2.404 + '[' -z '' ']' [2022-05-09T12:06:21.348Z] #42 2.404 ++ mktemp -d [2022-05-09T12:06:21.348Z] #42 2.406 + export GOPATH=/tmp/tmp.2PhyTOoxd0 [2022-05-09T12:06:21.348Z] #42 2.406 + GOPATH=/tmp/tmp.2PhyTOoxd0 [2022-05-09T12:06:21.348Z] #42 2.406 + RM_GOPATH=1 [2022-05-09T12:06:21.348Z] #42 2.406 + case "$(go env GOARCH)" in [2022-05-09T12:06:21.348Z] #42 2.406 ++ go env GOARCH [2022-05-09T12:06:21.348Z] #42 2.448 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:21.348Z] #42 2.448 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:06:21.348Z] #42 2.477 Install tini version v0.19.0 [2022-05-09T12:06:21.348Z] #42 2.478 ++ dirname /install.sh [2022-05-09T12:06:21.348Z] #42 2.478 + dir=/ [2022-05-09T12:06:21.348Z] #42 2.478 + bin=tini [2022-05-09T12:06:21.348Z] #42 2.478 + shift [2022-05-09T12:06:21.348Z] #42 2.478 + '[' '!' -f //tini.installer ']' [2022-05-09T12:06:21.348Z] #42 2.478 + . //tini.installer [2022-05-09T12:06:21.348Z] #42 2.478 ++ : v0.19.0 [2022-05-09T12:06:21.348Z] #42 2.478 + install_tini [2022-05-09T12:06:21.348Z] #42 2.478 + echo 'Install tini version v0.19.0' [2022-05-09T12:06:21.348Z] #42 2.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.2PhyTOoxd0/tini [2022-05-09T12:06:21.348Z] #42 2.478 Cloning into '/tmp/tmp.2PhyTOoxd0/tini'... [2022-05-09T12:06:21.356Z] #42 3.714 -- Detecting C compiler ABI info - done [2022-05-09T12:06:21.923Z] #42 4.033 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:06:21.923Z] #42 4.050 -- Detecting C compile features [2022-05-09T12:06:21.923Z] #42 4.050 -- Detecting C compile features - done [2022-05-09T12:06:21.923Z] #42 4.070 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:06:22.183Z] #42 4.371 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:06:22.183Z] #42 4.461 -- Configuring done [2022-05-09T12:06:22.183Z] #42 4.506 -- Generating done [2022-05-09T12:06:22.183Z] #42 4.514 -- Build files have been written to: /tmp/tmp.s0rhaWrSBF/tini [2022-05-09T12:06:22.183Z] #42 4.536 + make tini-static [2022-05-09T12:06:22.292Z] #42 3.488 + cd /tmp/tmp.2PhyTOoxd0/tini [2022-05-09T12:06:22.292Z] #42 3.488 + git checkout -q v0.19.0 [2022-05-09T12:06:22.292Z] #42 3.515 + cmake . [2022-05-09T12:06:22.654Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 42.7% of statements [2022-05-09T12:06:22.654Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-09T12:06:22.751Z] #42 5.059 Scanning dependencies of target tini-static [2022-05-09T12:06:22.863Z] #42 4.228 -- The C compiler identification is GNU 10.2.1 [2022-05-09T12:06:22.911Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-09T12:06:22.911Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-09T12:06:23.010Z] #42 5.200 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:06:23.124Z] #42 4.364 -- Detecting C compiler ABI info [2022-05-09T12:06:23.167Z] ok github.com/docker/docker/layer 7.181s coverage: 69.0% of statements [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:06:23.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:06:23.385Z] #42 ... [2022-05-09T12:06:23.385Z] [2022-05-09T12:06:23.385Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:23.385Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:23.385Z] #53 76.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-09T12:06:23.385Z] #53 76.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T12:06:23.385Z] #53 76.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-09T12:06:23.385Z] #53 76.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-09T12:06:23.385Z] #53 76.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-09T12:06:23.385Z] #53 76.89 go: downloading golang.org/x/mod v0.5.1 [2022-05-09T12:06:23.385Z] #53 76.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-09T12:06:23.385Z] #53 76.98 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-09T12:06:23.386Z] #53 76.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T12:06:23.386Z] #53 77.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-09T12:06:23.386Z] #53 77.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-09T12:06:23.386Z] #53 77.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-09T12:06:23.386Z] #53 78.09 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:06:23.386Z] #53 78.21 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T12:06:23.386Z] #53 78.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-09T12:06:23.386Z] #53 78.68 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-09T12:06:23.386Z] #53 78.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-09T12:06:23.386Z] #53 78.87 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:06:23.386Z] #53 78.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:06:23.386Z] #53 79.05 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-09T12:06:23.386Z] #53 79.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:06:23.386Z] #53 79.47 go: downloading github.com/prometheus/common v0.10.0 [2022-05-09T12:06:23.386Z] #53 79.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-09T12:06:23.386Z] #53 79.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-09T12:06:23.386Z] #53 79.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T12:06:23.386Z] #53 82.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:06:23.647Z] #53 ... [2022-05-09T12:06:23.647Z] [2022-05-09T12:06:23.647Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:06:23.647Z] #42 sha256:dc667790ce67d6a07430cfecf27fc268176b897b78a05bee71759732118224b1 [2022-05-09T12:06:23.647Z] #42 4.957 -- Detecting C compiler ABI info - done [2022-05-09T12:06:23.729Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-05-09T12:06:23.908Z] #42 5.119 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-09T12:06:23.908Z] #42 5.123 -- Detecting C compile features [2022-05-09T12:06:23.908Z] #42 5.124 -- Detecting C compile features - done [2022-05-09T12:06:23.908Z] #42 5.196 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-09T12:06:23.948Z] #42 ... [2022-05-09T12:06:23.948Z] [2022-05-09T12:06:23.948Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:06:23.948Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:06:23.948Z] #51 88.62 gotestsum version dev [2022-05-09T12:06:23.986Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2022-05-09T12:06:23.986Z] ok github.com/docker/docker/pkg/fsutils 0.148s coverage: 85.1% of statements [2022-05-09T12:06:24.241Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2022-05-09T12:06:24.480Z] #42 5.560 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-09T12:06:24.480Z] #42 5.657 -- Configuring done [2022-05-09T12:06:24.480Z] #42 5.692 -- Generating done [2022-05-09T12:06:24.480Z] #42 5.710 -- Build files have been written to: /tmp/tmp.2PhyTOoxd0/tini [2022-05-09T12:06:24.480Z] #42 5.727 + make tini-static [2022-05-09T12:06:24.888Z] #51 DONE 89.6s [2022-05-09T12:06:24.888Z] [2022-05-09T12:06:24.888Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:06:24.888Z] #42 sha256:cd8397af791e74bea07f3c572476cf84300c9c2ccbdd6cd65356e500567fc535 [2022-05-09T12:06:24.888Z] #42 6.452 [100%] Linking C executable tini-static [2022-05-09T12:06:24.888Z] #42 6.877 [100%] Built target tini-static [2022-05-09T12:06:24.888Z] #42 6.922 + mkdir -p /build [2022-05-09T12:06:24.888Z] #42 6.926 + cp tini-static /build/docker-init [2022-05-09T12:06:24.888Z] #42 DONE 7.2s [2022-05-09T12:06:24.888Z] [2022-05-09T12:06:24.888Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:24.888Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:24.888Z] #14 89.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:06:24.888Z] #14 89.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:24.888Z] #14 89.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:06:25.053Z] #42 6.304 Scanning dependencies of target tini-static [2022-05-09T12:06:25.147Z] #14 89.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:06:25.148Z] #14 89.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:25.148Z] #14 89.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:06:25.171Z] ok github.com/docker/docker/pkg/idtools 0.408s coverage: 67.9% of statements [2022-05-09T12:06:25.171Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 71.5% of statements [2022-05-09T12:06:25.171Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-05-09T12:06:25.314Z] #42 6.402 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-09T12:06:25.427Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-05-09T12:06:25.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-09T12:06:25.427Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-05-09T12:06:25.427Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-05-09T12:06:25.684Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-09T12:06:25.713Z] #23 9.666 Collecting yamllint==1.26.1 [2022-05-09T12:06:25.940Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-09T12:06:25.940Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-09T12:06:25.940Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:06:25.940Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:06:26.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-05-09T12:06:26.644Z] #23 10.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:06:26.700Z] #42 8.015 [100%] Linking C executable tini-static [2022-05-09T12:06:26.963Z] #42 ... [2022-05-09T12:06:26.963Z] [2022-05-09T12:06:26.963Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:26.963Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:26.963Z] #14 80.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-09T12:06:26.963Z] #14 80.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-09T12:06:26.963Z] #14 80.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:06:26.963Z] #14 87.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-09T12:06:26.963Z] #14 87.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:26.963Z] #14 87.94 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:06:26.963Z] #14 88.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-09T12:06:26.963Z] #14 88.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:26.963Z] #14 88.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:06:26.963Z] #14 ... [2022-05-09T12:06:26.963Z] [2022-05-09T12:06:26.963Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-09T12:06:26.963Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-09T12:06:26.963Z] #51 89.92 gotestsum version dev [2022-05-09T12:06:27.064Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-09T12:06:27.224Z] #51 DONE 90.3s [2022-05-09T12:06:27.224Z] [2022-05-09T12:06:27.224Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:06:27.224Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:06:27.320Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-09T12:06:27.321Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-09T12:06:27.574Z] #23 11.87 Collecting pathspec>=0.5.3 [2022-05-09T12:06:27.798Z] #62 ... [2022-05-09T12:06:27.798Z] [2022-05-09T12:06:27.798Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-09T12:06:27.798Z] #42 sha256:dc667790ce67d6a07430cfecf27fc268176b897b78a05bee71759732118224b1 [2022-05-09T12:06:27.798Z] #42 8.829 [100%] Built target tini-static [2022-05-09T12:06:27.798Z] #42 8.944 + mkdir -p /build [2022-05-09T12:06:27.798Z] #42 8.948 + cp tini-static /build/docker-init [2022-05-09T12:06:27.831Z] #23 11.88 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:06:28.060Z] #42 DONE 9.3s [2022-05-09T12:06:28.060Z] [2022-05-09T12:06:28.060Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:06:28.060Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:06:28.088Z] #23 12.24 Collecting pyyaml [2022-05-09T12:06:28.088Z] #23 12.25 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:06:28.345Z] #23 12.34 Building wheels for collected packages: yamllint [2022-05-09T12:06:28.345Z] #23 12.34 Building wheel for yamllint (setup.py): started [2022-05-09T12:06:28.685Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-05-09T12:06:28.947Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-09T12:06:29.206Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-09T12:06:29.276Z] #23 13.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:06:29.276Z] #23 13.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f1438863a441c1b1c0a7baec2952aba4a1e6b65b3ab1ff5f87a991adedd019af [2022-05-09T12:06:29.276Z] #23 13.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:06:29.276Z] #23 13.40 Successfully built yamllint [2022-05-09T12:06:29.276Z] #23 13.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:06:29.464Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-09T12:06:29.533Z] #23 13.79 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:06:29.721Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-09T12:06:29.721Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-09T12:06:30.097Z] #23 DONE 14.3s [2022-05-09T12:06:30.097Z] [2022-05-09T12:06:30.097Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:06:30.097Z] #27 sha256:80a47278f47a9ac9a7255238ecf694e9a7fb07adc47fc29d3ce67644f494f466 [2022-05-09T12:06:30.283Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-09T12:06:30.661Z] #27 DONE 0.5s [2022-05-09T12:06:30.661Z] [2022-05-09T12:06:30.661Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:30.661Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:30.661Z] #53 ... [2022-05-09T12:06:30.661Z] [2022-05-09T12:06:30.661Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:06:30.661Z] #32 sha256:ba801a1fc370a71f74ac26dcd6fd5aa4f601c4ba530d7a99473606bcfcd3609a [2022-05-09T12:06:30.846Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-09T12:06:30.862Z] 8f616e6e9eec: Pull complete [2022-05-09T12:06:31.103Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-05-09T12:06:31.223Z] #32 DONE 0.6s [2022-05-09T12:06:31.223Z] [2022-05-09T12:06:31.223Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:06:31.223Z] #35 sha256:584a2d187b5f582fdd28b6a221d279a16b6df8cd3ac39f2c5670de2d85a03ed6 [2022-05-09T12:06:31.664Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-05-09T12:06:31.785Z] #35 DONE 0.4s [2022-05-09T12:06:31.785Z] [2022-05-09T12:06:31.785Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:06:31.785Z] #37 sha256:1fac285e78151dc8b295454e76c9e0755fd214d41bf63ec0841e4c896c326ad6 [2022-05-09T12:06:31.785Z] #37 DONE 0.1s [2022-05-09T12:06:31.785Z] [2022-05-09T12:06:31.785Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:06:31.785Z] #39 sha256:ccf1c20d987545b308508c4d1259ab92acca86d33a4ec5da17391b4d8cb2b8e4 [2022-05-09T12:06:31.921Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-09T12:06:31.921Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-09T12:06:32.042Z] #39 DONE 0.1s [2022-05-09T12:06:32.042Z] [2022-05-09T12:06:32.042Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:06:32.042Z] #43 sha256:3342537c8c9245858a79224941f6e022f4371c593fb1875a556d12a1ff2d8fdc [2022-05-09T12:06:32.042Z] #43 DONE 0.1s [2022-05-09T12:06:32.042Z] [2022-05-09T12:06:32.042Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:06:32.042Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:06:33.810Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-05-09T12:06:34.067Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-09T12:06:34.323Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-05-09T12:06:35.136Z] #14 99.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:06:35.136Z] #14 99.13 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:35.136Z] #14 99.14 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:06:35.689Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-05-09T12:06:35.945Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-05-09T12:06:36.209Z] #65 ... [2022-05-09T12:06:36.209Z] [2022-05-09T12:06:36.209Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:36.209Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:36.209Z] #14 98.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-09T12:06:36.209Z] #14 98.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:36.209Z] #14 98.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:06:36.875Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-09T12:06:37.131Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-09T12:06:37.387Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-09T12:06:37.949Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-09T12:06:37.949Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-09T12:06:39.841Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-09T12:06:40.402Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2022-05-09T12:06:40.965Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-09T12:06:41.893Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-09T12:06:46.897Z] #53 ... [2022-05-09T12:06:46.897Z] [2022-05-09T12:06:46.897Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:06:46.897Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:06:46.897Z] #45 193.1 + dpkg --print-architecture [2022-05-09T12:06:46.897Z] #45 193.1 + git checkout -q v2.1.0 [2022-05-09T12:06:46.897Z] #45 193.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:06:46.897Z] #45 193.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:06:48.455Z] #14 ... [2022-05-09T12:06:48.455Z] [2022-05-09T12:06:48.455Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:06:48.455Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:06:48.455Z] #62 58.86 Updating files: 35% (1690/4738) Updating files: 36% (1706/4738) Updating files: 37% (1754/4738) Updating files: 38% (1801/4738) Updating files: 39% (1848/4738) Updating files: 40% (1896/4738) Updating files: 41% (1943/4738) Updating files: 42% (1990/4738) Updating files: 43% (2038/4738) Updating files: 44% (2085/4738) Updating files: 45% (2133/4738) Updating files: 46% (2180/4738) Updating files: 47% (2227/4738) Updating files: 48% (2275/4738) Updating files: 49% (2322/4738) Updating files: 50% (2369/4738) Updating files: 51% (2417/4738) Updating files: 52% (2464/4738) Updating files: 53% (2512/4738) Updating files: 54% (2559/4738) Updating files: 55% (2606/4738) Updating files: 56% (2654/4738) Updating files: 57% (2701/4738) Updating files: 58% (2749/4738) Updating files: 59% (2796/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 78% (3724/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:06:48.455Z] #62 60.41 + cd /tmp/tmp.P7NZwCIXkb/src/github.com/containerd/containerd [2022-05-09T12:06:48.455Z] #62 60.41 + git checkout -q v1.6.4 [2022-05-09T12:06:49.845Z] #62 62.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:06:49.845Z] #62 62.04 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:06:49.845Z] #62 62.04 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:06:49.845Z] #62 62.04 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:06:49.845Z] #62 62.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:06:49.845Z] #62 62.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:06:49.845Z] #62 62.04 + '[' '' = dynamic ']' [2022-05-09T12:06:49.845Z] #62 62.04 + make [2022-05-09T12:06:50.028Z] #14 ... [2022-05-09T12:06:50.028Z] [2022-05-09T12:06:50.028Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:06:50.028Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:06:50.028Z] #62 55.64 Updating files: 63% (3019/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 98% (4686/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-09T12:06:50.028Z] #62 56.71 + cd /tmp/tmp.o1gjvIZjwU/src/github.com/containerd/containerd [2022-05-09T12:06:50.028Z] #62 56.72 + git checkout -q v1.6.4 [2022-05-09T12:06:50.288Z] #62 58.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-09T12:06:50.547Z] #62 58.24 + BUILDTAGS='netgo osusergo static_build' [2022-05-09T12:06:50.547Z] #62 58.24 + export EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:06:50.547Z] #62 58.24 + EXTRA_FLAGS=-buildmode=pie [2022-05-09T12:06:50.547Z] #62 58.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-09T12:06:50.547Z] #62 58.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-09T12:06:50.547Z] #62 58.24 + '[' '' = dynamic ']' [2022-05-09T12:06:50.547Z] #62 58.24 + make [2022-05-09T12:06:51.233Z] #62 63.66 + bin/ctr [2022-05-09T12:06:53.081Z] #62 60.38 + bin/ctr [2022-05-09T12:06:58.653Z] 8f616e6e9eec: Pull complete [2022-05-09T12:06:59.761Z] #62 ... [2022-05-09T12:06:59.761Z] [2022-05-09T12:06:59.761Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:06:59.761Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:06:59.761Z] #14 114.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:06:59.761Z] #14 114.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:59.761Z] #14 114.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:06:59.761Z] #14 121.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:06:59.761Z] #14 121.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:06:59.761Z] #14 121.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:01.283Z] #62 ... [2022-05-09T12:07:01.283Z] [2022-05-09T12:07:01.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:01.283Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:01.283Z] #14 114.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-09T12:07:01.283Z] #14 114.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:01.283Z] #14 114.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:07:01.283Z] #14 120.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-09T12:07:01.283Z] #14 120.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:01.283Z] #14 120.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:02.297Z] #14 126.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:07:02.297Z] #14 126.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:02.297Z] #14 126.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:03.200Z] #14 126.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-09T12:07:03.200Z] #14 126.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:03.200Z] #14 126.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:03.780Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:07:03.780Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === Skipped [2022-05-09T12:07:03.780Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:07:03.780Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:07:03.780Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:07:03.780Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:07:03.780Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-09T12:07:03.780Z] time="2022-05-09T12:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-09T12:07:03.780Z] time="2022-05-09T12:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-09T12:07:03.780Z] time="2022-05-09T12:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-09T12:07:03.780Z] time="2022-05-09T12:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-09T12:07:03.780Z] time="2022-05-09T12:05:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-09T12:07:03.780Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-09T12:07:03.780Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-09T12:07:03.780Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:07:03.780Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-09T12:07:03.780Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-09T12:07:03.780Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-09T12:07:03.780Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-09T12:07:03.780Z] [2022-05-09T12:07:03.780Z] DONE 2526 tests, 28 skipped in 206.586s [2022-05-09T12:07:03.780Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:07:03.780Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-09T12:07:03.780Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-09T12:07:13.057Z] INFO [linters context/goanalysis] analyzers took 4m49.235147743s with top 10 stages: buildir: 1m59.567010923s, goimports: 23.413724921s, unconvert: 17.740497542s, gosec: 15.100539878s, S1038: 8.632910525s, golint: 7.494055244s, misspell: 5.293961637s, nilness: 4.266789016s, S1039: 3.842173678s, inspect: 3.639141692s [2022-05-09T12:07:13.057Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-09T12:07:13.057Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2416/2416, exclude: 2033/2033, filename_unadjuster: 2416/2416, autogenerated_exclude: 2033/2416, identifier_marker: 2033/2033, exclude-rules: 78/2033, cgo: 2416/3032, skip_dirs: 2416/2416, nolint: 0/78, path_prettifier: 2416/2416 [2022-05-09T12:07:13.057Z] INFO [runner] processing took 154.668843ms with stages: identifier_marker: 59.538415ms, nolint: 49.182801ms, autogenerated_exclude: 19.350664ms, exclude-rules: 14.756627ms, path_prettifier: 9.712898ms, skip_dirs: 1.775189ms, cgo: 215.42µs, filename_unadjuster: 131.255µs, max_same_issues: 1.416µs, skip_files: 596ns, uniq_by_line: 577ns, diff: 504ns, exclude: 482ns, sort_results: 387ns, max_from_linter: 381ns, path_shortener: 333ns, max_per_file_from_linter: 270ns, severity-rules: 260ns, source_code: 247ns, path_prefixer: 121ns [2022-05-09T12:07:13.057Z] INFO [runner] linters took 1m32.070680613s with stages: goanalysis_metalinter: 1m31.915807003s [2022-05-09T12:07:13.057Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-09T12:07:13.057Z] INFO Memory: 2635 samples, avg is 281.8MB, max is 1153.6MB [2022-05-09T12:07:13.057Z] INFO Execution took 4m23.751963472s [2022-05-09T12:07:13.057Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-09T12:07:13.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh dynbinary test-docker-py [2022-05-09T12:07:13.530Z] #45 DONE 216.8s [2022-05-09T12:07:13.530Z] [2022-05-09T12:07:13.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:07:13.530Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:07:13.531Z] #62 ... [2022-05-09T12:07:13.531Z] [2022-05-09T12:07:13.531Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:07:13.531Z] #46 sha256:b1a331ce474149e9f554de459063125e332c01fe60d9145a0722c1af6b2ea6ee [2022-05-09T12:07:13.531Z] #46 DONE 0.5s [2022-05-09T12:07:13.531Z] [2022-05-09T12:07:13.531Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:07:13.531Z] #50 sha256:3714bdf223781833173908c58f81af89baf15ab76dddc7b223bc79f2ca7b904b [2022-05-09T12:07:13.531Z] #50 DONE 0.1s [2022-05-09T12:07:13.531Z] [2022-05-09T12:07:13.531Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:13.531Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:13.531Z] #53 ... [2022-05-09T12:07:13.531Z] [2022-05-09T12:07:13.531Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:07:13.531Z] #52 sha256:24ddb66d135753139e5d796f2bdc4cb26e39c01fba2082c4f70d13148f0c3693 [2022-05-09T12:07:13.531Z] #52 DONE 0.1s [2022-05-09T12:07:13.531Z] [2022-05-09T12:07:13.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:07:13.531Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:07:13.655Z] [2022-05-09T12:07:13.911Z] Removing bundles/ [2022-05-09T12:07:13.911Z] [2022-05-09T12:07:13.911Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:07:13.911Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:07:13.911Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:07:14.522Z] #14 137.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:07:14.522Z] #14 137.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:14.522Z] #14 137.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:14.522Z] #14 ... [2022-05-09T12:07:14.522Z] [2022-05-09T12:07:14.522Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:14.522Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:07:14.522Z] #65 137.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:07:14.522Z] #65 137.5 + GOBIN=/build [2022-05-09T12:07:14.522Z] #65 137.5 + GO111MODULE=on [2022-05-09T12:07:14.522Z] #65 137.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:15.444Z] #14 136.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-09T12:07:15.444Z] #14 136.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-09T12:07:15.444Z] #14 136.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:16.830Z] #14 ... [2022-05-09T12:07:16.830Z] [2022-05-09T12:07:16.830Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:16.830Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:07:16.830Z] #65 139.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-09T12:07:16.830Z] #65 139.7 + GOBIN=/build [2022-05-09T12:07:16.830Z] #65 139.7 + GO111MODULE=on [2022-05-09T12:07:16.830Z] #65 139.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-09T12:07:17.814Z] #65 142.3 rootlesskit version 1.0.0 [2022-05-09T12:07:18.111Z] #65 142.3 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:07:18.111Z] #65 142.3 -container-ip string [2022-05-09T12:07:18.111Z] #65 142.3 container ip [2022-05-09T12:07:18.111Z] #65 142.3 -container-port int [2022-05-09T12:07:18.111Z] #65 142.3 container port (default -1) [2022-05-09T12:07:18.111Z] #65 142.3 -host-ip string [2022-05-09T12:07:18.111Z] #65 142.3 host ip [2022-05-09T12:07:18.111Z] #65 142.3 -host-port int [2022-05-09T12:07:18.111Z] #65 142.3 host port (default -1) [2022-05-09T12:07:18.111Z] #65 142.3 -proto string [2022-05-09T12:07:18.111Z] #65 142.3 proxy protocol (default "tcp") [2022-05-09T12:07:18.725Z] #65 ... [2022-05-09T12:07:18.725Z] [2022-05-09T12:07:18.725Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:18.725Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:18.725Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:07:18.725Z] #14 142.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:07:18.725Z] #14 142.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:07:18.725Z] #14 142.3 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:07:18.725Z] #14 142.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:07:18.725Z] #14 142.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:07:18.725Z] #14 142.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:07:18.725Z] #14 142.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:07:18.725Z] #14 142.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:07:18.725Z] #14 142.6 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:07:18.725Z] #14 142.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:07:18.725Z] #14 142.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:07:18.725Z] #14 143.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:07:18.985Z] #14 143.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:07:18.985Z] #14 143.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:07:19.929Z] #14 144.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:07:20.193Z] #14 144.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:07:20.193Z] #14 144.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:20.761Z] #14 145.4 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:07:20.762Z] #14 145.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:07:21.028Z] #14 145.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:07:21.571Z] #14 146.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:07:21.571Z] #14 146.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:07:21.571Z] #14 146.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:07:21.571Z] #14 ... [2022-05-09T12:07:21.571Z] [2022-05-09T12:07:21.571Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:21.571Z] #65 sha256:0e6f3ab4441cb4d73ab6fc51d71548c05344ef55bd5ce61c8a50ff8874e6275f [2022-05-09T12:07:21.571Z] #65 DONE 145.9s [2022-05-09T12:07:21.571Z] [2022-05-09T12:07:21.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:21.571Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:21.571Z] #14 146.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:07:21.831Z] #14 ... [2022-05-09T12:07:21.831Z] [2022-05-09T12:07:21.831Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:07:21.831Z] #66 sha256:cb9856f904ae68c2310c05f75006c62d3e23a8818ee2f6bd1797e715437b6274 [2022-05-09T12:07:21.831Z] #66 DONE 0.1s [2022-05-09T12:07:21.831Z] [2022-05-09T12:07:21.831Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:07:21.831Z] #67 sha256:f595707e3d9aeaaf9e156de4e1c8166c25147523b0eccff5ed7fe1a863a89bc1 [2022-05-09T12:07:21.831Z] #67 DONE 0.1s [2022-05-09T12:07:21.831Z] [2022-05-09T12:07:21.831Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:21.831Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:21.831Z] #14 146.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:07:21.831Z] #14 146.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.091Z] #14 146.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:07:22.091Z] #14 146.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:07:22.091Z] #14 146.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.091Z] #14 146.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:07:22.091Z] #14 146.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:07:22.091Z] #14 146.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #65 144.6 rootlesskit version 1.0.0 [2022-05-09T12:07:22.184Z] #65 144.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-09T12:07:22.184Z] #65 144.6 -container-ip string [2022-05-09T12:07:22.184Z] #65 144.6 container ip [2022-05-09T12:07:22.184Z] #65 144.6 -container-port int [2022-05-09T12:07:22.184Z] #65 144.6 container port (default -1) [2022-05-09T12:07:22.184Z] #65 144.6 -host-ip string [2022-05-09T12:07:22.184Z] #65 144.6 host ip [2022-05-09T12:07:22.184Z] #65 144.6 -host-port int [2022-05-09T12:07:22.184Z] #65 144.6 host port (default -1) [2022-05-09T12:07:22.184Z] #65 144.6 -proto string [2022-05-09T12:07:22.184Z] #65 144.6 proxy protocol (default "tcp") [2022-05-09T12:07:22.184Z] #65 ... [2022-05-09T12:07:22.184Z] [2022-05-09T12:07:22.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:22.184Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:22.184Z] #14 141.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-09T12:07:22.184Z] #14 141.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-09T12:07:22.184Z] #14 141.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 141.8 Selecting previously unselected package libapparmor1:amd64. [2022-05-09T12:07:22.184Z] #14 141.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 141.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:07:22.184Z] #14 141.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-09T12:07:22.184Z] #14 141.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 141.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:07:22.184Z] #14 142.0 Selecting previously unselected package libbtrfs0:amd64. [2022-05-09T12:07:22.184Z] #14 142.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:07:22.184Z] #14 142.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-09T12:07:22.184Z] #14 142.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:07:22.184Z] #14 142.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-09T12:07:22.184Z] #14 142.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 142.4 Selecting previously unselected package libudev-dev:amd64. [2022-05-09T12:07:22.184Z] #14 142.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:07:22.184Z] #14 142.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-09T12:07:22.184Z] #14 142.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:07:22.184Z] #14 142.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-09T12:07:22.184Z] #14 142.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 142.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-09T12:07:22.184Z] #14 142.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 142.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 143.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-09T12:07:22.184Z] #14 143.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 143.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 143.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:07:22.184Z] #14 143.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 143.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 143.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:07:22.184Z] #14 143.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 143.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:07:22.184Z] #14 143.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:07:22.184Z] #14 143.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 143.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 143.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:07:22.184Z] #14 143.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 143.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:07:22.184Z] #14 144.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:07:22.184Z] #14 144.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:07:22.184Z] #14 144.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:07:22.184Z] #14 144.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:07:22.184Z] #14 144.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:07:22.184Z] #14 144.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.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-05-09T12:07:22.184Z] #14 144.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:07:22.184Z] #14 144.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 144.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-05-09T12:07:22.184Z] #14 144.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 145.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:07:22.184Z] #14 145.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 145.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 145.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 145.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:22.184Z] #14 145.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:07:22.350Z] #14 146.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-09T12:07:22.350Z] #14 146.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-09T12:07:22.350Z] #14 146.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:07:22.918Z] #14 147.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-09T12:07:22.918Z] #14 147.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-09T12:07:22.918Z] #14 147.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:07:23.178Z] #14 147.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-09T12:07:23.178Z] #14 147.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-09T12:07:23.178Z] #14 147.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:23.178Z] #14 147.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-09T12:07:23.437Z] #14 147.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-09T12:07:23.437Z] #14 147.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:07:23.437Z] #14 148.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-09T12:07:23.437Z] #14 148.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-09T12:07:23.437Z] #14 148.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:07:24.007Z] #14 148.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-09T12:07:24.007Z] #14 148.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-09T12:07:24.007Z] #14 148.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-09T12:07:24.007Z] #14 148.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-09T12:07:24.007Z] #14 148.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-09T12:07:24.266Z] #14 148.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-09T12:07:24.266Z] #14 148.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-09T12:07:24.266Z] #14 149.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-09T12:07:24.527Z] #14 149.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-09T12:07:24.527Z] #14 149.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-09T12:07:24.527Z] #14 149.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-09T12:07:24.527Z] #14 149.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-09T12:07:24.527Z] #14 149.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-09T12:07:24.527Z] #14 149.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-09T12:07:24.786Z] #14 149.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:07:24.786Z] #14 149.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-09T12:07:24.786Z] #14 149.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-09T12:07:24.786Z] #14 149.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-09T12:07:24.786Z] #14 149.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-09T12:07:24.786Z] #14 149.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:24.786Z] #14 149.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-09T12:07:24.786Z] #14 149.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:24.786Z] #14 149.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-09T12:07:24.786Z] #14 149.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:07:25.355Z] #14 DONE 149.8s [2022-05-09T12:07:25.355Z] [2022-05-09T12:07:25.355Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:07:25.355Z] #57 sha256:16e32bb5408a9df832af5248455e58b46a69eea3e3a379438ba3a6c234c8e9bc [2022-05-09T12:07:25.355Z] #57 DONE 0.1s [2022-05-09T12:07:25.355Z] [2022-05-09T12:07:25.355Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:25.355Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:07:25.488Z] #14 ... [2022-05-09T12:07:25.488Z] [2022-05-09T12:07:25.488Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-09T12:07:25.488Z] #65 sha256:b7d8c5162232426d6158215b2505ec528a78aea1c2f6f0a24d5fc50dfcfc18d5 [2022-05-09T12:07:25.488Z] #65 DONE 148.4s [2022-05-09T12:07:25.488Z] [2022-05-09T12:07:25.488Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-09T12:07:25.488Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-09T12:07:25.488Z] #14 DONE 148.7s [2022-05-09T12:07:25.488Z] [2022-05-09T12:07:25.488Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-09T12:07:25.488Z] #66 sha256:c3191b7a07632400f7e2a8016b356caa1720b781b44aafffbdab093b30b679ae [2022-05-09T12:07:25.488Z] #66 DONE 0.1s [2022-05-09T12:07:25.488Z] [2022-05-09T12:07:25.488Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-09T12:07:25.488Z] #57 sha256:c27513cd3f0f4612028746747d38380758761cfc6da2f5dd66fb49b35ab024d3 [2022-05-09T12:07:25.750Z] #57 DONE 0.2s [2022-05-09T12:07:25.750Z] [2022-05-09T12:07:25.750Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-09T12:07:25.750Z] #67 sha256:483535d2ae0fccc43e12ec8239c385b06036f087ec4c455fdab8c0d731220d38 [2022-05-09T12:07:25.750Z] #67 DONE 0.1s [2022-05-09T12:07:25.750Z] [2022-05-09T12:07:25.750Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:25.750Z] #58 sha256:35fbd4f2376ea965d27d0a63ad88b7622ec55699d4cff23630e3467521559622 [2022-05-09T12:07:26.738Z] #58 ... [2022-05-09T12:07:26.738Z] [2022-05-09T12:07:26.738Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:07:26.738Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:07:26.738Z] #15 DONE 1.4s [2022-05-09T12:07:26.738Z] [2022-05-09T12:07:26.738Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:26.738Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:07:26.738Z] #58 1.228 + RM_GOPATH=0 [2022-05-09T12:07:26.738Z] #58 1.228 + TMP_GOPATH= [2022-05-09T12:07:26.738Z] #58 1.228 + : /build [2022-05-09T12:07:26.738Z] #58 1.228 + '[' -z '' ']' [2022-05-09T12:07:26.738Z] #58 1.228 ++ mktemp -d [2022-05-09T12:07:26.738Z] #58 1.245 + export GOPATH=/tmp/tmp.sKAhSqkrTl [2022-05-09T12:07:26.738Z] #58 1.245 + GOPATH=/tmp/tmp.sKAhSqkrTl [2022-05-09T12:07:26.738Z] #58 1.245 + RM_GOPATH=1 [2022-05-09T12:07:26.738Z] #58 1.245 + case "$(go env GOARCH)" in [2022-05-09T12:07:26.738Z] #58 1.245 ++ go env GOARCH [2022-05-09T12:07:26.738Z] #58 1.261 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:26.738Z] #58 1.262 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:26.738Z] #58 1.263 ++ dirname /install.sh [2022-05-09T12:07:26.738Z] #58 1.271 + dir=/ [2022-05-09T12:07:26.738Z] #58 1.271 + bin=runc [2022-05-09T12:07:26.738Z] #58 1.271 + shift [2022-05-09T12:07:26.738Z] #58 1.272 + '[' '!' -f //runc.installer ']' [2022-05-09T12:07:26.738Z] #58 1.272 + . //runc.installer [2022-05-09T12:07:26.738Z] #58 1.274 ++ set -e [2022-05-09T12:07:26.738Z] #58 1.276 ++ : no-tun [2022-05-09T12:07:26.738Z] #58 1.289 + install_runc [2022-05-09T12:07:26.738Z] #58 1.289 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:07:26.738Z] #58 1.289 + echo 'Install runc version no-tun (build tags: seccomp)' [2022-05-09T12:07:26.738Z] #58 1.289 + git clone https://github.com/kolyshkin/runc.git /tmp/tmp.sKAhSqkrTl/src/github.com/opencontainers/runc [2022-05-09T12:07:26.738Z] #58 1.289 Cloning into '/tmp/tmp.sKAhSqkrTl/src/github.com/opencontainers/runc'... [2022-05-09T12:07:26.738Z] #58 1.290 Install runc version no-tun (build tags: seccomp) [2022-05-09T12:07:27.667Z] #58 1.767 + RM_GOPATH=0 [2022-05-09T12:07:27.667Z] #58 ... [2022-05-09T12:07:27.667Z] [2022-05-09T12:07:27.667Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-09T12:07:27.667Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-09T12:07:27.667Z] #15 DONE 2.2s [2022-05-09T12:07:27.667Z] [2022-05-09T12:07:27.667Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:27.667Z] #58 sha256:35fbd4f2376ea965d27d0a63ad88b7622ec55699d4cff23630e3467521559622 [2022-05-09T12:07:27.667Z] #58 1.773 + TMP_GOPATH= [2022-05-09T12:07:27.667Z] #58 1.773 + : /build [2022-05-09T12:07:27.667Z] #58 1.773 + '[' -z '' ']' [2022-05-09T12:07:27.667Z] #58 1.773 ++ mktemp -d [2022-05-09T12:07:27.667Z] #58 1.778 + export GOPATH=/tmp/tmp.5Fu9BLwZFi [2022-05-09T12:07:27.667Z] #58 1.779 + GOPATH=/tmp/tmp.5Fu9BLwZFi [2022-05-09T12:07:27.667Z] #58 1.779 + RM_GOPATH=1 [2022-05-09T12:07:27.667Z] #58 1.780 + case "$(go env GOARCH)" in [2022-05-09T12:07:27.667Z] #58 1.780 ++ go env GOARCH [2022-05-09T12:07:27.667Z] #58 1.790 + export GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:27.667Z] #58 1.790 + GO_BUILDMODE=-buildmode=pie [2022-05-09T12:07:27.667Z] #58 1.791 ++ dirname /install.sh [2022-05-09T12:07:27.667Z] #58 1.793 + dir=/ [2022-05-09T12:07:27.667Z] #58 1.793 + bin=runc [2022-05-09T12:07:27.667Z] #58 1.794 + shift [2022-05-09T12:07:27.667Z] #58 1.794 + '[' '!' -f //runc.installer ']' [2022-05-09T12:07:27.667Z] #58 1.794 + . //runc.installer [2022-05-09T12:07:27.667Z] #58 1.795 ++ set -e [2022-05-09T12:07:27.667Z] #58 1.795 ++ : no-tun [2022-05-09T12:07:27.667Z] #58 1.795 + install_runc [2022-05-09T12:07:27.667Z] #58 1.796 + RUNC_BUILDTAGS=seccomp [2022-05-09T12:07:27.667Z] #58 1.796 + echo 'Install runc version no-tun (build tags: seccomp)' [2022-05-09T12:07:27.667Z] #58 1.796 Install runc version no-tun (build tags: seccomp) [2022-05-09T12:07:27.667Z] #58 1.796 + git clone https://github.com/kolyshkin/runc.git /tmp/tmp.5Fu9BLwZFi/src/github.com/opencontainers/runc [2022-05-09T12:07:27.667Z] #58 1.807 Cloning into '/tmp/tmp.5Fu9BLwZFi/src/github.com/opencontainers/runc'... [2022-05-09T12:07:27.674Z] #58 ... [2022-05-09T12:07:27.674Z] [2022-05-09T12:07:27.674Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:07:27.674Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:07:27.674Z] #16 DONE 1.1s [2022-05-09T12:07:27.674Z] [2022-05-09T12:07:27.674Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:07:27.674Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:07:28.614Z] #17 0.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:07:28.614Z] #17 DONE 0.9s [2022-05-09T12:07:28.614Z] [2022-05-09T12:07:28.614Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:07:28.614Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:07:29.055Z] #58 ... [2022-05-09T12:07:29.055Z] [2022-05-09T12:07:29.055Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-09T12:07:29.055Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-09T12:07:29.055Z] #16 DONE 1.2s [2022-05-09T12:07:29.055Z] [2022-05-09T12:07:29.055Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-09T12:07:29.055Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-09T12:07:29.550Z] #18 DONE 1.0s [2022-05-09T12:07:29.550Z] [2022-05-09T12:07:29.550Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:29.550Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:29.813Z] #34 ... [2022-05-09T12:07:29.813Z] [2022-05-09T12:07:29.813Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:07:29.813Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:07:30.000Z] #17 0.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-09T12:07:30.264Z] #17 DONE 1.1s [2022-05-09T12:07:30.264Z] [2022-05-09T12:07:30.264Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-09T12:07:30.264Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-09T12:07:30.750Z] #19 DONE 1.0s [2022-05-09T12:07:30.750Z] [2022-05-09T12:07:30.750Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:30.750Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:30.750Z] #53 ... [2022-05-09T12:07:30.750Z] [2022-05-09T12:07:30.750Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:07:30.750Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:07:31.209Z] #18 DONE 1.3s [2022-05-09T12:07:31.209Z] [2022-05-09T12:07:31.209Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:07:31.209Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:07:31.471Z] #45 ... [2022-05-09T12:07:31.471Z] [2022-05-09T12:07:31.471Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-09T12:07:31.471Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-09T12:07:31.688Z] #20 DONE 1.0s [2022-05-09T12:07:31.688Z] [2022-05-09T12:07:31.688Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:31.688Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:31.688Z] #34 ... [2022-05-09T12:07:31.688Z] [2022-05-09T12:07:31.688Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:07:31.688Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:07:32.416Z] #19 DONE 1.0s [2022-05-09T12:07:32.416Z] [2022-05-09T12:07:32.416Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:32.416Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:32.416Z] #53 ... [2022-05-09T12:07:32.416Z] [2022-05-09T12:07:32.416Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-09T12:07:32.416Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-09T12:07:33.064Z] #21 1.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:33.064Z] #21 1.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:33.064Z] #21 1.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:33.323Z] #21 1.739 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:33.360Z] #20 DONE 0.9s [2022-05-09T12:07:33.360Z] [2022-05-09T12:07:33.360Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:07:33.360Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:07:34.700Z] #21 2.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:34.749Z] #21 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-09T12:07:34.749Z] #21 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-09T12:07:34.749Z] #21 1.308 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-09T12:07:35.011Z] #21 1.725 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-09T12:07:35.565Z] 4612f6d0b889: Pull complete [2022-05-09T12:07:35.953Z] #21 2.702 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-09T12:07:36.077Z] #21 4.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:37.568Z] #21 3.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-09T12:07:38.705Z] #21 7.037 Fetched 8530 kB in 6s (1407 kB/s) [2022-05-09T12:07:39.642Z] #21 7.037 Reading package lists... [2022-05-09T12:07:39.642Z] #21 ... [2022-05-09T12:07:39.642Z] [2022-05-09T12:07:39.642Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:39.642Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:07:39.642Z] #58 10.84 + cd /tmp/tmp.sKAhSqkrTl/src/github.com/opencontainers/runc [2022-05-09T12:07:39.642Z] #58 10.84 + git checkout -q no-tun [2022-05-09T12:07:39.642Z] #58 10.91 + '[' -z '' ']' [2022-05-09T12:07:39.642Z] #58 10.91 + target=static [2022-05-09T12:07:39.642Z] #58 10.91 + make BUILDTAGS=seccomp static [2022-05-09T12:07:39.642Z] #58 11.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.0-619-g2ce40b6a -X main.version=1.1.0+dev " -o runc . [2022-05-09T12:07:40.579Z] #58 ... [2022-05-09T12:07:40.579Z] [2022-05-09T12:07:40.579Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:40.579Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:40.579Z] #34 DONE 164.8s [2022-05-09T12:07:40.579Z] [2022-05-09T12:07:40.579Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:40.579Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:40.880Z] #21 7.206 Fetched 8530 kB in 6s (1369 kB/s) [2022-05-09T12:07:41.519Z] #53 ... [2022-05-09T12:07:41.519Z] [2022-05-09T12:07:41.519Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:07:41.519Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:07:41.519Z] #21 7.037 Reading package lists... [2022-05-09T12:07:41.823Z] #21 7.206 Reading package lists... [2022-05-09T12:07:41.823Z] #21 ... [2022-05-09T12:07:41.823Z] [2022-05-09T12:07:41.823Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:41.823Z] #58 sha256:35fbd4f2376ea965d27d0a63ad88b7622ec55699d4cff23630e3467521559622 [2022-05-09T12:07:41.823Z] #58 11.73 + cd /tmp/tmp.5Fu9BLwZFi/src/github.com/opencontainers/runc [2022-05-09T12:07:41.823Z] #58 11.74 + git checkout -q no-tun [2022-05-09T12:07:41.823Z] #58 12.09 + '[' -z '' ']' [2022-05-09T12:07:41.823Z] #58 12.09 + target=static [2022-05-09T12:07:41.823Z] #58 12.09 + make BUILDTAGS=seccomp static [2022-05-09T12:07:41.823Z] #58 12.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.0-619-g2ce40b6a -X main.version=1.1.0+dev " -o runc . [2022-05-09T12:07:43.207Z] #58 ... [2022-05-09T12:07:43.207Z] [2022-05-09T12:07:43.207Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:07:43.207Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:07:43.207Z] #21 7.206 Reading package lists... [2022-05-09T12:07:43.424Z] #21 9.934 Reading package lists... [2022-05-09T12:07:44.252Z] #21 11.97 Building dependency tree... [2022-05-09T12:07:44.820Z] #21 13.04 The following additional packages will be installed: [2022-05-09T12:07:44.820Z] #21 13.05 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:07:44.820Z] #21 13.05 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:07:44.820Z] #21 13.05 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:07:44.820Z] #21 13.05 python3-pkg-resources vim-runtime xxd [2022-05-09T12:07:44.820Z] #21 13.05 Suggested packages: [2022-05-09T12:07:44.820Z] #21 13.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:07:44.820Z] #21 13.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:07:44.820Z] #21 13.05 acl attr quota [2022-05-09T12:07:44.820Z] #21 13.05 Recommended packages: [2022-05-09T12:07:44.820Z] #21 13.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:07:45.754Z] #21 9.711 Reading package lists...#21 ... [2022-05-09T12:07:45.754Z] [2022-05-09T12:07:45.754Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-09T12:07:45.754Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-09T12:07:45.754Z] #34 DONE 168.1s [2022-05-09T12:07:45.754Z] [2022-05-09T12:07:45.754Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-09T12:07:45.754Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-09T12:07:45.754Z] #21 9.711 Reading package lists... [2022-05-09T12:07:45.758Z] #21 13.89 The following NEW packages will be installed: [2022-05-09T12:07:45.758Z] #21 13.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:07:45.758Z] #21 13.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:07:45.758Z] #21 13.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:07:45.758Z] #21 13.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:07:45.758Z] #21 13.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:07:45.758Z] #21 13.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:07:45.758Z] #21 13.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:07:45.758Z] #21 13.91 xz-utils zip zstd [2022-05-09T12:07:45.758Z] #21 14.21 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:07:45.758Z] #21 14.21 Need to get 27.6 MB of archives. [2022-05-09T12:07:45.758Z] #21 14.21 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:07:45.758Z] #21 14.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:07:45.758Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:07:45.758Z] #21 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:07:45.758Z] #21 14.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:07:45.758Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:07:46.017Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:07:46.017Z] #21 14.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:07:46.017Z] #21 14.28 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:07:46.017Z] #21 14.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:07:46.017Z] #21 14.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:07:46.017Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:07:46.017Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:07:46.017Z] #21 14.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:07:46.017Z] #21 14.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:07:46.017Z] #21 14.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:07:46.017Z] #21 14.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:07:46.017Z] #21 14.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:07:46.017Z] #21 14.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:07:46.017Z] #21 14.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:07:46.017Z] #21 14.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:07:46.017Z] #21 14.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:07:46.017Z] #21 14.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:07:46.276Z] #21 14.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:07:46.276Z] #21 14.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:07:46.276Z] #21 14.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:07:46.276Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:07:46.276Z] #21 14.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:07:46.276Z] #21 14.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:07:46.276Z] #21 14.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:07:46.276Z] #21 14.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:07:46.276Z] #21 14.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:07:46.276Z] #21 14.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:07:46.276Z] #21 14.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:07:46.536Z] #21 14.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:07:46.536Z] #21 14.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:07:46.536Z] #21 14.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:07:46.536Z] #21 14.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:07:46.536Z] #21 14.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:07:46.536Z] #21 14.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:07:46.536Z] #21 15.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:07:46.697Z] #21 12.24 Building dependency tree... [2022-05-09T12:07:46.794Z] #21 15.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:07:46.794Z] #21 15.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:07:46.794Z] #21 15.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:07:47.362Z] #21 15.61 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:07:47.362Z] #21 15.71 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-05-09T12:07:47.362Z] #21 15.76 Selecting previously unselected package pigz. [2022-05-09T12:07:47.621Z] #21 15.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-09T12:07:47.621Z] #21 15.81 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:07:47.621Z] #21 15.82 Unpacking pigz (2.6-1) ... [2022-05-09T12:07:47.621Z] #21 15.89 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:07:47.621Z] #21 15.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:07:47.621Z] #21 15.91 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:07:47.621Z] #21 16.03 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:07:47.621Z] #21 16.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:07:47.640Z] #21 14.16 The following additional packages will be installed: [2022-05-09T12:07:47.640Z] #21 14.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:07:47.640Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-09T12:07:47.640Z] #21 14.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-09T12:07:47.640Z] #21 14.17 python3-pkg-resources vim-runtime xxd [2022-05-09T12:07:47.640Z] #21 14.17 Suggested packages: [2022-05-09T12:07:47.640Z] #21 14.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-09T12:07:47.640Z] #21 14.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-09T12:07:47.640Z] #21 14.17 acl attr quota [2022-05-09T12:07:47.640Z] #21 14.17 Recommended packages: [2022-05-09T12:07:47.640Z] #21 14.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-09T12:07:47.880Z] #21 16.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:07:47.880Z] #21 16.16 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:07:47.880Z] #21 16.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:07:47.880Z] #21 16.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:07:47.880Z] #21 16.22 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:07:47.880Z] #21 16.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:07:47.880Z] #21 16.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:07:48.139Z] #21 16.27 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:07:48.139Z] #21 16.27 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:07:48.139Z] #21 16.28 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:07:48.139Z] #21 16.33 Selecting previously unselected package libcap2-bin. [2022-05-09T12:07:48.139Z] #21 16.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:07:48.139Z] #21 16.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:07:48.139Z] #21 16.43 Selecting previously unselected package iproute2. [2022-05-09T12:07:48.139Z] #21 16.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:07:48.139Z] #21 16.43 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:07:48.582Z] #21 15.19 The following NEW packages will be installed: [2022-05-09T12:07:48.582Z] #21 15.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-09T12:07:48.582Z] #21 15.19 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-09T12:07:48.582Z] #21 15.19 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-09T12:07:48.582Z] #21 15.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-09T12:07:48.582Z] #21 15.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-09T12:07:48.582Z] #21 15.20 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-09T12:07:48.582Z] #21 15.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-09T12:07:48.582Z] #21 15.20 xz-utils zip zstd [2022-05-09T12:07:48.659Z] #21 16.86 Selecting previously unselected package xxd. [2022-05-09T12:07:48.659Z] #21 16.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:07:48.659Z] #21 16.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:07:48.659Z] #21 17.00 Selecting previously unselected package vim-common. [2022-05-09T12:07:48.659Z] #21 17.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:07:48.659Z] #21 17.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:07:48.842Z] #21 15.51 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:07:48.842Z] #21 15.51 Need to get 27.6 MB of archives. [2022-05-09T12:07:48.842Z] #21 15.51 After this operation, 106 MB of additional disk space will be used. [2022-05-09T12:07:48.842Z] #21 15.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-09T12:07:48.842Z] #21 15.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-09T12:07:48.842Z] #21 15.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-09T12:07:48.842Z] #21 15.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-09T12:07:48.842Z] #21 15.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-09T12:07:48.842Z] #21 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-09T12:07:48.842Z] #21 15.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-09T12:07:48.842Z] #21 15.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-09T12:07:48.842Z] #21 15.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-09T12:07:48.918Z] #21 17.20 Selecting previously unselected package bash-completion. [2022-05-09T12:07:48.918Z] #21 17.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:07:49.103Z] #21 15.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-09T12:07:49.103Z] #21 15.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-09T12:07:49.103Z] #21 15.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-09T12:07:49.103Z] #21 15.62 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-09T12:07:49.103Z] #21 15.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-09T12:07:49.103Z] #21 15.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-09T12:07:49.103Z] #21 15.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-09T12:07:49.103Z] #21 15.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-09T12:07:49.103Z] #21 15.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-09T12:07:49.103Z] #21 15.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-09T12:07:49.103Z] #21 15.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-09T12:07:49.103Z] #21 15.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-09T12:07:49.103Z] #21 15.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-09T12:07:49.103Z] #21 15.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-09T12:07:49.103Z] #21 15.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-09T12:07:49.103Z] #21 15.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-09T12:07:49.103Z] #21 15.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-09T12:07:49.103Z] #21 15.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-09T12:07:49.364Z] #21 16.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-09T12:07:49.364Z] #21 16.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-09T12:07:49.364Z] #21 16.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-09T12:07:49.364Z] #21 16.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-09T12:07:49.364Z] #21 16.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-09T12:07:49.364Z] #21 16.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-09T12:07:49.364Z] #21 16.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-09T12:07:49.364Z] #21 16.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-09T12:07:49.364Z] #21 16.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-09T12:07:49.364Z] #21 16.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-09T12:07:49.364Z] #21 16.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-09T12:07:49.364Z] #21 16.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-09T12:07:49.364Z] #21 16.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-09T12:07:49.364Z] #21 16.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-09T12:07:49.364Z] #21 16.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-09T12:07:49.627Z] #21 16.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-09T12:07:49.627Z] #21 16.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-09T12:07:49.627Z] #21 16.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-09T12:07:49.627Z] #21 16.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-09T12:07:49.627Z] #21 16.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-09T12:07:49.627Z] #21 16.38 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-09T12:07:50.198Z] #21 16.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork 37.204s coverage: 40.6% of statements [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.482s coverage: 59.9% of statements [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-09T12:07:50.404Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:07:50.404Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-09T12:07:50.459Z] #21 17.01 Fetched 27.6 MB in 1s (23.5 MB/s) [2022-05-09T12:07:50.459Z] #21 17.07 Selecting previously unselected package pigz. [2022-05-09T12:07:50.459Z] #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 ... 24010 files and directories currently installed.) [2022-05-09T12:07:50.459Z] #21 17.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-09T12:07:50.459Z] #21 17.11 Unpacking pigz (2.6-1) ... [2022-05-09T12:07:50.459Z] #21 17.19 Selecting previously unselected package libelf1:amd64. [2022-05-09T12:07:50.726Z] #21 17.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-09T12:07:50.726Z] #21 17.21 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-09T12:07:50.726Z] #21 17.37 Selecting previously unselected package libbpf0:amd64. [2022-05-09T12:07:50.726Z] #21 17.37 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-09T12:07:50.726Z] #21 17.37 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:07:50.726Z] #21 17.47 Selecting previously unselected package libcap2:amd64. [2022-05-09T12:07:50.824Z] #21 19.02 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:07:50.986Z] #21 17.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-09T12:07:50.986Z] #21 17.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:07:50.986Z] #21 17.53 Selecting previously unselected package libmnl0:amd64. [2022-05-09T12:07:50.986Z] #21 17.53 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-09T12:07:50.986Z] #21 17.54 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:07:50.986Z] #21 17.61 Selecting previously unselected package libxtables12:amd64. [2022-05-09T12:07:50.986Z] #21 17.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-09T12:07:50.986Z] #21 17.64 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:07:50.986Z] #21 17.71 Selecting previously unselected package libcap2-bin. [2022-05-09T12:07:50.986Z] #21 17.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-09T12:07:51.084Z] #21 19.32 Selecting previously unselected package bzip2. [2022-05-09T12:07:51.084Z] #21 19.32 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:07:51.084Z] #21 19.33 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:07:51.084Z] #21 19.40 Selecting previously unselected package xz-utils. [2022-05-09T12:07:51.084Z] #21 19.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:07:51.084Z] #21 19.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:07:51.246Z] #21 17.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-09T12:07:51.246Z] #21 17.79 Selecting previously unselected package iproute2. [2022-05-09T12:07:51.246Z] #21 17.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-09T12:07:51.246Z] #21 17.80 Unpacking iproute2 (5.10.0-4) ... [2022-05-09T12:07:51.343Z] #21 19.55 Selecting previously unselected package apparmor. [2022-05-09T12:07:51.343Z] #21 19.56 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:07:51.343Z] #21 19.64 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:07:51.507Z] #21 18.24 Selecting previously unselected package xxd. [2022-05-09T12:07:51.507Z] #21 18.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:07:51.507Z] #21 18.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:07:51.769Z] #21 18.38 Selecting previously unselected package vim-common. [2022-05-09T12:07:51.769Z] #21 18.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:07:51.769Z] #21 18.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:07:51.913Z] #21 20.12 Selecting previously unselected package inetutils-ping. [2022-05-09T12:07:51.913Z] #21 20.14 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:07:51.913Z] #21 20.15 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:07:51.913Z] #21 20.24 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:07:51.913Z] #21 20.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:07:51.913Z] #21 20.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:07:51.913Z] #21 20.31 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:07:51.913Z] #21 20.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:07:51.913Z] #21 20.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:07:52.029Z] #21 18.57 Selecting previously unselected package bash-completion. [2022-05-09T12:07:52.029Z] #21 18.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-09T12:07:52.172Z] #21 20.38 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:07:52.172Z] #21 20.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:07:52.172Z] #21 20.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:07:52.172Z] #21 20.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:07:52.172Z] #21 20.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:07:52.172Z] #21 20.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:07:52.172Z] #21 20.54 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:07:52.172Z] #21 20.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:07:52.172Z] #21 20.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:07:52.213Z] #62 ... [2022-05-09T12:07:52.213Z] [2022-05-09T12:07:52.214Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:07:52.214Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:07:52.214Z] #53 254.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:07:52.214Z] #53 DONE 254.9s [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:07:52.214Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:07:52.214Z] #62 ... [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:07:52.214Z] #58 sha256:b8262a4e4b2fb631d57568a0fa8e9c34e06bbe55bfcd5f724a73cb89704c6b89 [2022-05-09T12:07:52.214Z] #58 151.7 + mkdir -p /build [2022-05-09T12:07:52.214Z] #58 151.7 + cp runc /build/runc [2022-05-09T12:07:52.214Z] #58 DONE 152.1s [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:07:52.214Z] #54 sha256:d28cdbedb8c5af1874bef7e15234daa23f799c1a332d50c5c3826927f836d878 [2022-05-09T12:07:52.214Z] #54 DONE 0.5s [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:07:52.214Z] #56 sha256:b3faa2fc4292a30cf6858978810b17e36ddd68c61e5061ea79f59e83db8f3182 [2022-05-09T12:07:52.214Z] #56 DONE 0.2s [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:07:52.214Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:07:52.214Z] #62 ... [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:07:52.214Z] #59 sha256:5b0d60f0f13a4caf69859d862c46933664876c211a9fdd2ddd0232f8793cd871 [2022-05-09T12:07:52.214Z] #59 DONE 0.3s [2022-05-09T12:07:52.214Z] [2022-05-09T12:07:52.214Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:07:52.214Z] #62 sha256:e46e912fa935cda5dc7ccec3e6997343438ffc3a5ec679eba05bff091292a4aa [2022-05-09T12:07:52.432Z] #21 20.64 Selecting previously unselected package iptables. [2022-05-09T12:07:52.432Z] #21 20.65 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:07:52.432Z] #21 20.66 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:07:52.691Z] #21 20.96 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:07:52.691Z] #21 20.97 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:07:52.691Z] #21 20.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:52.951Z] #21 21.13 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:07:52.951Z] #21 21.13 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:07:52.951Z] #21 21.14 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:52.951Z] #21 21.24 Selecting previously unselected package jq. [2022-05-09T12:07:52.951Z] #21 21.26 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:07:52.951Z] #21 21.27 Unpacking jq (1.6-2.1) ... [2022-05-09T12:07:53.143Z] #62 235.6 + bin/containerd [2022-05-09T12:07:53.212Z] #21 21.34 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:07:53.212Z] #21 21.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:07:53.212Z] #21 21.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:07:53.212Z] #21 21.40 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:07:53.212Z] #21 21.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:07:53.212Z] #21 21.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:07:53.212Z] #21 21.51 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:07:53.212Z] #21 21.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:07:53.212Z] #21 21.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:07:53.949Z] #21 20.37 Unpacking bash-completion (1:2.11-2) ... [2022-05-09T12:07:53.949Z] #21 20.71 Selecting previously unselected package bzip2. [2022-05-09T12:07:53.949Z] #21 20.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-09T12:07:53.949Z] #21 20.73 Unpacking bzip2 (1.0.8-4) ... [2022-05-09T12:07:54.210Z] #21 20.80 Selecting previously unselected package xz-utils. [2022-05-09T12:07:54.210Z] #21 20.81 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-09T12:07:54.210Z] #21 20.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:07:54.472Z] #21 20.97 Selecting previously unselected package apparmor. [2022-05-09T12:07:54.472Z] #21 20.98 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-09T12:07:54.472Z] #21 21.04 Unpacking apparmor (2.13.6-10) ... [2022-05-09T12:07:54.733Z] #21 21.43 Selecting previously unselected package inetutils-ping. [2022-05-09T12:07:54.733Z] #21 21.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-09T12:07:54.733Z] #21 21.44 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-09T12:07:54.997Z] #21 21.54 Selecting previously unselected package libip4tc2:amd64. [2022-05-09T12:07:54.997Z] #21 21.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:07:54.997Z] #21 21.56 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:07:54.997Z] #21 21.65 Selecting previously unselected package libip6tc2:amd64. [2022-05-09T12:07:54.997Z] #21 21.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-09T12:07:54.997Z] #21 21.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:07:54.997Z] #21 21.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-09T12:07:54.997Z] #21 21.73 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-09T12:07:54.997Z] #21 21.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:07:55.259Z] #21 21.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-09T12:07:55.259Z] #21 21.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-09T12:07:55.259Z] #21 21.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:07:55.259Z] #21 21.91 Selecting previously unselected package libnftnl11:amd64. [2022-05-09T12:07:55.259Z] #21 21.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-09T12:07:55.259Z] #21 21.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:07:55.259Z] #21 22.00 Selecting previously unselected package iptables. [2022-05-09T12:07:55.259Z] #21 22.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-09T12:07:55.259Z] #21 22.01 Unpacking iptables (1.8.7-1) ... [2022-05-09T12:07:55.521Z] #21 22.29 Selecting previously unselected package libonig5:amd64. [2022-05-09T12:07:55.789Z] #21 22.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-09T12:07:55.789Z] #21 22.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:07:55.789Z] #21 22.44 Selecting previously unselected package libjq1:amd64. [2022-05-09T12:07:55.789Z] #21 22.45 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-09T12:07:55.789Z] #21 22.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:07:56.051Z] #21 22.59 Selecting previously unselected package jq. [2022-05-09T12:07:56.051Z] #21 22.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-09T12:07:56.051Z] #21 22.60 Unpacking jq (1.6-2.1) ... [2022-05-09T12:07:56.051Z] #21 22.68 Selecting previously unselected package libaio1:amd64. [2022-05-09T12:07:56.051Z] #21 22.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-09T12:07:56.051Z] #21 22.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:07:56.051Z] #21 22.75 Selecting previously unselected package libgpm2:amd64. [2022-05-09T12:07:56.051Z] #21 22.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-09T12:07:56.051Z] #21 22.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:07:56.051Z] #21 22.84 Selecting previously unselected package libicu67:amd64. [2022-05-09T12:07:56.312Z] #21 22.84 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-09T12:07:56.312Z] #21 22.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-09T12:07:56.505Z] #21 24.55 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:07:56.505Z] #21 24.56 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:07:56.505Z] #21 24.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:07:56.505Z] #21 24.64 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:07:56.505Z] #21 24.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:07:56.506Z] #21 24.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:07:56.506Z] #21 24.71 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:07:56.506Z] #21 24.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:07:56.506Z] #21 24.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:07:56.506Z] #21 24.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:07:56.506Z] #21 24.84 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:07:56.506Z] #21 24.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:07:56.765Z] #21 24.90 Selecting previously unselected package net-tools. [2022-05-09T12:07:56.765Z] #21 24.91 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:07:56.765Z] #21 24.93 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:07:56.765Z] #21 25.11 Selecting previously unselected package patch. [2022-05-09T12:07:56.765Z] #21 25.12 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:07:56.765Z] #21 25.12 Unpacking patch (2.7.6-7) ... [2022-05-09T12:07:57.054Z] #21 25.20 Selecting previously unselected package python-pip-whl. [2022-05-09T12:07:57.054Z] #21 25.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:07:57.054Z] #21 25.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:07:57.655Z] #21 25.97 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:07:57.655Z] #21 25.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:07:57.655Z] #21 25.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:07:57.914Z] #21 26.18 Selecting previously unselected package python3-distutils. [2022-05-09T12:07:57.914Z] #21 26.18 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:07:57.914Z] #21 26.20 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:07:58.181Z] #21 26.41 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:07:58.181Z] #21 26.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:07:58.181Z] #21 26.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:07:58.487Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.698s coverage: 7.2% of statements [2022-05-09T12:07:58.487Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:07:58.743Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-09T12:07:59.158Z] #21 26.74 Selecting previously unselected package python3-setuptools. [2022-05-09T12:07:59.158Z] #21 26.76 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:07:59.158Z] #21 26.77 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:07:59.305Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-05-09T12:07:59.305Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:07:59.305Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-09T12:07:59.305Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:07:59.561Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-09T12:07:59.618Z] #21 25.75 Selecting previously unselected package libinih1:amd64. [2022-05-09T12:07:59.618Z] #21 25.76 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 25.77 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-09T12:07:59.618Z] #21 25.82 Selecting previously unselected package libnet1:amd64. [2022-05-09T12:07:59.618Z] #21 25.82 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 25.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:07:59.618Z] #21 25.90 Selecting previously unselected package libnl-3-200:amd64. [2022-05-09T12:07:59.618Z] #21 25.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 25.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:07:59.618Z] #21 26.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-09T12:07:59.618Z] #21 26.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 26.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:07:59.618Z] #21 26.07 Selecting previously unselected package net-tools. [2022-05-09T12:07:59.618Z] #21 26.07 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 26.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:07:59.618Z] #21 26.25 Selecting previously unselected package patch. [2022-05-09T12:07:59.618Z] #21 26.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-09T12:07:59.618Z] #21 26.26 Unpacking patch (2.7.6-7) ... [2022-05-09T12:07:59.817Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-05-09T12:07:59.879Z] #21 26.37 Selecting previously unselected package python-pip-whl. [2022-05-09T12:07:59.879Z] #21 26.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:07:59.879Z] #21 26.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:08:00.073Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-09T12:08:00.140Z] #21 26.91 Selecting previously unselected package python3-lib2to3. [2022-05-09T12:08:00.141Z] #21 26.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-09T12:08:00.141Z] #21 26.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:08:00.329Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-09T12:08:00.402Z] #21 27.05 Selecting previously unselected package python3-distutils. [2022-05-09T12:08:00.402Z] #21 27.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-09T12:08:00.402Z] #21 27.06 Unpacking python3-distutils (3.9.2-1) ... [2022-05-09T12:08:00.664Z] #21 27.21 Selecting previously unselected package python3-pkg-resources. [2022-05-09T12:08:00.664Z] #21 27.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-09T12:08:00.664Z] #21 27.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:00.664Z] #21 27.36 Selecting previously unselected package python3-setuptools. [2022-05-09T12:08:00.664Z] #21 27.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-09T12:08:00.664Z] #21 27.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-09T12:08:00.925Z] #21 27.58 Selecting previously unselected package python3-wheel. [2022-05-09T12:08:00.925Z] #21 27.59 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:08:00.925Z] #21 27.59 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:08:01.189Z] #21 27.66 Selecting previously unselected package python3-pip. [2022-05-09T12:08:01.189Z] #21 27.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:08:01.189Z] #21 27.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:08:01.450Z] #21 27.95 Selecting previously unselected package sudo. [2022-05-09T12:08:01.450Z] #21 27.96 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:08:01.450Z] #21 27.97 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:08:01.700Z] #21 29.74 Selecting previously unselected package python3-wheel. [2022-05-09T12:08:01.700Z] #21 29.75 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-09T12:08:01.700Z] #21 29.78 Unpacking python3-wheel (0.34.2-1) ... [2022-05-09T12:08:01.700Z] #21 29.98 Selecting previously unselected package python3-pip. [2022-05-09T12:08:01.700Z] #21 29.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-09T12:08:01.700Z] #21 30.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:08:01.713Z] #21 28.42 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:08:01.713Z] #21 28.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:08:01.713Z] #21 28.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:08:01.959Z] #21 30.42 Selecting previously unselected package sudo. [2022-05-09T12:08:01.977Z] #21 28.65 Selecting previously unselected package uidmap. [2022-05-09T12:08:01.977Z] #21 28.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:08:01.977Z] #21 28.67 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:08:02.218Z] #21 30.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-09T12:08:02.218Z] #21 30.44 Unpacking sudo (1.9.5p2-3) ... [2022-05-09T12:08:02.238Z] #21 28.80 Selecting previously unselected package vim-runtime. [2022-05-09T12:08:02.238Z] #21 28.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:08:02.238Z] #21 28.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:08:02.238Z] #21 28.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:08:02.238Z] #21 28.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:03.045Z] #21 31.30 Selecting previously unselected package thin-provisioning-tools. [2022-05-09T12:08:03.045Z] #21 31.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-09T12:08:03.045Z] #21 31.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:08:03.305Z] #21 31.67 Selecting previously unselected package uidmap. [2022-05-09T12:08:03.305Z] #21 31.67 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-09T12:08:03.305Z] #21 31.68 Unpacking uidmap (1:4.8.1-1) ... [2022-05-09T12:08:03.564Z] #21 31.96 Selecting previously unselected package vim-runtime. [2022-05-09T12:08:03.564Z] #21 31.96 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-09T12:08:03.564Z] #21 32.02 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-09T12:08:03.828Z] #21 32.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-09T12:08:03.828Z] #21 32.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:05.541Z] #21 32.34 Selecting previously unselected package vim. [2022-05-09T12:08:05.541Z] #21 32.36 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:08:05.803Z] #21 32.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:09.108Z] #21 35.14 Selecting previously unselected package xfsprogs. [2022-05-09T12:08:09.108Z] #21 35.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:08:09.108Z] #21 35.15 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:08:09.116Z] #21 36.79 Selecting previously unselected package vim. [2022-05-09T12:08:09.116Z] #21 36.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-09T12:08:09.116Z] #21 36.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:09.369Z] #21 35.95 Selecting previously unselected package zip. [2022-05-09T12:08:09.369Z] #21 35.96 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:08:09.369Z] #21 35.96 Unpacking zip (3.0-12) ... [2022-05-09T12:08:09.369Z] #21 36.23 Selecting previously unselected package zstd. [2022-05-09T12:08:09.631Z] #21 36.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:08:09.631Z] #21 36.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:08:09.684Z] #21 38.12 Selecting previously unselected package xfsprogs. [2022-05-09T12:08:09.945Z] #21 38.14 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-09T12:08:09.945Z] #21 38.14 Unpacking xfsprogs (5.10.0-4) ... [2022-05-09T12:08:10.513Z] #21 38.75 Selecting previously unselected package zip. [2022-05-09T12:08:10.513Z] #21 38.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-09T12:08:10.513Z] #21 38.78 Unpacking zip (3.0-12) ... [2022-05-09T12:08:10.513Z] #21 38.93 Selecting previously unselected package zstd. [2022-05-09T12:08:10.513Z] #21 38.94 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-09T12:08:10.513Z] #21 38.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:08:10.575Z] #21 37.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:11.085Z] #21 39.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-09T12:08:11.520Z] #21 38.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:08:11.520Z] #21 38.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:08:11.520Z] #21 38.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:08:11.781Z] #21 38.35 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:08:11.781Z] #21 38.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:08:11.781Z] #21 38.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:08:11.781Z] #21 38.43 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:08:11.781Z] #21 38.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:11.781Z] #21 38.47 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:08:11.781Z] #21 38.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:11.781Z] #21 38.51 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:08:12.022Z] #21 40.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-09T12:08:12.022Z] #21 40.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-09T12:08:12.022Z] #21 40.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-09T12:08:12.022Z] #21 40.41 Setting up libicu67:amd64 (67.1-7) ... [2022-05-09T12:08:12.022Z] #21 40.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-09T12:08:12.022Z] #21 40.44 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-09T12:08:12.281Z] #21 40.45 Setting up uidmap (1:4.8.1-1) ... [2022-05-09T12:08:12.281Z] #21 40.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-09T12:08:12.281Z] #21 40.50 Setting up bzip2 (1.0.8-4) ... [2022-05-09T12:08:12.281Z] #21 40.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-09T12:08:12.281Z] #21 40.53 Setting up python3-wheel (0.34.2-1) ... [2022-05-09T12:08:12.499Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-09T12:08:12.856Z] #21 41.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:12.856Z] #21 41.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:08:12.856Z] #21 41.22 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:08:12.856Z] #21 41.24 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:08:13.170Z] #21 39.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:13.170Z] #21 39.77 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-09T12:08:13.170Z] #21 39.79 Setting up libcap2-bin (1:2.44-1) ... [2022-05-09T12:08:13.170Z] #21 39.82 Setting up apparmor (2.13.6-10) ... [2022-05-09T12:08:14.761Z] #21 42.70 Setting up zip (3.0-12) ... [2022-05-09T12:08:14.761Z] #21 42.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:14.761Z] #21 42.73 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:08:15.113Z] #21 41.70 Setting up zip (3.0-12) ... [2022-05-09T12:08:15.113Z] #21 41.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:15.113Z] #21 41.81 Setting up bash-completion (1:2.11-2) ... [2022-05-09T12:08:16.140Z] #21 44.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:08:16.140Z] #21 44.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:08:16.140Z] #21 44.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:08:16.140Z] #21 44.60 Setting up patch (2.7.6-7) ... [2022-05-09T12:08:16.401Z] #21 44.61 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:08:16.401Z] #21 44.70 invoke-rc.d: could not determine current runlevel [2022-05-09T12:08:16.401Z] #21 44.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:08:16.401Z] #21 44.73 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:08:16.401Z] #21 44.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:08:16.401Z] #21 44.75 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:08:16.401Z] #21 44.76 Setting up pigz (2.6-1) ... [2022-05-09T12:08:16.401Z] #21 44.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:08:16.401Z] #21 44.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:16.401Z] #21 44.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:08:16.401Z] #21 44.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:17.338Z] #21 45.44 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:08:17.338Z] #21 45.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:08:17.598Z] #21 45.90 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:08:17.598Z] #21 45.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:08:17.598Z] #21 45.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:08:17.690Z] #21 44.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-09T12:08:17.857Z] #21 45.98 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:08:17.951Z] #21 44.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-09T12:08:17.951Z] #21 44.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-09T12:08:17.951Z] #21 44.56 Setting up patch (2.7.6-7) ... [2022-05-09T12:08:17.951Z] #21 44.59 Setting up sudo (1.9.5p2-3) ... [2022-05-09T12:08:18.116Z] #21 46.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:18.116Z] #21 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:08:18.116Z] #21 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:08:18.116Z] #21 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:08:18.116Z] #21 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:08:18.116Z] #21 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:08:18.116Z] #21 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:08:18.116Z] #21 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:08:18.116Z] #21 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:08:18.212Z] #21 44.71 invoke-rc.d: could not determine current runlevel [2022-05-09T12:08:18.212Z] #21 44.73 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:08:18.212Z] #21 44.73 Setting up xfsprogs (5.10.0-4) ... [2022-05-09T12:08:18.212Z] #21 44.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-09T12:08:18.212Z] #21 44.76 Setting up inetutils-ping (2:2.0-1) ... [2022-05-09T12:08:18.212Z] #21 44.77 Setting up pigz (2.6-1) ... [2022-05-09T12:08:18.212Z] #21 44.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-09T12:08:18.212Z] #21 44.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-09T12:08:18.212Z] #21 44.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-09T12:08:18.212Z] #21 44.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:18.376Z] #21 46.55 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:08:19.158Z] #21 45.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-09T12:08:19.158Z] #21 45.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-09T12:08:19.158Z] #21 45.99 Setting up libelf1:amd64 (0.183-1) ... [2022-05-09T12:08:19.419Z] #21 46.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-09T12:08:19.419Z] #21 46.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-09T12:08:19.419Z] #21 46.06 Setting up python3-distutils (3.9.2-1) ... [2022-05-09T12:08:19.755Z] #21 47.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:08:19.756Z] #21 47.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:08:19.756Z] #21 47.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:08:19.756Z] #21 47.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:08:19.991Z] #21 46.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-09T12:08:19.991Z] #21 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-09T12:08:19.991Z] #21 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-09T12:08:19.991Z] #21 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-09T12:08:19.991Z] #21 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-09T12:08:19.991Z] #21 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-09T12:08:19.991Z] #21 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-09T12:08:19.991Z] #21 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-09T12:08:19.991Z] #21 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-09T12:08:19.991Z] #21 46.57 Setting up python3-setuptools (52.0.0-4) ... [2022-05-09T12:08:20.694Z] #21 49.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:08:20.694Z] #21 49.06 Setting up jq (1.6-2.1) ... [2022-05-09T12:08:20.694Z] #21 49.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:08:20.694Z] #21 49.11 Setting up iptables (1.8.7-1) ... [2022-05-09T12:08:20.694Z] #21 49.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:08:20.694Z] #21 49.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:08:20.694Z] #21 49.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:08:20.694Z] #21 49.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:08:20.953Z] #21 49.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:08:20.953Z] #21 49.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:08:20.953Z] #21 49.18 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:08:21.212Z] #21 49.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:21.378Z] #21 47.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-09T12:08:21.378Z] #21 47.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-09T12:08:21.378Z] #21 47.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-09T12:08:21.378Z] #21 47.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-09T12:08:21.780Z] #21 DONE 50.1s [2022-05-09T12:08:21.780Z] [2022-05-09T12:08:21.780Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-09T12:08:21.780Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:08:22.321Z] #21 49.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-09T12:08:22.321Z] #21 49.05 Setting up jq (1.6-2.1) ... [2022-05-09T12:08:22.583Z] #21 49.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-09T12:08:22.583Z] #21 49.08 Setting up iptables (1.8.7-1) ... [2022-05-09T12:08:22.583Z] #21 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-09T12:08:22.583Z] #21 49.13 Setting up iproute2 (5.10.0-4) ... [2022-05-09T12:08:22.718Z] #22 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:08:22.718Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:08:22.718Z] #22 0.838 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:08:22.718Z] #22 DONE 0.9s [2022-05-09T12:08:22.718Z] [2022-05-09T12:08:22.718Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:08:22.718Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:08:22.844Z] #21 49.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:08:23.105Z] #21 DONE 49.8s [2022-05-09T12:08:23.105Z] [2022-05-09T12:08:23.105Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-09T12:08:23.105Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-09T12:08:24.049Z] #22 0.888 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-09T12:08:24.049Z] #22 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-09T12:08:24.049Z] #22 0.899 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-09T12:08:24.312Z] #22 DONE 1.0s [2022-05-09T12:08:24.312Z] [2022-05-09T12:08:24.312Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-09T12:08:24.312Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-09T12:08:27.357Z] ok github.com/docker/docker/libnetwork/ipam 15.789s coverage: 85.3% of statements [2022-05-09T12:08:27.357Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:08:27.357Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:08:27.357Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-09T12:08:27.560Z] dccd9e4d14d3: Pull complete [2022-05-09T12:08:27.560Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:08:27.560Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:08:27.560Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:08:27.560Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-09T12:08:27.560Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-09T12:08:27.560Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-09T12:08:27.560Z] INFO: Docker version of control daemon [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Client: [2022-05-09T12:08:27.560Z] Version: 20.10.9 [2022-05-09T12:08:27.560Z] API version: 1.41 [2022-05-09T12:08:27.560Z] Go version: go1.16.8 [2022-05-09T12:08:27.560Z] Git commit: c2ea9bc [2022-05-09T12:08:27.560Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:08:27.560Z] OS/Arch: windows/amd64 [2022-05-09T12:08:27.560Z] Context: default [2022-05-09T12:08:27.560Z] Experimental: true [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Server: Docker Engine - Community [2022-05-09T12:08:27.560Z] Engine: [2022-05-09T12:08:27.560Z] Version: 20.10.9 [2022-05-09T12:08:27.560Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:08:27.560Z] Go version: go1.16.8 [2022-05-09T12:08:27.560Z] Git commit: 79ea9d3 [2022-05-09T12:08:27.560Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:08:27.560Z] OS/Arch: windows/amd64 [2022-05-09T12:08:27.560Z] Experimental: true [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] INFO: Docker info of control daemon [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Client: [2022-05-09T12:08:27.560Z] Context: default [2022-05-09T12:08:27.560Z] Debug Mode: false [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Server: [2022-05-09T12:08:27.560Z] Containers: 0 [2022-05-09T12:08:27.560Z] Running: 0 [2022-05-09T12:08:27.560Z] Paused: 0 [2022-05-09T12:08:27.560Z] Stopped: 0 [2022-05-09T12:08:27.560Z] Images: 1 [2022-05-09T12:08:27.560Z] Server Version: 20.10.9 [2022-05-09T12:08:27.560Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:08:27.560Z] Windows: [2022-05-09T12:08:27.560Z] LCOW: [2022-05-09T12:08:27.560Z] Logging Driver: json-file [2022-05-09T12:08:27.560Z] Plugins: [2022-05-09T12:08:27.560Z] Volume: local [2022-05-09T12:08:27.560Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:08:27.560Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:08:27.560Z] Swarm: inactive [2022-05-09T12:08:27.560Z] Default Isolation: process [2022-05-09T12:08:27.560Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:08:27.560Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:08:27.560Z] OSType: windows [2022-05-09T12:08:27.560Z] Architecture: x86_64 [2022-05-09T12:08:27.560Z] CPUs: 4 [2022-05-09T12:08:27.560Z] Total Memory: 32GiB [2022-05-09T12:08:27.560Z] Name: azwin-2-7ba350 [2022-05-09T12:08:27.560Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:08:27.560Z] Docker Root Dir: D:\docker [2022-05-09T12:08:27.560Z] Debug Mode: false [2022-05-09T12:08:27.560Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:08:27.560Z] Labels: [2022-05-09T12:08:27.560Z] Experimental: true [2022-05-09T12:08:27.560Z] Insecure Registries: [2022-05-09T12:08:27.560Z] 10.0.0.4:5000 [2022-05-09T12:08:27.560Z] 127.0.0.0/8 [2022-05-09T12:08:27.560Z] Registry Mirrors: [2022-05-09T12:08:27.560Z] http://10.0.0.4:5000/ [2022-05-09T12:08:27.560Z] Live Restore Enabled: false [2022-05-09T12:08:27.560Z] Product License: Community Engine [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] INFO: Commit hash is e1cb7d97e8 [2022-05-09T12:08:27.560Z] INFO: Nuke-Everything... [2022-05-09T12:08:27.560Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:08:27.560Z] INFO: Nuking d:\CI [2022-05-09T12:08:27.560Z] INFO: Zapped successfully [2022-05-09T12:08:27.560Z] INFO: Location for testing is d:\CI\PR-43569\3 [2022-05-09T12:08:27.560Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:08:17... [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Sending build context to Docker daemon 66.65MB [2022-05-09T12:08:27.560Z] [2022-05-09T12:08:27.560Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:08:27.560Z] ---> aa8714eb8356 [2022-05-09T12:08:27.560Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:08:27.560Z] ---> Running in 283af9c3e704 [2022-05-09T12:08:27.560Z] Removing intermediate container 283af9c3e704 [2022-05-09T12:08:27.560Z] ---> 953cf4d90bf4 [2022-05-09T12:08:27.560Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:08:27.560Z] ---> Running in e88db4b28a9d [2022-05-09T12:08:27.560Z] Removing intermediate container e88db4b28a9d [2022-05-09T12:08:27.560Z] ---> 2e72ec04b355 [2022-05-09T12:08:27.560Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:08:27.560Z] ---> Running in 8d2d329417a9 [2022-05-09T12:08:27.560Z] Removing intermediate container 8d2d329417a9 [2022-05-09T12:08:27.560Z] ---> 6b06cfa1bf9b [2022-05-09T12:08:27.560Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:08:27.560Z] ---> Running in 3a32fae5dffe [2022-05-09T12:08:27.560Z] Removing intermediate container 3a32fae5dffe [2022-05-09T12:08:27.560Z] ---> 110d37d1f3d1 [2022-05-09T12:08:27.560Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:08:27.560Z] ---> Running in cc7411be7bf4 [2022-05-09T12:08:27.560Z] Removing intermediate container cc7411be7bf4 [2022-05-09T12:08:27.560Z] ---> 370c5d568403 [2022-05-09T12:08:27.560Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:08:27.560Z] ---> Running in e0372ec05a8b [2022-05-09T12:08:27.614Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-05-09T12:08:27.614Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:08:27.614Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-09T12:08:28.028Z] Removing intermediate container e0372ec05a8b [2022-05-09T12:08:28.028Z] ---> dc7e196cc58c [2022-05-09T12:08:28.028Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-09T12:08:28.028Z] ---> Running in 53836617828b [2022-05-09T12:08:28.177Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-05-09T12:08:29.106Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.1% of statements [2022-05-09T12:08:29.106Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-09T12:08:29.362Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-09T12:08:32.699Z] #23 9.253 Collecting yamllint==1.26.1 [2022-05-09T12:08:32.958Z] #23 10.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:08:33.919Z] [2022-05-09T12:08:33.920Z] SUCCESS: Specified value was saved. [2022-05-09T12:08:34.320Z] #23 9.308 Collecting yamllint==1.26.1 [2022-05-09T12:08:34.338Z] #23 11.47 Collecting pathspec>=0.5.3 [2022-05-09T12:08:34.338Z] #23 11.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:08:34.388Z] INFO: Downloading git... [2022-05-09T12:08:34.748Z] #23 10.38 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-09T12:08:34.753Z] #23 11.85 Collecting pyyaml [2022-05-09T12:08:34.753Z] #23 11.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:08:34.753Z] #23 11.96 Building wheels for collected packages: yamllint [2022-05-09T12:08:34.753Z] #23 11.97 Building wheel for yamllint (setup.py): started [2022-05-09T12:08:35.321Z] #23 12.81 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:08:35.581Z] #23 12.81 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6826f5e3fbfe79d9c0d904a7fc6d9df05f033d0f19d18b3a54cf11d3c706e83a [2022-05-09T12:08:35.581Z] #23 12.81 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:08:35.581Z] #23 12.82 Successfully built yamllint [2022-05-09T12:08:35.581Z] #23 12.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:08:35.772Z] #23 11.58 Collecting pathspec>=0.5.3 [2022-05-09T12:08:35.772Z] #23 11.60 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-09T12:08:35.840Z] #23 13.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:08:36.008Z] INFO: Downloading go... [2022-05-09T12:08:36.034Z] #23 12.00 Collecting pyyaml [2022-05-09T12:08:36.305Z] #23 12.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-09T12:08:36.305Z] #23 12.13 Building wheels for collected packages: yamllint [2022-05-09T12:08:36.305Z] #23 12.14 Building wheel for yamllint (setup.py): started [2022-05-09T12:08:36.408Z] #23 DONE 13.7s [2022-05-09T12:08:36.408Z] [2022-05-09T12:08:36.408Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:36.408Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:36.408Z] #53 ... [2022-05-09T12:08:36.408Z] [2022-05-09T12:08:36.408Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:08:36.408Z] #27 sha256:e342df31bac980cca5cecf082d428842b76d6f7aa86d6cd257a996c62572e0ea [2022-05-09T12:08:36.667Z] #27 DONE 0.4s [2022-05-09T12:08:36.667Z] [2022-05-09T12:08:36.667Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:08:36.667Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:36.927Z] #45 ... [2022-05-09T12:08:36.927Z] [2022-05-09T12:08:36.927Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:08:36.927Z] #32 sha256:4837b0fda74694dba25d079c81f05eb05a18bc5ba09d6c4a5aaf9bbebbeed696 [2022-05-09T12:08:37.186Z] #32 DONE 0.6s [2022-05-09T12:08:37.186Z] [2022-05-09T12:08:37.186Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:37.186Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:08:37.250Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-09T12:08:37.250Z] #23 13.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d065996679c9c305e20a95643f3b7a3bd6e3008525c7f3a2759b76ebd8146a07 [2022-05-09T12:08:37.250Z] #23 13.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-09T12:08:37.250Z] #23 13.05 Successfully built yamllint [2022-05-09T12:08:37.250Z] #23 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-09T12:08:37.448Z] #62 ... [2022-05-09T12:08:37.448Z] [2022-05-09T12:08:37.448Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:08:37.448Z] #35 sha256:001fe4f4f4666946d401e19eec0d3c767ed7df75dcefb7610ed992715419a2e8 [2022-05-09T12:08:37.448Z] #35 DONE 0.1s [2022-05-09T12:08:37.448Z] [2022-05-09T12:08:37.448Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:08:37.448Z] #37 sha256:6edfb8448e09c9a3a626dfd627b09eaa530efe53d24913070f8e3a594364bc0e [2022-05-09T12:08:37.448Z] #37 DONE 0.1s [2022-05-09T12:08:37.448Z] [2022-05-09T12:08:37.448Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:08:37.448Z] #39 sha256:5294a5ff4ed1c5fa27a068a4bfa555cd1c17084bb2d01825dcc24ad502ecb8a0 [2022-05-09T12:08:37.448Z] #39 DONE 0.1s [2022-05-09T12:08:37.448Z] [2022-05-09T12:08:37.448Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:08:37.448Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:08:37.512Z] #23 13.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-09T12:08:37.581Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:08:37.581Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:08:37.581Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:08:37.581Z] INFO: Extracting git... [2022-05-09T12:08:37.707Z] #62 ... [2022-05-09T12:08:37.708Z] [2022-05-09T12:08:37.708Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:08:37.708Z] #43 sha256:c59c7a59023e49cd0380f1193947cc25343d5c45a2b7e486c711f80a0bfd6b62 [2022-05-09T12:08:37.708Z] #43 DONE 0.1s [2022-05-09T12:08:37.708Z] [2022-05-09T12:08:37.708Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:08:37.708Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:38.085Z] #23 DONE 13.9s [2022-05-09T12:08:38.085Z] [2022-05-09T12:08:38.085Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-09T12:08:38.085Z] #27 sha256:857af67f730826f9d708e759e3cca8a35b3a9ecb05481a1b587cb07a1d47dfd9 [2022-05-09T12:08:38.346Z] #27 DONE 0.2s [2022-05-09T12:08:38.346Z] [2022-05-09T12:08:38.346Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-09T12:08:38.346Z] #32 sha256:6327ed901ef903ef5dbada1197c519f753701833dc95d9c2ba55b91dff0bff5b [2022-05-09T12:08:38.610Z] #32 DONE 0.2s [2022-05-09T12:08:38.610Z] [2022-05-09T12:08:38.610Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-09T12:08:38.610Z] #35 sha256:69d423936d7fe3b7b36924284761856c2053eeae9518a3c77ec43f13cb45214e [2022-05-09T12:08:38.610Z] #35 DONE 0.2s [2022-05-09T12:08:38.610Z] [2022-05-09T12:08:38.610Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-09T12:08:38.610Z] #37 sha256:6183e607913e40a15654d87d2f4ea61adb8f973d39a77c1eb71e462cc553145e [2022-05-09T12:08:38.610Z] #37 DONE 0.1s [2022-05-09T12:08:38.610Z] [2022-05-09T12:08:38.610Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:08:38.610Z] #58 sha256:35fbd4f2376ea965d27d0a63ad88b7622ec55699d4cff23630e3467521559622 [2022-05-09T12:08:38.871Z] #58 ... [2022-05-09T12:08:38.871Z] [2022-05-09T12:08:38.871Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-09T12:08:38.871Z] #39 sha256:5e54e91348a4a6aa21b831101ab6befed2e5f4caaff1c9f928cce615b607b810 [2022-05-09T12:08:38.871Z] #39 DONE 0.1s [2022-05-09T12:08:38.871Z] [2022-05-09T12:08:38.871Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-09T12:08:38.872Z] #43 sha256:7f7ccedd92736ccda24d1cbba91a2f4be4bc145feddc13a68db1e5e9e4cb1c2c [2022-05-09T12:08:38.872Z] #43 DONE 0.1s [2022-05-09T12:08:38.872Z] [2022-05-09T12:08:38.872Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:08:38.872Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:08:49.318Z] #62 287.0 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:08:49.318Z] #62 287.0 /usr/bin/ld: /tmp/go-link-4089934614/000019.o: in function `New': [2022-05-09T12:08:49.318Z] #62 287.0 /tmp/tmp.de50ucqYc0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:08:49.318Z] #62 287.1 + bin/containerd-stress [2022-05-09T12:08:49.318Z] #62 288.2 + bin/containerd-shim [2022-05-09T12:08:49.919Z] #45 233.2 + dpkg --print-architecture [2022-05-09T12:08:49.919Z] #45 233.2 + git checkout -q v2.1.0 [2022-05-09T12:08:49.919Z] #45 233.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:08:49.919Z] #45 233.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:08:52.513Z] INFO: Expanding go... [2022-05-09T12:08:53.787Z] #53 ... [2022-05-09T12:08:53.787Z] [2022-05-09T12:08:53.787Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-09T12:08:53.787Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-09T12:08:53.787Z] #45 235.2 + dpkg --print-architecture [2022-05-09T12:08:53.787Z] #45 235.2 + git checkout -q v2.1.0 [2022-05-09T12:08:53.787Z] #45 235.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-09T12:08:53.787Z] #45 235.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-09T12:08:55.359Z] dccd9e4d14d3: Pull complete [2022-05-09T12:08:55.359Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:08:55.359Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:08:55.359Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:08:55.359Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-09T12:08:55.359Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-09T12:08:55.359Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-09T12:08:55.359Z] INFO: Docker version of control daemon [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] Client: [2022-05-09T12:08:55.359Z] Version: 20.10.9 [2022-05-09T12:08:55.359Z] API version: 1.41 [2022-05-09T12:08:55.359Z] Go version: go1.16.8 [2022-05-09T12:08:55.359Z] Git commit: c2ea9bc [2022-05-09T12:08:55.359Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:08:55.359Z] OS/Arch: windows/amd64 [2022-05-09T12:08:55.359Z] Context: default [2022-05-09T12:08:55.359Z] Experimental: true [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] Server: Docker Engine - Community [2022-05-09T12:08:55.359Z] Engine: [2022-05-09T12:08:55.359Z] Version: 20.10.9 [2022-05-09T12:08:55.359Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:08:55.359Z] Go version: go1.16.8 [2022-05-09T12:08:55.359Z] Git commit: 79ea9d3 [2022-05-09T12:08:55.359Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:08:55.359Z] OS/Arch: windows/amd64 [2022-05-09T12:08:55.359Z] Experimental: true [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] INFO: Docker info of control daemon [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] Client: [2022-05-09T12:08:55.359Z] Context: default [2022-05-09T12:08:55.359Z] Debug Mode: false [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] Server: [2022-05-09T12:08:55.359Z] Containers: 0 [2022-05-09T12:08:55.359Z] Running: 0 [2022-05-09T12:08:55.359Z] Paused: 0 [2022-05-09T12:08:55.359Z] Stopped: 0 [2022-05-09T12:08:55.359Z] Images: 1 [2022-05-09T12:08:55.359Z] Server Version: 20.10.9 [2022-05-09T12:08:55.359Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:08:55.359Z] Windows: [2022-05-09T12:08:55.359Z] LCOW: [2022-05-09T12:08:55.359Z] Logging Driver: json-file [2022-05-09T12:08:55.359Z] Plugins: [2022-05-09T12:08:55.359Z] Volume: local [2022-05-09T12:08:55.359Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:08:55.359Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:08:55.359Z] Swarm: inactive [2022-05-09T12:08:55.359Z] Default Isolation: process [2022-05-09T12:08:55.359Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:08:55.359Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-09T12:08:55.359Z] OSType: windows [2022-05-09T12:08:55.359Z] Architecture: x86_64 [2022-05-09T12:08:55.359Z] CPUs: 4 [2022-05-09T12:08:55.359Z] Total Memory: 32GiB [2022-05-09T12:08:55.359Z] Name: azwin-2-412c20 [2022-05-09T12:08:55.359Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-09T12:08:55.359Z] Docker Root Dir: D:\docker [2022-05-09T12:08:55.359Z] Debug Mode: false [2022-05-09T12:08:55.359Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:08:55.359Z] Labels: [2022-05-09T12:08:55.359Z] Experimental: true [2022-05-09T12:08:55.359Z] Insecure Registries: [2022-05-09T12:08:55.359Z] 10.0.0.4:5000 [2022-05-09T12:08:55.359Z] 127.0.0.0/8 [2022-05-09T12:08:55.359Z] Registry Mirrors: [2022-05-09T12:08:55.359Z] http://10.0.0.4:5000/ [2022-05-09T12:08:55.359Z] Live Restore Enabled: false [2022-05-09T12:08:55.359Z] Product License: Community Engine [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] INFO: Commit hash is e1cb7d97e8 [2022-05-09T12:08:55.359Z] INFO: Nuke-Everything... [2022-05-09T12:08:55.359Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:08:55.359Z] INFO: Nuking d:\CI [2022-05-09T12:08:55.359Z] INFO: Zapped successfully [2022-05-09T12:08:55.359Z] INFO: Location for testing is d:\CI\PR-43569\3 [2022-05-09T12:08:55.359Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:55.359Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:08:53... [2022-05-09T12:08:55.359Z] [2022-05-09T12:08:57.405Z] #62 299.5 + bin/containerd-shim-runc-v1 [2022-05-09T12:09:02.508Z] Sending build context to Docker daemon 66.65MB [2022-05-09T12:09:02.508Z] [2022-05-09T12:09:02.508Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:09:02.508Z] ---> aa8714eb8356 [2022-05-09T12:09:02.508Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:09:02.508Z] ---> Running in d4278989f71b [2022-05-09T12:09:02.975Z] Removing intermediate container d4278989f71b [2022-05-09T12:09:02.975Z] ---> 14227afd960b [2022-05-09T12:09:02.975Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:09:02.975Z] ---> Running in 0f6617dc72be [2022-05-09T12:09:03.444Z] Removing intermediate container 0f6617dc72be [2022-05-09T12:09:03.444Z] ---> acf555a6f807 [2022-05-09T12:09:03.444Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:09:03.444Z] ---> Running in 48721fb32190 [2022-05-09T12:09:03.911Z] Removing intermediate container 48721fb32190 [2022-05-09T12:09:03.911Z] ---> 85973f332757 [2022-05-09T12:09:03.911Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:09:03.911Z] ---> Running in a89ee9099f66 [2022-05-09T12:09:03.911Z] Removing intermediate container a89ee9099f66 [2022-05-09T12:09:03.911Z] ---> 42bd2533beed [2022-05-09T12:09:03.911Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:09:03.911Z] ---> Running in d42952e07733 [2022-05-09T12:09:03.951Z] #62 305.9 + bin/containerd-shim-runc-v2 [2022-05-09T12:09:04.381Z] Removing intermediate container d42952e07733 [2022-05-09T12:09:04.381Z] ---> 91d287dad561 [2022-05-09T12:09:04.381Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:09:04.381Z] ---> Running in aa71ab9190c3 [2022-05-09T12:09:04.513Z] #62 306.7 + binaries [2022-05-09T12:09:04.513Z] #62 306.7 + install -D bin/containerd /build/containerd [2022-05-09T12:09:04.513Z] #62 306.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:09:04.513Z] #62 306.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:09:04.513Z] #62 306.7 + install -D bin/ctr /build/ctr [2022-05-09T12:09:04.847Z] Removing intermediate container aa71ab9190c3 [2022-05-09T12:09:04.847Z] ---> 7f711e1de80f [2022-05-09T12:09:04.848Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-09T12:09:04.848Z] ---> Running in 2c864d1dde2b [2022-05-09T12:09:06.402Z] #62 DONE 308.5s [2022-05-09T12:09:07.334Z] [2022-05-09T12:09:07.334Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:09:07.334Z] #63 sha256:ff176f87cece55b21a67460fc91a39f236ddeabe54a354344d593a366e494c7d [2022-05-09T12:09:07.590Z] #63 DONE 0.2s [2022-05-09T12:09:07.590Z] [2022-05-09T12:09:07.590Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:09:07.590Z] #68 sha256:019d514df81e8fd0e2997c69ee0007fe701ebf347e6d99cda039c40d05ad8da4 [2022-05-09T12:09:07.590Z] #68 DONE 0.1s [2022-05-09T12:09:07.590Z] [2022-05-09T12:09:07.590Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:09:07.590Z] #73 sha256:3afddc1e9bde53d8b2e44e193acc29e4c6d3a1f18248db048323a442a43a575c [2022-05-09T12:09:07.846Z] #73 DONE 0.2s [2022-05-09T12:09:07.846Z] [2022-05-09T12:09:07.846Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:09:07.846Z] #74 sha256:57350ba083dc10d71ca76e181eb065bbc82a8d796a9bc58b68b0798c9acad18e [2022-05-09T12:09:07.846Z] #74 DONE 0.0s [2022-05-09T12:09:07.846Z] [2022-05-09T12:09:07.846Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-09T12:09:07.846Z] #75 sha256:99ad932c2bceb55d436b8c2a2703d0950126d86973fb9e7db21fd016c6fa3c96 [2022-05-09T12:09:08.408Z] #75 0.632 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-09T12:09:08.408Z] #75 0.632 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-09T12:09:08.408Z] #75 0.632 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-09T12:09:09.227Z] #75 0.882 Reading package lists... [2022-05-09T12:09:09.790Z] #75 1.399 Reading package lists... [2022-05-09T12:09:09.790Z] #75 1.896 Building dependency tree... [2022-05-09T12:09:09.790Z] #75 1.997 Reading state information... [2022-05-09T12:09:09.790Z] #75 2.112 The following additional packages will be installed: [2022-05-09T12:09:10.046Z] #75 2.113 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-09T12:09:10.046Z] #75 2.114 Suggested packages: [2022-05-09T12:09:10.046Z] #75 2.114 systemd-container policykit-1 [2022-05-09T12:09:10.046Z] #75 2.114 Recommended packages: [2022-05-09T12:09:10.046Z] #75 2.114 systemd-timesyncd | time-daemon libnss-systemd [2022-05-09T12:09:10.046Z] #75 2.183 The following NEW packages will be installed: [2022-05-09T12:09:10.046Z] #75 2.184 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-09T12:09:10.046Z] #75 2.184 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-09T12:09:10.302Z] #75 2.451 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-09T12:09:10.302Z] #75 2.451 Need to get 5817 kB of archives. [2022-05-09T12:09:10.302Z] #75 2.451 After this operation, 19.3 MB of additional disk space will be used. [2022-05-09T12:09:10.302Z] #75 2.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-09T12:09:10.302Z] #75 2.454 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-09T12:09:10.302Z] #75 2.456 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-09T12:09:10.302Z] #75 2.459 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-09T12:09:10.302Z] #75 2.460 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-09T12:09:10.302Z] #75 2.494 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-09T12:09:10.303Z] #75 2.495 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-09T12:09:10.303Z] #75 2.497 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-09T12:09:10.303Z] #75 2.498 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-09T12:09:10.303Z] #75 2.500 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-09T12:09:10.303Z] #75 2.616 debconf: delaying package configuration, since apt-utils is not installed [2022-05-09T12:09:10.303Z] #75 2.643 Fetched 5817 kB in 0s (18.6 MB/s) [2022-05-09T12:09:10.303Z] #75 2.668 Selecting previously unselected package libargon2-1:amd64. [2022-05-09T12:09:10.559Z] #75 2.668 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-05-09T12:09:10.559Z] #75 2.681 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-09T12:09:10.559Z] #75 2.688 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-09T12:09:10.559Z] #75 2.718 Selecting previously unselected package libjson-c5:amd64. [2022-05-09T12:09:10.559Z] #75 2.721 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-09T12:09:10.559Z] #75 2.724 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-09T12:09:10.559Z] #75 2.755 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-09T12:09:10.559Z] #75 2.758 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-09T12:09:10.559Z] #75 2.761 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-09T12:09:10.559Z] #75 2.809 Selecting previously unselected package libkmod2:amd64. [2022-05-09T12:09:10.748Z] [2022-05-09T12:09:10.748Z] SUCCESS: Specified value was saved. [2022-05-09T12:09:10.815Z] #75 2.811 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-09T12:09:10.815Z] #75 2.815 Unpacking libkmod2:amd64 (28-1) ... [2022-05-09T12:09:10.815Z] #75 2.853 Selecting previously unselected package systemd. [2022-05-09T12:09:10.815Z] #75 2.856 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-09T12:09:10.815Z] #75 2.889 Unpacking systemd (247.3-7) ... [2022-05-09T12:09:11.072Z] #75 3.363 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-09T12:09:11.328Z] #75 3.376 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-09T12:09:11.328Z] #75 3.385 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-09T12:09:11.328Z] #75 3.396 Setting up libkmod2:amd64 (28-1) ... [2022-05-09T12:09:11.328Z] #75 3.404 Setting up systemd (247.3-7) ... [2022-05-09T12:09:11.328Z] #75 3.443 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-09T12:09:11.328Z] #75 3.445 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-09T12:09:11.328Z] #75 3.447 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-09T12:09:11.328Z] #75 3.473 Initializing machine ID from KVM UUID. [2022-05-09T12:09:11.584Z] #75 3.770 Selecting previously unselected package systemd-sysv. [2022-05-09T12:09:11.584Z] #75 3.770 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-05-09T12:09:11.584Z] #75 3.784 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-09T12:09:11.584Z] #75 3.787 Unpacking systemd-sysv (247.3-7) ... [2022-05-09T12:09:11.584Z] #75 3.824 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-09T12:09:11.584Z] #75 3.827 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-09T12:09:11.585Z] #75 3.830 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-09T12:09:11.585Z] #75 3.885 Selecting previously unselected package dbus. [2022-05-09T12:09:11.734Z] INFO: Downloading git... [2022-05-09T12:09:11.841Z] #75 3.888 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-09T12:09:11.841Z] #75 3.897 Unpacking dbus (1.12.20-2) ... [2022-05-09T12:09:11.841Z] #75 3.951 Selecting previously unselected package libpam-systemd:amd64. [2022-05-09T12:09:11.841Z] #75 3.954 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-09T12:09:11.841Z] #75 3.957 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-09T12:09:11.841Z] #75 4.008 Selecting previously unselected package dbus-user-session. [2022-05-09T12:09:11.841Z] #75 4.011 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-09T12:09:11.841Z] #75 4.014 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-09T12:09:11.841Z] #75 4.052 Setting up systemd-sysv (247.3-7) ... [2022-05-09T12:09:11.841Z] #75 4.064 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-09T12:09:11.841Z] #75 4.075 Setting up dbus (1.12.20-2) ... [2022-05-09T12:09:11.860Z] #45 DONE 255.4s [2022-05-09T12:09:11.860Z] [2022-05-09T12:09:11.860Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:11.860Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:09:12.100Z] #75 4.187 invoke-rc.d: could not determine current runlevel [2022-05-09T12:09:12.100Z] #75 4.190 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-09T12:09:12.100Z] #75 4.194 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-09T12:09:12.100Z] #75 4.308 Setting up dbus-user-session (1.12.20-2) ... [2022-05-09T12:09:12.100Z] #75 4.323 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-09T12:09:12.100Z] #75 DONE 4.4s [2022-05-09T12:09:12.358Z] [2022-05-09T12:09:12.358Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-09T12:09:12.358Z] #76 sha256:72bb12224db929409e7ce0294326079d9a039fb5e0ddaeff90b7c3403904502b [2022-05-09T12:09:12.799Z] #62 ... [2022-05-09T12:09:12.799Z] [2022-05-09T12:09:12.799Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:09:12.799Z] #46 sha256:177f9d8065540d70ee8cb27475cce811949f263b2011a1acd2c3f08c8899dc66 [2022-05-09T12:09:12.871Z] #76 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T12:09:12.871Z] #76 0.402 Dload Upload Total Spent Left Speed [2022-05-09T12:09:12.871Z] #76 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8174 0 --:--:-- --:--:-- --:--:-- 8174 [2022-05-09T12:09:12.871Z] #76 DONE 0.7s [2022-05-09T12:09:13.058Z] #46 DONE 0.4s [2022-05-09T12:09:13.058Z] [2022-05-09T12:09:13.058Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:13.058Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:09:13.058Z] #58 ... [2022-05-09T12:09:13.058Z] [2022-05-09T12:09:13.058Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:09:13.058Z] #50 sha256:ce0675bfa1b9154d43e6b8aa983266bc3820857e5444586de8cfa587aa47aed2 [2022-05-09T12:09:13.058Z] #50 DONE 0.1s [2022-05-09T12:09:13.058Z] [2022-05-09T12:09:13.058Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:09:13.058Z] #52 sha256:ddf4ca82589ec4e44033a742112a95710633b76926a6ea8ca102ea32f67a155f [2022-05-09T12:09:13.058Z] #52 DONE 0.1s [2022-05-09T12:09:13.128Z] [2022-05-09T12:09:13.128Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:09:13.128Z] #77 sha256:a0e81c59498adb4179c6ff3bf60cb0c052017363155a770123207aa9f939d54b [2022-05-09T12:09:13.304Z] INFO: Downloading go... [2022-05-09T12:09:13.343Z] [2022-05-09T12:09:13.343Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:13.343Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:09:13.696Z] #77 DONE 0.9s [2022-05-09T12:09:13.953Z] [2022-05-09T12:09:13.953Z] #78 exporting to image [2022-05-09T12:09:13.953Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:09:13.953Z] #78 exporting layers [2022-05-09T12:09:14.940Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:09:14.940Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:09:14.940Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:09:14.940Z] INFO: Extracting git... [2022-05-09T12:09:15.758Z] #45 DONE 258.4s [2022-05-09T12:09:15.758Z] [2022-05-09T12:09:15.758Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:15.758Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:09:16.701Z] #62 ... [2022-05-09T12:09:16.701Z] [2022-05-09T12:09:16.701Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-09T12:09:16.701Z] #46 sha256:b7fe3024a9b3328abb416142a1fbcf411be2d6642301f6c397b157b56cff7c7f [2022-05-09T12:09:17.273Z] #46 DONE 0.5s [2022-05-09T12:09:17.273Z] [2022-05-09T12:09:17.273Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-09T12:09:17.273Z] #50 sha256:288510c65f5aa592d1a39675ec038cbdfd8ac3c789860dbc20b5bf808208bee3 [2022-05-09T12:09:17.273Z] #50 DONE 0.1s [2022-05-09T12:09:17.273Z] [2022-05-09T12:09:17.273Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:17.273Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:09:17.273Z] #62 ... [2022-05-09T12:09:17.273Z] [2022-05-09T12:09:17.273Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-09T12:09:17.273Z] #52 sha256:2c7421d89e173c8fa62ddbc55c8c1e9b15ef33538280fcc15e0aacaea3bfeb2d [2022-05-09T12:09:17.535Z] #52 DONE 0.2s [2022-05-09T12:09:17.535Z] [2022-05-09T12:09:17.535Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:17.535Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:09:20.324Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:09:20.324Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:09:20.324Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:09:20.324Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:09:20.324Z] [2022-05-09T12:09:20.324Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-09T12:09:20.324Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-09T12:09:20.324Z] Using test binary docker [2022-05-09T12:09:20.324Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:09:20.324Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:09:20.324Z] INFO: Waiting for daemon to start... [2022-05-09T12:09:20.324Z] Starting dockerd [2022-05-09T12:09:20.324Z] . [2022-05-09T12:09:20.324Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-09T12:09:20.493Z] #78 exporting layers 6.3s done [2022-05-09T12:09:20.493Z] #78 writing image sha256:05c2aa137ebae808e49fce5c8647c5f5d31cfb12a25fd4c630598a976388c77b done [2022-05-09T12:09:20.493Z] #78 naming to docker.io/library/docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 done [2022-05-09T12:09:20.493Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:09:20.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -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:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh dynbinary test-integration [2022-05-09T12:09:22.609Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:09:22.725Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-09T12:09:22.725Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-09T12:09:22.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-09T12:09:22.725Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-09T12:09:22.725Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-09T12:09:22.725Z] Detected virtualization docker. [2022-05-09T12:09:22.725Z] Detected architecture x86-64. [2022-05-09T12:09:22.725Z] Set hostname to <769e116a307d>. [2022-05-09T12:09:22.725Z] modprobe@configfs.service: Succeeded. [2022-05-09T12:09:22.725Z] modprobe@drm.service: Succeeded. [2022-05-09T12:09:22.725Z] modprobe@fuse.service: Succeeded. [2022-05-09T12:09:22.725Z] + source /etc/docker-entrypoint-cmd [2022-05-09T12:09:22.725Z] ++ hack/make.sh dynbinary test-integration [2022-05-09T12:09:22.725Z] [2022-05-09T12:09:22.725Z] Removing bundles/ [2022-05-09T12:09:22.725Z] [2022-05-09T12:09:22.725Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:09:22.982Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:09:22.982Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:09:24.174Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:09:30.043Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:09:30.512Z] INFO: Removing downloaded files... [2022-05-09T12:09:30.512Z] INFO: Downloading containerd [2022-05-09T12:09:32.737Z] INFO: Expanding go... [2022-05-09T12:09:40.924Z] [2022-05-09T12:09:40.924Z] Name Version Source Summary [2022-05-09T12:09:40.924Z] ---- ------- ------ ------- [2022-05-09T12:09:40.924Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:09:41.391Z] [2022-05-09T12:09:41.391Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:09:41.391Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:09:41.391Z] PSChildName : containerd [2022-05-09T12:09:41.391Z] PSDrive : C [2022-05-09T12:09:41.391Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:09:41.391Z] PSIsContainer : True [2022-05-09T12:09:41.391Z] Name : containerd [2022-05-09T12:09:41.391Z] FullName : C:\containerd [2022-05-09T12:09:41.391Z] Parent : [2022-05-09T12:09:41.391Z] Exists : True [2022-05-09T12:09:41.391Z] Root : C:\ [2022-05-09T12:09:41.391Z] Extension : [2022-05-09T12:09:41.391Z] CreationTime : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] CreationTimeUtc : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] LastAccessTime : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] LastAccessTimeUtc : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] LastWriteTime : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] LastWriteTimeUtc : 5/9/2022 12:09:41 PM [2022-05-09T12:09:41.391Z] Attributes : Directory [2022-05-09T12:09:41.391Z] Mode : d----- [2022-05-09T12:09:41.391Z] BaseName : containerd [2022-05-09T12:09:41.391Z] Target : {} [2022-05-09T12:09:41.391Z] LinkType : [2022-05-09T12:09:41.391Z] [2022-05-09T12:09:43.603Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:09:43.603Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:09:43.603Z] [2022-05-09T12:09:43.603Z] [2022-05-09T12:09:52.114Z] #58 ... [2022-05-09T12:09:52.114Z] [2022-05-09T12:09:52.114Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-09T12:09:52.114Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-09T12:09:52.114Z] #53 293.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:09:52.114Z] #53 DONE 294.5s [2022-05-09T12:09:52.114Z] [2022-05-09T12:09:52.114Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:52.114Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:09:52.114Z] #58 ... [2022-05-09T12:09:52.114Z] [2022-05-09T12:09:52.114Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:09:52.114Z] #54 sha256:f703da1ca573ea2b888ce252476463477589e12a9585e0ca169824c8a75fcb8a [2022-05-09T12:09:52.115Z] #54 DONE 0.7s [2022-05-09T12:09:52.115Z] [2022-05-09T12:09:52.115Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:52.115Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:09:52.115Z] #58 ... [2022-05-09T12:09:52.115Z] [2022-05-09T12:09:52.115Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:09:52.115Z] #56 sha256:00ef038fa4e5ff999be07277375c3a3ae40fae0b343d7bd2854365ce6e0de7eb [2022-05-09T12:09:52.115Z] #56 DONE 0.2s [2022-05-09T12:09:52.115Z] [2022-05-09T12:09:52.115Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:52.115Z] #58 sha256:51863da2c31546998641fd0c0f7a0bfaed10c1b80d5102b76dd72f6d284d1e31 [2022-05-09T12:09:53.492Z] #58 147.9 + mkdir -p /build [2022-05-09T12:09:53.492Z] #58 147.9 + cp runc /build/runc [2022-05-09T12:09:53.492Z] #58 DONE 148.2s [2022-05-09T12:09:53.492Z] [2022-05-09T12:09:53.492Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:53.492Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:09:55.397Z] #62 ... [2022-05-09T12:09:55.397Z] [2022-05-09T12:09:55.397Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:09:55.397Z] #59 sha256:cd6a6b942d2f542948d6a8ed7a6bcdb9a6b9e6b05df811e1a4673d7dac10066d [2022-05-09T12:09:55.397Z] #59 DONE 0.1s [2022-05-09T12:09:55.397Z] [2022-05-09T12:09:55.397Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:55.397Z] #62 sha256:78591b53a7a9b8ffee1441218a39e059317e8c92e4c3c95da0b8db5297d34d10 [2022-05-09T12:09:56.305Z] #53 297.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-09T12:09:56.305Z] #53 DONE 298.3s [2022-05-09T12:09:56.305Z] [2022-05-09T12:09:56.305Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:56.305Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:09:56.567Z] #62 ... [2022-05-09T12:09:56.567Z] [2022-05-09T12:09:56.567Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:09:56.567Z] #54 sha256:fb7deb8e17dfc7870806fb8972fd968ac9d2e066f57c50266ccbc7bea6673764 [2022-05-09T12:09:57.145Z] #54 ... [2022-05-09T12:09:57.145Z] [2022-05-09T12:09:57.145Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-09T12:09:57.145Z] #58 sha256:35fbd4f2376ea965d27d0a63ad88b7622ec55699d4cff23630e3467521559622 [2022-05-09T12:09:57.145Z] #58 151.0 + mkdir -p /build [2022-05-09T12:09:57.145Z] #58 151.0 + cp runc /build/runc [2022-05-09T12:09:57.145Z] #58 DONE 151.6s [2022-05-09T12:09:57.345Z] #62 244.8 + bin/containerd [2022-05-09T12:09:57.412Z] [2022-05-09T12:09:57.412Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-09T12:09:57.412Z] #54 sha256:fb7deb8e17dfc7870806fb8972fd968ac9d2e066f57c50266ccbc7bea6673764 [2022-05-09T12:09:57.412Z] #54 DONE 0.8s [2022-05-09T12:09:57.412Z] [2022-05-09T12:09:57.412Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-09T12:09:57.412Z] #56 sha256:1175ec312d8e9ec8bc8ef0b227b229abef193cc23546bf6864cc956a67a18cc0 [2022-05-09T12:09:57.674Z] #56 DONE 0.2s [2022-05-09T12:09:57.674Z] [2022-05-09T12:09:57.674Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:57.674Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:09:58.618Z] #62 ... [2022-05-09T12:09:58.618Z] [2022-05-09T12:09:58.618Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-09T12:09:58.618Z] #59 sha256:6a704bca4dfe56d9efbde0942d7c1b3781f908835cb5c6d66ee2423e66cf5703 [2022-05-09T12:09:58.878Z] #59 DONE 0.3s [2022-05-09T12:09:58.878Z] [2022-05-09T12:09:58.878Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-09T12:09:58.878Z] #62 sha256:4946c3ee28c237daaee599694d2205abc2d97dcb7c2657e59e7c814ab27ae09d [2022-05-09T12:09:59.010Z] sha256:af54202ebba2f4f37b77f39a1a69c0ccae96045bbc097afcf1ba578b66c97ba4 [2022-05-09T12:09:59.010Z] INFO: Starting docker-py tests... [2022-05-09T12:09:59.010Z] ============================= test session starts ============================== [2022-05-09T12:09:59.010Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-09T12:09:59.010Z] rootdir: /src, inifile: pytest.ini [2022-05-09T12:09:59.010Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-09T12:09:59.010Z] collected 395 items / 2 deselected / 393 selected [2022-05-09T12:09:59.010Z] [2022-05-09T12:10:00.261Z] #62 252.9 + bin/containerd [2022-05-09T12:10:08.572Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:10:08.572Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:10:12.356Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:10:12.823Z] INFO: Removing downloaded files... [2022-05-09T12:10:12.823Z] INFO: Downloading containerd [2022-05-09T12:10:13.770Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-09T12:10:14.588Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-09T12:10:15.968Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-09T12:10:18.105Z] ba8181afd426: Pull complete [2022-05-09T12:10:18.105Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-09T12:10:18.105Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:10:18.105Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:10:18.105Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-09T12:10:18.105Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-09T12:10:18.105Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-09T12:10:18.105Z] INFO: Docker version of control daemon [2022-05-09T12:10:18.105Z] [2022-05-09T12:10:18.105Z] Client: [2022-05-09T12:10:18.105Z] Version: 20.10.9 [2022-05-09T12:10:18.105Z] API version: 1.41 [2022-05-09T12:10:18.105Z] Go version: go1.16.8 [2022-05-09T12:10:18.105Z] Git commit: c2ea9bc [2022-05-09T12:10:18.105Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-09T12:10:18.105Z] OS/Arch: windows/amd64 [2022-05-09T12:10:18.105Z] Context: default [2022-05-09T12:10:18.105Z] Experimental: true [2022-05-09T12:10:18.105Z] [2022-05-09T12:10:18.105Z] Server: Docker Engine - Community [2022-05-09T12:10:18.105Z] Engine: [2022-05-09T12:10:18.105Z] Version: 20.10.9 [2022-05-09T12:10:18.105Z] API version: 1.41 (minimum version 1.24) [2022-05-09T12:10:18.105Z] Go version: go1.16.8 [2022-05-09T12:10:18.105Z] Git commit: 79ea9d3 [2022-05-09T12:10:18.105Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-09T12:10:18.105Z] OS/Arch: windows/amd64 [2022-05-09T12:10:18.105Z] Experimental: true [2022-05-09T12:10:18.105Z] [2022-05-09T12:10:18.105Z] INFO: Docker info of control daemon [2022-05-09T12:10:18.105Z] [2022-05-09T12:10:18.105Z] Client: [2022-05-09T12:10:18.105Z] Context: default [2022-05-09T12:10:18.105Z] Debug Mode: false [2022-05-09T12:10:18.105Z] Plugins: [2022-05-09T12:10:18.105Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-09T12:10:18.105Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-09T12:10:18.105Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-09T12:10:18.105Z] [2022-05-09T12:10:18.105Z] Server: [2022-05-09T12:10:18.105Z] Containers: 0 [2022-05-09T12:10:18.105Z] Running: 0 [2022-05-09T12:10:18.105Z] Paused: 0 [2022-05-09T12:10:18.105Z] Stopped: 0 [2022-05-09T12:10:18.105Z] Images: 1 [2022-05-09T12:10:18.105Z] Server Version: 20.10.9 [2022-05-09T12:10:18.105Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-09T12:10:18.105Z] Windows: [2022-05-09T12:10:18.105Z] LCOW: [2022-05-09T12:10:18.105Z] Logging Driver: json-file [2022-05-09T12:10:18.105Z] Plugins: [2022-05-09T12:10:18.105Z] Volume: local [2022-05-09T12:10:18.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:10:18.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:10:18.105Z] Swarm: inactive [2022-05-09T12:10:18.105Z] Default Isolation: process [2022-05-09T12:10:18.105Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:10:18.105Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-09T12:10:18.105Z] OSType: windows [2022-05-09T12:10:18.105Z] Architecture: x86_64 [2022-05-09T12:10:18.105Z] CPUs: 4 [2022-05-09T12:10:18.105Z] Total Memory: 32GiB [2022-05-09T12:10:18.105Z] Name: azwin-2-5b81d0 [2022-05-09T12:10:18.105Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-09T12:10:18.105Z] Docker Root Dir: D:\docker [2022-05-09T12:10:18.105Z] Debug Mode: false [2022-05-09T12:10:18.105Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:10:18.105Z] Labels: [2022-05-09T12:10:18.105Z] Experimental: true [2022-05-09T12:10:18.105Z] Insecure Registries: [2022-05-09T12:10:18.105Z] 10.0.0.4:5000 [2022-05-09T12:10:18.105Z] 127.0.0.0/8 [2022-05-09T12:10:18.105Z] Registry Mirrors: [2022-05-09T12:10:18.105Z] http://10.0.0.4:5000/ [2022-05-09T12:10:18.105Z] Live Restore Enabled: false [2022-05-09T12:10:18.106Z] Product License: Community Engine [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] INFO: Commit hash is e1cb7d97e8 [2022-05-09T12:10:18.106Z] INFO: Nuke-Everything... [2022-05-09T12:10:18.106Z] INFO: Container count on control daemon to delete is 0 [2022-05-09T12:10:18.106Z] INFO: Nuking d:\CI [2022-05-09T12:10:18.106Z] INFO: Zapped successfully [2022-05-09T12:10:18.106Z] INFO: Location for testing is d:\CI\PR-43569\3 [2022-05-09T12:10:18.106Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] INFO: Building the image from Dockerfile.windows at 05/09/2022 12:10:06... [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] Sending build context to Docker daemon 66.65MB [2022-05-09T12:10:18.106Z] [2022-05-09T12:10:18.106Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-09T12:10:18.106Z] ---> e8870c5c3ab2 [2022-05-09T12:10:18.106Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-09T12:10:18.106Z] ---> Running in 9fb57e67a69b [2022-05-09T12:10:18.106Z] Removing intermediate container 9fb57e67a69b [2022-05-09T12:10:18.106Z] ---> 2f28bd85d90b [2022-05-09T12:10:18.106Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-09T12:10:18.106Z] ---> Running in 4323ac2d1fa9 [2022-05-09T12:10:18.106Z] Removing intermediate container 4323ac2d1fa9 [2022-05-09T12:10:18.106Z] ---> ad63cd0f2fab [2022-05-09T12:10:18.106Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-09T12:10:18.106Z] ---> Running in 0aaf2b75eb50 [2022-05-09T12:10:18.106Z] Removing intermediate container 0aaf2b75eb50 [2022-05-09T12:10:18.106Z] ---> a55b6d3bca1c [2022-05-09T12:10:18.106Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-09T12:10:18.106Z] ---> Running in 04b8f0e5b4d9 [2022-05-09T12:10:18.106Z] Removing intermediate container 04b8f0e5b4d9 [2022-05-09T12:10:18.106Z] ---> ff12f70a79ce [2022-05-09T12:10:18.106Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-09T12:10:18.106Z] ---> Running in 3202471d5e0a [2022-05-09T12:10:18.106Z] Removing intermediate container 3202471d5e0a [2022-05-09T12:10:18.106Z] ---> bff1070650c8 [2022-05-09T12:10:18.106Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-09T12:10:18.106Z] ---> Running in 21efecd0d9ef [2022-05-09T12:10:18.106Z] Removing intermediate container 21efecd0d9ef [2022-05-09T12:10:18.106Z] ---> 46224f1ec68e [2022-05-09T12:10:18.106Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-09T12:10:18.106Z] ---> Running in a489f4e11b98 [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/networkdb 103.778s coverage: 60.5% of statements [2022-05-09T12:10:20.888Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/osl 4.366s coverage: 39.7% of statements [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-05-09T12:10:20.888Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-09T12:10:20.888Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:10:21.147Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === Skipped [2022-05-09T12:10:21.147Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-09T12:10:21.147Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-09T12:10:21.147Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-09T12:10:21.147Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:10:21.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:10:21.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:10:21.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:10:21.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:10:21.147Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-09T12:10:21.147Z] firewalld_test.go:14: firewalld is not running [2022-05-09T12:10:21.147Z] [2022-05-09T12:10:21.147Z] DONE 326 tests, 9 skipped in 200.664s Post stage [Pipeline] junit [2022-05-09T12:10:22.088Z] Recording test results [2022-05-09T12:10:22.215Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:10:22.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -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:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh dynbinary test-integration [2022-05-09T12:10:22.825Z] [2022-05-09T12:10:23.081Z] Removing bundles/ [2022-05-09T12:10:23.081Z] [2022-05-09T12:10:23.081Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:10:23.081Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:10:23.081Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:10:25.307Z] [2022-05-09T12:10:25.307Z] Name Version Source Summary [2022-05-09T12:10:25.307Z] ---- ------- ------ ------- [2022-05-09T12:10:25.307Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:10:25.307Z] [2022-05-09T12:10:25.307Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:10:25.307Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:10:25.307Z] PSChildName : containerd [2022-05-09T12:10:25.307Z] PSDrive : C [2022-05-09T12:10:25.307Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:10:25.307Z] PSIsContainer : True [2022-05-09T12:10:25.307Z] Name : containerd [2022-05-09T12:10:25.307Z] FullName : C:\containerd [2022-05-09T12:10:25.307Z] Parent : [2022-05-09T12:10:25.307Z] Exists : True [2022-05-09T12:10:25.307Z] Root : C:\ [2022-05-09T12:10:25.307Z] Extension : [2022-05-09T12:10:25.307Z] CreationTime : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] CreationTimeUtc : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] LastAccessTime : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] LastAccessTimeUtc : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] LastWriteTime : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] LastWriteTimeUtc : 5/9/2022 12:10:24 PM [2022-05-09T12:10:25.307Z] Attributes : Directory [2022-05-09T12:10:25.307Z] Mode : d----- [2022-05-09T12:10:25.307Z] BaseName : containerd [2022-05-09T12:10:25.307Z] Target : {} [2022-05-09T12:10:25.307Z] LinkType : [2022-05-09T12:10:25.307Z] [2022-05-09T12:10:26.292Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:10:26.292Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:10:26.292Z] [2022-05-09T12:10:26.292Z] [2022-05-09T12:10:39.370Z] [2022-05-09T12:10:39.370Z] SUCCESS: Specified value was saved. [2022-05-09T12:10:39.370Z] INFO: Downloading git... [2022-05-09T12:10:40.372Z] INFO: Downloading go... [2022-05-09T12:10:42.659Z] INFO: Downloading compiler 1 of 3... [2022-05-09T12:10:42.659Z] INFO: Downloading compiler 2 of 3... [2022-05-09T12:10:42.659Z] INFO: Downloading compiler 3 of 3... [2022-05-09T12:10:42.659Z] INFO: Extracting git... [2022-05-09T12:10:45.622Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-09T12:10:53.577Z] #62 295.5 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:10:53.577Z] #62 295.5 /usr/bin/ld: /tmp/go-link-1303157064/000019.o: in function `New': [2022-05-09T12:10:53.577Z] #62 295.5 /tmp/tmp.o1gjvIZjwU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:10:53.577Z] #62 295.6 + bin/containerd-stress [2022-05-09T12:10:53.577Z] #62 296.7 + bin/containerd-shim [2022-05-09T12:10:56.526Z] #62 304.0 # github.com/containerd/containerd/cmd/containerd [2022-05-09T12:10:56.526Z] #62 304.0 /usr/bin/ld: /tmp/go-link-1625404866/000019.o: in function `New': [2022-05-09T12:10:56.526Z] #62 304.0 /tmp/tmp.P7NZwCIXkb/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-09T12:10:56.526Z] #62 304.1 + bin/containerd-stress [2022-05-09T12:10:56.526Z] #62 305.2 + bin/containerd-shim [2022-05-09T12:11:00.144Z] #62 307.8 + bin/containerd-shim-runc-v1 [2022-05-09T12:11:00.496Z] INFO: Expanding go... [2022-05-09T12:11:04.668Z] #62 316.4 + bin/containerd-shim-runc-v1 [2022-05-09T12:11:06.712Z] #62 314.0 + bin/containerd-shim-runc-v2 [2022-05-09T12:11:06.970Z] #62 314.8 + binaries [2022-05-09T12:11:07.228Z] #62 314.8 + install -D bin/containerd /build/containerd [2022-05-09T12:11:07.228Z] #62 314.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:11:07.228Z] #62 314.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:11:07.228Z] #62 314.9 + install -D bin/ctr /build/ctr [2022-05-09T12:11:09.128Z] #62 DONE 316.8s [2022-05-09T12:11:09.703Z] [2022-05-09T12:11:09.703Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:11:09.703Z] #63 sha256:4748daa776eb4de096ed7695c0e33fada5dd45812c2329cc64f0ea0860f212c3 [2022-05-09T12:11:09.886Z] Removing intermediate container 53836617828b [2022-05-09T12:11:09.886Z] ---> bad90812a304 [2022-05-09T12:11:09.886Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:11:09.886Z] ---> Running in bf8efcc113f8 [2022-05-09T12:11:09.886Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:11:09.886Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:11:09.886Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:11:09.886Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:11:09.886Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:11:09.886Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:11:09.886Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:11:09.886Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:11:09.886Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:11:09.886Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:11:09.886Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:11:10.637Z] #63 DONE 0.8s [2022-05-09T12:11:10.637Z] [2022-05-09T12:11:10.637Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:11:10.637Z] #68 sha256:dcc28a9077df6e6b1e1211d01915f03f089f0d132f182447c4cbacd912b9db23 [2022-05-09T12:11:10.919Z] #68 DONE 0.2s [2022-05-09T12:11:10.919Z] [2022-05-09T12:11:10.919Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:11:10.919Z] #73 sha256:a854dc47c014ea56ccf7fe9cf5c3e8841c4a30b43feb8c6e9b934ce7f76680fa [2022-05-09T12:11:11.258Z] #62 322.7 + bin/containerd-shim-runc-v2 [2022-05-09T12:11:11.258Z] #62 323.5 + binaries [2022-05-09T12:11:11.258Z] #62 323.5 + install -D bin/containerd /build/containerd [2022-05-09T12:11:11.258Z] #62 323.5 + install -D bin/containerd-shim /build/containerd-shim [2022-05-09T12:11:11.258Z] #62 323.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-09T12:11:11.258Z] #62 323.5 + install -D bin/ctr /build/ctr [2022-05-09T12:11:11.853Z] #73 DONE 0.8s [2022-05-09T12:11:11.853Z] [2022-05-09T12:11:11.853Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:11:11.853Z] #74 sha256:4a1660a4264432e08e294d2eeda3cb004ca126d1334a73e2c62f4aab8c71106b [2022-05-09T12:11:11.853Z] #74 DONE 0.0s [2022-05-09T12:11:11.853Z] [2022-05-09T12:11:11.853Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:11:11.853Z] #75 sha256:8d322be692b1b0913720424eb6fcde8b1c405d73acbf24db865335287a1000e5 [2022-05-09T12:11:13.167Z] #62 DONE 325.5s [2022-05-09T12:11:13.227Z] #75 DONE 1.3s [2022-05-09T12:11:13.228Z] [2022-05-09T12:11:13.228Z] #76 exporting to image [2022-05-09T12:11:13.228Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:11:13.228Z] #76 exporting layers [2022-05-09T12:11:14.109Z] [2022-05-09T12:11:14.109Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-09T12:11:14.109Z] #63 sha256:54b84c70acb146ccdc0e22e9ba7538bc291f847cf67340b2dd132d20a7d5a041 [2022-05-09T12:11:15.050Z] #63 DONE 0.9s [2022-05-09T12:11:15.050Z] [2022-05-09T12:11:15.050Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-09T12:11:15.050Z] #68 sha256:ada65bfcfba5741685663acf3daceadb5bb8252986533b23b79b8fa5cb342a2e [2022-05-09T12:11:15.310Z] #68 DONE 0.2s [2022-05-09T12:11:15.310Z] [2022-05-09T12:11:15.310Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-09T12:11:15.310Z] #73 sha256:9586198dada25fb6ce0e0e6e72f9674a3d895e3e0f0745d2b9d3abcf6a310127 [2022-05-09T12:11:16.250Z] #73 DONE 0.9s [2022-05-09T12:11:16.250Z] [2022-05-09T12:11:16.250Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-09T12:11:16.250Z] #74 sha256:bb77db40a8bcd5d44b557cb009f3ab91e7d1c936ecbfec87f49f6868356c0127 [2022-05-09T12:11:16.250Z] #74 DONE 0.0s [2022-05-09T12:11:16.250Z] [2022-05-09T12:11:16.250Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-09T12:11:16.250Z] #75 sha256:b76f932de8811161d3c590844eb67e790b29f158959ade38be21aa60f44ffe35 [2022-05-09T12:11:18.162Z] #75 DONE 1.6s [2022-05-09T12:11:18.162Z] [2022-05-09T12:11:18.162Z] #76 exporting to image [2022-05-09T12:11:18.162Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-09T12:11:18.162Z] #76 exporting layers [2022-05-09T12:11:19.790Z] #76 exporting layers 6.3s done [2022-05-09T12:11:19.790Z] #76 writing image sha256:e42804f9efc7e19a34ca00c29ba4f4d3553e061342f42720e10a296c192a00be done [2022-05-09T12:11:19.790Z] #76 naming to docker.io/library/docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 done [2022-05-09T12:11:19.790Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-09T12:11:20.137Z] + trap exit INT TERM [2022-05-09T12:11:20.137Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-09T12:11:20.137Z] + CONTAINER_NAME=docker-pr3 [2022-05-09T12:11:20.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh dynbinary [2022-05-09T12:11:21.073Z] [2022-05-09T12:11:21.332Z] Removing bundles/ [2022-05-09T12:11:21.332Z] [2022-05-09T12:11:21.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:11:21.332Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:11:21.332Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:11:24.743Z] #76 exporting layers 6.3s done [2022-05-09T12:11:24.744Z] #76 writing image sha256:28e461a6aab3e41d0af5ffc8a62d53b87fcd9126b1fbe162af5ddfbc3724e092 done [2022-05-09T12:11:24.744Z] #76 naming to docker.io/library/docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 done [2022-05-09T12:11:24.744Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-09T12:11:25.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -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:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh dynbinary test-integration [2022-05-09T12:11:26.089Z] [2022-05-09T12:11:26.350Z] Removing bundles/ [2022-05-09T12:11:26.350Z] [2022-05-09T12:11:26.350Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-09T12:11:26.350Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:11:26.350Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:11:27.895Z] Removing intermediate container bf8efcc113f8 [2022-05-09T12:11:27.895Z] ---> 0210571edf1c [2022-05-09T12:11:27.895Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:11:27.895Z] ---> Running in 6ab5a98afe2b [2022-05-09T12:11:29.419Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:11:29.419Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:11:29.419Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:11:29.419Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:11:29.419Z] [2022-05-09T12:11:29.419Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:11:29.419Z] DOCKER_SYSTEMD=1 [2022-05-09T12:11:29.419Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:11:29.419Z] HOSTNAME=769e116a307d [2022-05-09T12:11:29.419Z] DEST=bundles/test-integration [2022-05-09T12:11:29.419Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:11:29.419Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:11:29.419Z] container=docker [2022-05-09T12:11:29.419Z] HOME=/root [2022-05-09T12:11:29.419Z] LANG=C.UTF-8 [2022-05-09T12:11:29.419Z] INVOCATION_ID=a0d6b1b606c343bd981c12c15a1ded9e [2022-05-09T12:11:29.419Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:11:29.419Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:11:29.419Z] VALIDATE_BRANCH=master [2022-05-09T12:11:29.419Z] TERM=xterm [2022-05-09T12:11:29.419Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:11:29.419Z] SHLVL=3 [2022-05-09T12:11:29.419Z] TIMEOUT=120m [2022-05-09T12:11:29.419Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:11:29.419Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:11:29.419Z] GO111MODULE=off [2022-05-09T12:11:29.419Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:11:29.419Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:11:29.419Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:11:29.419Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:11:29.419Z] GOPATH=/go [2022-05-09T12:11:29.419Z] PKG_CONFIG=pkg-config [2022-05-09T12:11:29.419Z] _=/usr/bin/env [2022-05-09T12:11:29.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:11:30.347Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:11:30.815Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:11:31.282Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:11:31.282Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:11:31.750Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:11:31.750Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:11:31.750Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:11:31.750Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:11:36.505Z] INFO: Expanding compiler 1 of 3... [2022-05-09T12:11:36.505Z] INFO: Expanding compiler 2 of 3... [2022-05-09T12:11:38.730Z] INFO: Expanding compiler 3 of 3... [2022-05-09T12:11:39.057Z] .........................xx.................... [ 29%] [2022-05-09T12:11:39.203Z] INFO: Removing downloaded files... [2022-05-09T12:11:39.203Z] INFO: Downloading containerd [2022-05-09T12:11:42.189Z] Removing intermediate container 6ab5a98afe2b [2022-05-09T12:11:42.189Z] ---> 6d0acb201afb [2022-05-09T12:11:42.189Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:11:42.189Z] ---> Running in d730a0414311 [2022-05-09T12:11:42.189Z] Removing intermediate container d730a0414311 [2022-05-09T12:11:42.189Z] ---> 8f5e76034b65 [2022-05-09T12:11:42.189Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:11:42.189Z] ---> Running in 9d5e811ecfa7 [2022-05-09T12:11:42.189Z] Removing intermediate container 9d5e811ecfa7 [2022-05-09T12:11:42.189Z] ---> 5cfcd39e9697 [2022-05-09T12:11:42.189Z] Step 13/13 : COPY . . [2022-05-09T12:11:51.719Z] [2022-05-09T12:11:51.719Z] Name Version Source Summary [2022-05-09T12:11:51.719Z] ---- ------- ------ ------- [2022-05-09T12:11:51.719Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-09T12:11:51.719Z] [2022-05-09T12:11:51.719Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-09T12:11:51.719Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-09T12:11:51.719Z] PSChildName : containerd [2022-05-09T12:11:51.719Z] PSDrive : C [2022-05-09T12:11:51.719Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-09T12:11:51.719Z] PSIsContainer : True [2022-05-09T12:11:51.719Z] Name : containerd [2022-05-09T12:11:51.719Z] FullName : C:\containerd [2022-05-09T12:11:51.719Z] Parent : [2022-05-09T12:11:51.719Z] Exists : True [2022-05-09T12:11:51.719Z] Root : C:\ [2022-05-09T12:11:51.719Z] Extension : [2022-05-09T12:11:51.719Z] CreationTime : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] CreationTimeUtc : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] LastAccessTime : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] LastAccessTimeUtc : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] LastWriteTime : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] LastWriteTimeUtc : 5/9/2022 12:11:50 PM [2022-05-09T12:11:51.719Z] Attributes : Directory [2022-05-09T12:11:51.719Z] Mode : d----- [2022-05-09T12:11:51.719Z] BaseName : containerd [2022-05-09T12:11:51.719Z] Target : {} [2022-05-09T12:11:51.719Z] LinkType : [2022-05-09T12:11:51.719Z] [2022-05-09T12:11:52.538Z] Removing intermediate container 2c864d1dde2b [2022-05-09T12:11:52.538Z] ---> f8f8a84a3f0a [2022-05-09T12:11:52.538Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:11:52.538Z] ---> Running in 32176139bf2b [2022-05-09T12:11:53.289Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-09T12:11:53.289Z] INFO: Configuring git core.autocrlf... [2022-05-09T12:11:53.289Z] [2022-05-09T12:11:53.289Z] [2022-05-09T12:11:54.101Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:11:54.101Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:11:54.568Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:11:54.568Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:11:54.568Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:11:54.568Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:11:54.568Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:11:54.568Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:11:54.568Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:11:54.568Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:11:54.568Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:11:55.036Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:11:55.036Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:11:55.036Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:11:55.226Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-09T12:11:56.021Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:11:56.021Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:11:59.461Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:11:59.461Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:11:59.461Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:11:59.461Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:11:59.461Z] [2022-05-09T12:11:59.461Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:11:59.461Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:11:59.461Z] HOSTNAME=d43958594655 [2022-05-09T12:11:59.461Z] TESTDEBUG=0 [2022-05-09T12:11:59.461Z] DEST=bundles/test-integration [2022-05-09T12:11:59.461Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:11:59.461Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:11:59.461Z] container=docker [2022-05-09T12:11:59.461Z] HOME=/root [2022-05-09T12:11:59.461Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:11:59.461Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:11:59.461Z] VALIDATE_BRANCH=master [2022-05-09T12:11:59.461Z] TERM=xterm [2022-05-09T12:11:59.461Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:11:59.461Z] SHLVL=1 [2022-05-09T12:11:59.461Z] TIMEOUT=120m [2022-05-09T12:11:59.461Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:11:59.461Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:11:59.461Z] GO111MODULE=off [2022-05-09T12:11:59.461Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:11:59.461Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:11:59.461Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:11:59.461Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:11:59.461Z] GOPATH=/go [2022-05-09T12:11:59.461Z] PKG_CONFIG=pkg-config [2022-05-09T12:11:59.461Z] _=/usr/bin/env [2022-05-09T12:11:59.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:12:02.645Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-09T12:12:07.209Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-09T12:12:12.293Z] ---> 7e83461e8ee3 [2022-05-09T12:12:13.905Z] Successfully built 7e83461e8ee3 [2022-05-09T12:12:13.905Z] Successfully tagged docker:latest [2022-05-09T12:12:13.905Z] INFO: Image build ended at 05/09/2022 12:12:13. Duration:00:03:56.5188338 [2022-05-09T12:12:13.905Z] [2022-05-09T12:12:13.905Z] [2022-05-09T12:12:13.905Z] INFO: Building the test binaries at 05/09/2022 12:12:13... [2022-05-09T12:12:16.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:12:16.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:12:18.655Z] INFO: make.ps1 starting at 05/09/2022 12:12:17 [2022-05-09T12:12:18.655Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:12:18.655Z] INFO: Invoking autogen... [2022-05-09T12:12:18.655Z] { [2022-05-09T12:12:18.655Z] "RT_GROUP_ICON": { [2022-05-09T12:12:18.655Z] "#1": { [2022-05-09T12:12:18.655Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] }, [2022-05-09T12:12:18.655Z] "RT_MANIFEST": { [2022-05-09T12:12:18.655Z] "#1": { [2022-05-09T12:12:18.655Z] "0409": { [2022-05-09T12:12:18.655Z] "identity": {}, [2022-05-09T12:12:18.655Z] "description": "Docker Engine", [2022-05-09T12:12:18.655Z] "minimum-os": "vista", [2022-05-09T12:12:18.655Z] "execution-level": "", [2022-05-09T12:12:18.655Z] "ui-access": false, [2022-05-09T12:12:18.655Z] "auto-elevate": false, [2022-05-09T12:12:18.655Z] "dpi-awareness": "unaware", [2022-05-09T12:12:18.655Z] "disable-theming": false, [2022-05-09T12:12:18.655Z] "disable-window-filtering": false, [2022-05-09T12:12:18.655Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:12:18.655Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:12:18.655Z] "long-path-aware": false, [2022-05-09T12:12:18.655Z] "printer-driver-isolation": false, [2022-05-09T12:12:18.655Z] "gdi-scaling": false, [2022-05-09T12:12:18.655Z] "segment-heap": false, [2022-05-09T12:12:18.655Z] "use-common-controls-v6": false [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] }, [2022-05-09T12:12:18.655Z] "RT_MESSAGETABLE": { [2022-05-09T12:12:18.655Z] "#1": { [2022-05-09T12:12:18.655Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] }, [2022-05-09T12:12:18.655Z] "RT_VERSION": { [2022-05-09T12:12:18.655Z] "#1": { [2022-05-09T12:12:18.655Z] "0409": { [2022-05-09T12:12:18.655Z] "fixed": { [2022-05-09T12:12:18.655Z] "file_version": "0.0.0.0", [2022-05-09T12:12:18.655Z] "product_version": "0.0.0.0", [2022-05-09T12:12:18.655Z] "type": "Unknown" [2022-05-09T12:12:18.655Z] }, [2022-05-09T12:12:18.655Z] "info": { [2022-05-09T12:12:18.655Z] "0000": { [2022-05-09T12:12:18.655Z] "CompanyName": "", [2022-05-09T12:12:18.655Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:12:18.655Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:12:18.655Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:12:18.655Z] "ProductName": "", [2022-05-09T12:12:18.655Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:12:18.655Z] "SpecialBuild": "e1cb7d97e8" [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:18.655Z] } [2022-05-09T12:12:19.123Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:12:19.123Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-19772965\powershellWrapper.ps1:3 char:1 [2022-05-09T12:12:19.123Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:12:19.123Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:12:19.123Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:12:19.123Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:12:19.123Z] [2022-05-09T12:12:19.591Z] cmd\dockerd\config_windows.go [2022-05-09T12:12:19.591Z] cmd\dockerd\daemon.go [2022-05-09T12:12:19.591Z] cmd\dockerd\daemon_test.go [2022-05-09T12:12:19.591Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:12:19.591Z] cmd\dockerd\docker.go [2022-05-09T12:12:19.591Z] cmd\dockerd\docker_windows.go [2022-05-09T12:12:19.591Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:12:19.591Z] cmd\dockerd\metrics.go [2022-05-09T12:12:19.591Z] cmd\dockerd\options.go [2022-05-09T12:12:19.591Z] cmd\dockerd\options_test.go [2022-05-09T12:12:19.591Z] cmd\dockerd\service_windows.go [2022-05-09T12:12:19.591Z] INFO: Building daemon... [2022-05-09T12:12:21.304Z] Removing intermediate container 32176139bf2b [2022-05-09T12:12:21.304Z] ---> d3168ca0d262 [2022-05-09T12:12:21.304Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:12:21.304Z] ---> Running in f6ae004f1fe2 [2022-05-09T12:12:21.773Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:12:22.250Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:12:22.250Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:12:22.250Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:12:22.719Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:12:22.720Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:12:23.187Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:12:23.187Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:12:23.194Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-09T12:12:25.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:12:25.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:12:32.915Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-09T12:12:33.778Z] Removing intermediate container f6ae004f1fe2 [2022-05-09T12:12:33.778Z] ---> 481474409fc5 [2022-05-09T12:12:33.778Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:12:33.778Z] ---> Running in 8c8ebe3c3a13 [2022-05-09T12:12:33.778Z] Removing intermediate container 8c8ebe3c3a13 [2022-05-09T12:12:33.778Z] ---> 487dae43b4ed [2022-05-09T12:12:33.778Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:12:33.778Z] ---> Running in 8683dd4edc58 [2022-05-09T12:12:34.246Z] Removing intermediate container 8683dd4edc58 [2022-05-09T12:12:34.246Z] ---> 0afaf10e3369 [2022-05-09T12:12:34.246Z] Step 13/13 : COPY . . [2022-05-09T12:12:34.354Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-09T12:12:38.682Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-09T12:12:42.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:12:42.791Z] ............................ [ 66%] [2022-05-09T12:12:44.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:12:47.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:12:50.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:12:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:12:57.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:12:57.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:12:58.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:12:58.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:12:58.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:12:58.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:12:58.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:12:59.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:12:59.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:12:59.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:13:00.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:13:01.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:13:03.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:13:03.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:13:03.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:13:03.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:13:04.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:13:04.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:13:05.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:13:05.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:13:05.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:13:06.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:13:06.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:13:06.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:13:07.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:13:07.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:13:08.464Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:13:08.464Z] Using test binary docker [2022-05-09T12:13:08.720Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:13:08.720Z] +++ /etc/init.d/apparmor start [2022-05-09T12:13:08.720Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:13:08.720Z] INFO: Waiting for daemon to start... [2022-05-09T12:13:08.720Z] Starting dockerd [2022-05-09T12:13:08.720Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-05-09T12:13:08.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:13:09.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:13:10.077Z] ---> d51260a077f6 [2022-05-09T12:13:10.077Z] Successfully built d51260a077f6 [2022-05-09T12:13:10.077Z] Successfully tagged docker:latest [2022-05-09T12:13:10.077Z] INFO: Image build ended at 05/09/2022 12:13:08. Duration:00:04:14.7580844 [2022-05-09T12:13:10.077Z] [2022-05-09T12:13:10.077Z] [2022-05-09T12:13:10.077Z] INFO: Building the test binaries at 05/09/2022 12:13:08... [2022-05-09T12:13:10.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:13:10.608Z] . [2022-05-09T12:13:10.608Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:13:10.608Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:13:10.608Z] Error: No such image: emptyfs [2022-05-09T12:13:10.608Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:13:10.608Z] ++++ docker load [2022-05-09T12:13:10.863Z] Running integration-test (iteration 1) [2022-05-09T12:13:10.863Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:13:10.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:13:10.864Z] ++ set -e [2022-05-09T12:13:10.864Z] ++ '[' -n 0 ']' [2022-05-09T12:13:10.864Z] ++ set -x [2022-05-09T12:13:10.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:13:11.120Z] Loaded image: busybox:latest [2022-05-09T12:13:11.120Z] Loaded image: busybox:glibc [2022-05-09T12:13:11.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:13:11.210Z] Using test binary docker [2022-05-09T12:13:11.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:13:11.210Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-09T12:13:11.210Z] INFO: Waiting for daemon to start... [2022-05-09T12:13:11.210Z] Starting dockerd [2022-05-09T12:13:12.047Z] Loaded image: debian:bullseye-slim [2022-05-09T12:13:12.302Z] Loaded image: hello-world:latest [2022-05-09T12:13:12.302Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:13:12.302Z] INFO: Testing against a local daemon [2022-05-09T12:13:12.302Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:13:13.098Z] . [2022-05-09T12:13:13.098Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:13:13.098Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:13:13.098Z] Error: No such image: emptyfs [2022-05-09T12:13:13.354Z] Running integration-test (iteration 1) [2022-05-09T12:13:13.354Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:13:13.611Z] Loaded image: busybox:latest [2022-05-09T12:13:13.611Z] Loaded image: busybox:glibc [2022-05-09T12:13:13.666Z] --- PASS: TestCgroupNamespacesBuild (1.09s) [2022-05-09T12:13:13.666Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:13:13.868Z] INFO: make.ps1 starting at 05/09/2022 12:13:13 [2022-05-09T12:13:13.868Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:13:13.868Z] INFO: Invoking autogen... [2022-05-09T12:13:14.336Z] { [2022-05-09T12:13:14.336Z] "RT_GROUP_ICON": { [2022-05-09T12:13:14.336Z] "#1": { [2022-05-09T12:13:14.336Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] }, [2022-05-09T12:13:14.336Z] "RT_MANIFEST": { [2022-05-09T12:13:14.336Z] "#1": { [2022-05-09T12:13:14.336Z] "0409": { [2022-05-09T12:13:14.336Z] "identity": {}, [2022-05-09T12:13:14.336Z] "description": "Docker Engine", [2022-05-09T12:13:14.336Z] "minimum-os": "vista", [2022-05-09T12:13:14.336Z] "execution-level": "", [2022-05-09T12:13:14.336Z] "ui-access": false, [2022-05-09T12:13:14.336Z] "auto-elevate": false, [2022-05-09T12:13:14.336Z] "dpi-awareness": "unaware", [2022-05-09T12:13:14.336Z] "disable-theming": false, [2022-05-09T12:13:14.336Z] "disable-window-filtering": false, [2022-05-09T12:13:14.336Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:13:14.336Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:13:14.336Z] "long-path-aware": false, [2022-05-09T12:13:14.336Z] "printer-driver-isolation": false, [2022-05-09T12:13:14.336Z] "gdi-scaling": false, [2022-05-09T12:13:14.336Z] "segment-heap": false, [2022-05-09T12:13:14.336Z] "use-common-controls-v6": false [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] }, [2022-05-09T12:13:14.336Z] "RT_MESSAGETABLE": { [2022-05-09T12:13:14.336Z] "#1": { [2022-05-09T12:13:14.336Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] }, [2022-05-09T12:13:14.336Z] "RT_VERSION": { [2022-05-09T12:13:14.336Z] "#1": { [2022-05-09T12:13:14.336Z] "0409": { [2022-05-09T12:13:14.336Z] "fixed": { [2022-05-09T12:13:14.336Z] "file_version": "0.0.0.0", [2022-05-09T12:13:14.336Z] "product_version": "0.0.0.0", [2022-05-09T12:13:14.336Z] "type": "Unknown" [2022-05-09T12:13:14.336Z] }, [2022-05-09T12:13:14.336Z] "info": { [2022-05-09T12:13:14.336Z] "0000": { [2022-05-09T12:13:14.336Z] "CompanyName": "", [2022-05-09T12:13:14.336Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:13:14.336Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:13:14.336Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:13:14.336Z] "ProductName": "", [2022-05-09T12:13:14.336Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:13:14.336Z] "SpecialBuild": "e1cb7d97e8" [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.336Z] } [2022-05-09T12:13:14.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-05-09T12:13:14.593Z] === RUN TestBuildWithSession [2022-05-09T12:13:14.593Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:13:14.593Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:13:14.593Z] === RUN TestBuildSquashParent [2022-05-09T12:13:14.805Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:13:14.805Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-5acd2e96\powershellWrapper.ps1:3 char:1 [2022-05-09T12:13:14.805Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:13:14.805Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:13:14.805Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:13:14.805Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:13:14.805Z] [2022-05-09T12:13:14.805Z] cmd\dockerd\config_windows.go [2022-05-09T12:13:14.805Z] cmd\dockerd\daemon.go [2022-05-09T12:13:14.805Z] cmd\dockerd\daemon_test.go [2022-05-09T12:13:14.805Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:13:14.805Z] cmd\dockerd\docker.go [2022-05-09T12:13:14.805Z] cmd\dockerd\docker_windows.go [2022-05-09T12:13:14.805Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:13:14.805Z] cmd\dockerd\metrics.go [2022-05-09T12:13:14.978Z] Loaded image: debian:bullseye-slim [2022-05-09T12:13:14.978Z] Loaded image: hello-world:latest [2022-05-09T12:13:15.233Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:13:15.233Z] INFO: Testing against a local daemon [2022-05-09T12:13:15.233Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:13:15.272Z] cmd\dockerd\options.go [2022-05-09T12:13:15.272Z] cmd\dockerd\options_test.go [2022-05-09T12:13:15.272Z] cmd\dockerd\service_windows.go [2022-05-09T12:13:15.272Z] INFO: Building daemon... [2022-05-09T12:13:16.599Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-05-09T12:13:16.599Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:13:17.963Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-05-09T12:13:17.963Z] === RUN TestBuildWithSession [2022-05-09T12:13:17.963Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:13:17.963Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:13:17.963Z] === RUN TestBuildSquashParent [2022-05-09T12:13:18.758Z] --- PASS: TestBuildSquashParent (3.69s) [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:18.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:18.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:18.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:18.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:19.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:19.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:21.053Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:21.053Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-05-09T12:13:22.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-05-09T12:13:22.419Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:13:22.419Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:13:23.207Z] --- PASS: TestBuildSquashParent (4.52s) [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:23.207Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:23.207Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:23.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:13:23.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:13:23.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:13:23.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:13:23.603Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:13:23.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:13:23.838Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-09T12:13:23.860Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy (1.93s) [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-09T12:13:24.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-09T12:13:24.116Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:13:24.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:13:24.678Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-05-09T12:13:24.678Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:13:25.631Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-09T12:13:25.631Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:13:25.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:13:25.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:13:26.192Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-05-09T12:13:26.192Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-05-09T12:13:27.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-05-09T12:13:27.068Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:13:27.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:13:27.557Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-09T12:13:27.557Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:13:27.856Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:13:27.856Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:13:27.856Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:13:27.856Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:13:27.856Z] [2022-05-09T12:13:27.856Z] + TEST_INTEGRATION_DEST=1 [2022-05-09T12:13:27.856Z] + CONTAINER_NAME=docker-pr3-1 [2022-05-09T12:13:27.856Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:13:27.856Z] + run_tests test-integration-flaky [2022-05-09T12:13:27.856Z] + '[' -n 0 ']' [2022-05-09T12:13:27.856Z] + rm= [2022-05-09T12:13:27.856Z] + c=0 [2022-05-09T12:13:27.856Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh test-integration-flaky test-integration [2022-05-09T12:13:27.856Z] + TEST_INTEGRATION_DEST=3 [2022-05-09T12:13:27.856Z] + TEST_INTEGRATION_DEST=2 [2022-05-09T12:13:27.856Z] + CONTAINER_NAME=docker-pr3-3 [2022-05-09T12:13:27.856Z] + CONTAINER_NAME=docker-pr3-2 [2022-05-09T12:13:27.856Z] + TEST_SKIP_INTEGRATION=1 [2022-05-09T12:13:27.856Z] + TEST_SKIP_INTEGRATION=1 [2022-05-09T12:13:27.856Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-09T12:13:27.856Z] + run_tests [2022-05-09T12:13:27.856Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-09T12:13:27.856Z] + run_tests [2022-05-09T12:13:27.856Z] + '[' -n 0 ']' [2022-05-09T12:13:27.856Z] + '[' -n 0 ']' [2022-05-09T12:13:27.856Z] + rm= [2022-05-09T12:13:27.856Z] + rm= [2022-05-09T12:13:27.857Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh '' test-integration [2022-05-09T12:13:27.857Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43569/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh '' test-integration [2022-05-09T12:13:27.857Z] ++ jobs -p [2022-05-09T12:13:27.857Z] + for job in $(jobs -p) [2022-05-09T12:13:27.857Z] + wait 8830 [2022-05-09T12:13:27.857Z] [2022-05-09T12:13:27.857Z] [2022-05-09T12:13:27.857Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-09T12:13:27.857Z] [2022-05-09T12:13:27.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:13:27.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:13:27.857Z] HOSTNAME=98dd7ca5cec8 [2022-05-09T12:13:27.857Z] TEST_SKIP_INTEGRATION=1 [2022-05-09T12:13:27.857Z] TESTDEBUG=0 [2022-05-09T12:13:27.857Z] DEST=bundles/test-integration [2022-05-09T12:13:27.857Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:13:27.857Z] KEEPBUNDLE=1 [2022-05-09T12:13:27.857Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:13:27.857Z] container=docker [2022-05-09T12:13:27.857Z] HOME=/root [2022-05-09T12:13:27.857Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:13:27.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:13:27.857Z] VALIDATE_BRANCH=master [2022-05-09T12:13:27.857Z] TERM=xterm [2022-05-09T12:13:27.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:13:27.857Z] SHLVL=1 [2022-05-09T12:13:27.857Z] TIMEOUT=120m [2022-05-09T12:13:27.857Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:13:27.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:13:27.857Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-09T12:13:27.857Z] GO111MODULE=off [2022-05-09T12:13:27.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:13:27.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:13:27.857Z] GOPATH=/go [2022-05-09T12:13:27.857Z] PKG_CONFIG=pkg-config [2022-05-09T12:13:27.857Z] _=/usr/bin/env [2022-05-09T12:13:27.857Z] Building test suite binary ./integration-cli/test.main [2022-05-09T12:13:27.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:13:27.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:13:27.857Z] HOSTNAME=0e518f70003f [2022-05-09T12:13:27.857Z] TEST_SKIP_INTEGRATION=1 [2022-05-09T12:13:27.857Z] TESTDEBUG=0 [2022-05-09T12:13:27.857Z] DEST=bundles/test-integration [2022-05-09T12:13:27.857Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:13:27.857Z] KEEPBUNDLE=1 [2022-05-09T12:13:27.857Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:13:27.857Z] container=docker [2022-05-09T12:13:27.857Z] HOME=/root [2022-05-09T12:13:27.857Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:13:27.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:13:27.857Z] VALIDATE_BRANCH=master [2022-05-09T12:13:27.857Z] TERM=xterm [2022-05-09T12:13:27.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:13:27.857Z] SHLVL=1 [2022-05-09T12:13:27.857Z] TIMEOUT=120m [2022-05-09T12:13:27.857Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:13:27.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:13:27.857Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-09T12:13:27.857Z] GO111MODULE=off [2022-05-09T12:13:27.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:13:27.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:13:27.857Z] GOPATH=/go [2022-05-09T12:13:27.857Z] PKG_CONFIG=pkg-config [2022-05-09T12:13:27.857Z] _=/usr/bin/env [2022-05-09T12:13:27.857Z] Building test suite binary ./integration-cli/test.main [2022-05-09T12:13:27.857Z] No new tests added to integration. [2022-05-09T12:13:27.857Z] [2022-05-09T12:13:27.857Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:13:27.857Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:13:27.857Z] HOSTNAME=790c9050487b [2022-05-09T12:13:27.857Z] TESTDEBUG=0 [2022-05-09T12:13:27.857Z] DEST=bundles/test-integration [2022-05-09T12:13:27.857Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:13:27.857Z] KEEPBUNDLE=1 [2022-05-09T12:13:27.857Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:13:27.857Z] container=docker [2022-05-09T12:13:27.857Z] HOME=/root [2022-05-09T12:13:27.857Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:13:27.857Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:13:27.857Z] VALIDATE_BRANCH=master [2022-05-09T12:13:27.857Z] TERM=xterm [2022-05-09T12:13:27.857Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:13:27.857Z] SHLVL=1 [2022-05-09T12:13:27.857Z] TIMEOUT=120m [2022-05-09T12:13:27.857Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:13:27.857Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:13:27.857Z] GO111MODULE=off [2022-05-09T12:13:27.857Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:13:27.857Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:13:27.857Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:13:27.857Z] GOPATH=/go [2022-05-09T12:13:27.857Z] PKG_CONFIG=pkg-config [2022-05-09T12:13:27.857Z] _=/usr/bin/env [2022-05-09T12:13:27.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:13:28.118Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-09T12:13:28.118Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:13:28.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:13:28.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:13:28.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:13:29.216Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-05-09T12:13:29.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-05-09T12:13:29.472Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:13:29.483Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-05-09T12:13:29.483Z] === RUN TestBuildWithHugeFile [2022-05-09T12:13:30.401Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-05-09T12:13:30.402Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:13:31.330Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-05-09T12:13:31.330Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:13:31.666Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-09T12:13:31.666Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:13:32.870Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-09T12:13:32.870Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:13:32.870Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:13:32.870Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-09T12:13:32.870Z] [2022-05-09T12:13:32.870Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-09T12:13:32.870Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:13:32.870Z] HOSTNAME=56bad714c2f2 [2022-05-09T12:13:32.870Z] DEST=bundles/test-integration [2022-05-09T12:13:32.870Z] PWD=/go/src/github.com/docker/docker [2022-05-09T12:13:32.870Z] DOCKER_ROOTLESS=1 [2022-05-09T12:13:32.870Z] DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 [2022-05-09T12:13:32.870Z] container=docker [2022-05-09T12:13:32.871Z] HOME=/root [2022-05-09T12:13:32.871Z] GOLANG_VERSION=1.18.1 [2022-05-09T12:13:32.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-09T12:13:32.871Z] VALIDATE_BRANCH=master [2022-05-09T12:13:32.871Z] TERM=xterm [2022-05-09T12:13:32.871Z] DOCKER_PKG=github.com/docker/docker [2022-05-09T12:13:32.871Z] SHLVL=1 [2022-05-09T12:13:32.871Z] TIMEOUT=120m [2022-05-09T12:13:32.871Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-09T12:13:32.871Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-09T12:13:32.871Z] GO111MODULE=off [2022-05-09T12:13:32.871Z] DOCKER_EXPERIMENTAL=1 [2022-05-09T12:13:32.871Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-09T12:13:32.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-09T12:13:32.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-09T12:13:32.871Z] GOPATH=/go [2022-05-09T12:13:32.871Z] PKG_CONFIG=pkg-config [2022-05-09T12:13:32.871Z] _=/usr/bin/env [2022-05-09T12:13:32.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-09T12:13:33.578Z] --- PASS: TestBuildMultiStageOnBuild (1.85s) [2022-05-09T12:13:33.578Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:13:34.140Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-09T12:13:34.140Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:13:34.820Z] Removing intermediate container a489f4e11b98 [2022-05-09T12:13:34.820Z] ---> df150f0f1ea5 [2022-05-09T12:13:34.820Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-09T12:13:34.820Z] ---> Running in a8b00fed864b [2022-05-09T12:13:34.820Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-09T12:13:34.820Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-09T12:13:34.820Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-09T12:13:34.820Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-09T12:13:34.820Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:13:34.820Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:13:34.820Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-09T12:13:34.820Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-09T12:13:34.820Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T12:13:34.820Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-09T12:13:34.820Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-09T12:13:34.820Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-09T12:13:34.820Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-09T12:13:34.820Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-09T12:13:36.031Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-05-09T12:13:36.031Z] === RUN TestBuildWithHugeFile [2022-05-09T12:13:36.394Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:13:36.394Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-09T12:13:41.874Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-09T12:13:41.874Z] tests/integration/client_test.py ..... [ 75%] [2022-05-09T12:13:41.874Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-09T12:13:41.874Z] tests/integration/errors_test.py . [ 76%] [2022-05-09T12:14:00.340Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-09T12:14:01.053Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:14:01.053Z] [2022-05-09T12:14:01.053Z] ________ ____ __. [2022-05-09T12:14:01.053Z] \_____ \ | |/ _| [2022-05-09T12:14:01.053Z] / | \| < [2022-05-09T12:14:01.053Z] / | \ | \ [2022-05-09T12:14:01.053Z] \_______ /____|__ \ [2022-05-09T12:14:01.053Z] \/ \/ [2022-05-09T12:14:01.053Z] [2022-05-09T12:14:01.053Z] INFO: make.ps1 ended at 05/09/2022 12:13:57 [2022-05-09T12:14:01.053Z] INFO: Binaries build ended at 05/09/2022 12:13:58. Duration:00:01:44.8325088 [2022-05-09T12:14:01.053Z] INFO: Copying the built daemon binary to d:\CI\PR-43569\3\binary\dockerd-e1cb7d97e8.exe... [2022-05-09T12:14:01.053Z] INFO: Copying the built client binary to d:\CI\PR-43569\3\binary\docker-e1cb7d97e8.exe... [2022-05-09T12:14:01.053Z] INFO: Copying the golang package from the container to d:\CI\PR-43569\3\installer\go.zip... [2022-05-09T12:14:01.053Z] INFO: Extracting go.zip to d:\CI\PR-43569\3\go [2022-05-09T12:14:01.723Z] Removing intermediate container a8b00fed864b [2022-05-09T12:14:01.723Z] ---> 1167e03b2d99 [2022-05-09T12:14:01.723Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-09T12:14:01.723Z] ---> Running in aad51f09cfb7 [2022-05-09T12:14:04.694Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-09T12:14:05.164Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-09T12:14:05.635Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-09T12:14:05.635Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-09T12:14:06.107Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-09T12:14:06.107Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-09T12:14:06.107Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-09T12:14:06.107Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-09T12:14:08.144Z] --- PASS: TestBuildWithHugeFile (36.73s) [2022-05-09T12:14:08.145Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:14:08.145Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:14:08.145Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:14:08.145Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:14:08.145Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:08.145Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:08.145Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:08.145Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:08.145Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:08.145Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:08.145Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-09T12:14:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-09T12:14:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-05-09T12:14:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:14:08.145Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:14:08.145Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:14:08.145Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:14:09.071Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2022-05-09T12:14:09.071Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-05-09T12:14:09.071Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-09T12:14:09.071Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:14:09.327Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-09T12:14:09.327Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:14:09.888Z] Loaded image: busybox:latest [2022-05-09T12:14:10.144Z] Loaded image: busybox:glibc [2022-05-09T12:14:11.071Z] Loaded image: debian:bullseye-slim [2022-05-09T12:14:11.327Z] Loaded image: hello-world:latest [2022-05-09T12:14:11.327Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:14:16.500Z] ......... [ 85%] [2022-05-09T12:14:18.622Z] Removing intermediate container aad51f09cfb7 [2022-05-09T12:14:18.622Z] ---> b6a8501f57f3 [2022-05-09T12:14:18.622Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-09T12:14:18.622Z] ---> Running in bbf4ad25a83b [2022-05-09T12:14:18.622Z] Removing intermediate container bbf4ad25a83b [2022-05-09T12:14:18.622Z] ---> 704ee8f6c216 [2022-05-09T12:14:18.622Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-09T12:14:18.622Z] ---> Running in 13eb25e12090 [2022-05-09T12:14:18.622Z] Removing intermediate container 13eb25e12090 [2022-05-09T12:14:18.622Z] ---> dd7a8615847d [2022-05-09T12:14:18.622Z] Step 13/13 : COPY . . [2022-05-09T12:14:19.416Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.09s) [2022-05-09T12:14:19.416Z] PASS [2022-05-09T12:14:19.416Z] [2022-05-09T12:14:19.416Z] === Skipped [2022-05-09T12:14:19.416Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:14:19.416Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:14:19.416Z] [2022-05-09T12:14:19.416Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:14:19.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:14:19.416Z] [2022-05-09T12:14:19.416Z] DONE 34 tests, 2 skipped in 67.518s [2022-05-09T12:14:19.416Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:14:19.416Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:14:19.416Z] ++ set -e [2022-05-09T12:14:19.416Z] ++ '[' -n 0 ']' [2022-05-09T12:14:19.416Z] ++ set -x [2022-05-09T12:14:19.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:14:19.416Z] INFO: Testing against a local daemon [2022-05-09T12:14:19.416Z] === RUN TestConfigInspect [2022-05-09T12:14:19.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:14:19.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:14:20.780Z] --- PASS: TestConfigInspect (2.16s) [2022-05-09T12:14:20.780Z] === RUN TestConfigList [2022-05-09T12:14:21.282Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-09T12:14:22.721Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-09T12:14:23.302Z] --- PASS: TestConfigList (2.25s) [2022-05-09T12:14:23.302Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:14:25.189Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-05-09T12:14:25.189Z] === RUN TestConfigsUpdate [2022-05-09T12:14:27.705Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-09T12:14:27.705Z] === RUN TestTemplatedConfig [2022-05-09T12:14:29.254Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-09T12:14:29.254Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-09T12:14:29.594Z] --- PASS: TestTemplatedConfig (2.41s) [2022-05-09T12:14:29.594Z] === RUN TestConfigCreateResolve [2022-05-09T12:14:30.998Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-09T12:14:32.108Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-05-09T12:14:32.108Z] PASS [2022-05-09T12:14:32.108Z] [2022-05-09T12:14:32.108Z] DONE 6 tests in 13.536s [2022-05-09T12:14:32.108Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:14:32.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:14:32.108Z] ++ set -e [2022-05-09T12:14:32.108Z] ++ '[' -n 0 ']' [2022-05-09T12:14:32.108Z] ++ set -x [2022-05-09T12:14:32.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:14:32.108Z] INFO: Testing against a local daemon [2022-05-09T12:14:32.108Z] === RUN TestCheckpoint [2022-05-09T12:14:32.108Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:14:32.108Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:32.108Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:14:32.108Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:14:32.108Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:14:32.108Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-05-09T12:14:32.109Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:14:32.109Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-09T12:14:32.109Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:14:32.109Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-09T12:14:32.109Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:14:32.215Z] --- PASS: TestBuildWithHugeFile (52.23s) [2022-05-09T12:14:32.216Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:14:32.216Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:14:32.216Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:14:32.216Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:14:32.216Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:32.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:32.216Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:32.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:32.216Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:32.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:32.216Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:14:32.216Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:14:32.216Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:14:32.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-09T12:14:32.216Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-09T12:14:32.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-09T12:14:32.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:14:32.216Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:14:32.216Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:14:32.216Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:14:32.216Z] --- PASS: TestBuildPreserveOwnership (3.65s) [2022-05-09T12:14:32.216Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-05-09T12:14:32.216Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-05-09T12:14:32.216Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:14:32.216Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-09T12:14:32.216Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:14:32.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-09T12:14:32.364Z] === RUN TestCopyEmptyFile [2022-05-09T12:14:32.364Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-09T12:14:32.364Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:14:32.620Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-09T12:14:32.620Z] === RUN TestCopyFromContainer [2022-05-09T12:14:32.778Z] Loaded image: busybox:latest [2022-05-09T12:14:33.034Z] Loaded image: busybox:glibc [2022-05-09T12:14:33.548Z] === RUN TestCopyFromContainer// [2022-05-09T12:14:33.548Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:14:33.548Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:14:33.548Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:14:33.803Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:14:33.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:14:33.803Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:14:33.803Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:14:33.803Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:14:34.059Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer (1.53s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-09T12:14:34.059Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-09T12:14:34.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:14:34.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:34.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:34.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:34.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:34.059Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:34.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:34.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:34.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:34.059Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:34.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:14:34.059Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:14:34.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-09T12:14:34.059Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:14:34.059Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:14:34.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:14:34.059Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:14:34.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:14:34.059Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:14:34.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:14:34.059Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:14:34.059Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:14:34.059Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:14:34.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:14:34.059Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:14:34.059Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:14:34.059Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:14:34.059Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:14:34.252Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-09T12:14:34.252Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-09T12:14:34.399Z] Loaded image: debian:bullseye-slim [2022-05-09T12:14:34.399Z] Loaded image: hello-world:latest [2022-05-09T12:14:34.399Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:14:35.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-05-09T12:14:35.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:14:36.351Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-05-09T12:14:36.351Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:14:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:14:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:14:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:14:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:14:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:14:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:14:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:14:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:14:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:14:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:14:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:14:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:14:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:14:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:14:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:14:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:14:36.607Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:14:36.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-05-09T12:14:36.863Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:14:36.863Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:14:36.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:14:36.863Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-09T12:14:36.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:14:36.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:14:36.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:14:36.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-09T12:14:36.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:14:36.895Z] INFO: Extraction ended at 05/09/2022 12:14:31. Duration:00:00:31.3344946 [2022-05-09T12:14:36.895Z] INFO: Updating the golang and path environment variables [2022-05-09T12:14:36.895Z] INFO: GOPATH=d:\gopath [2022-05-09T12:14:36.895Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:14:36.895Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:14:36.895Z] INFO: Starting a daemon under test... [2022-05-09T12:14:36.895Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43569\3\daemon --pidfile d:\CI\PR-43569\3\docker.pid -D [2022-05-09T12:14:36.895Z] INFO: Process started successfully. [2022-05-09T12:14:36.895Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:14:36.895Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:14:37.118Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:14:37.118Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:14:37.118Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:14:37.118Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:14:37.118Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:14:37.118Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:14:37.118Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:14:37.118Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:14:37.118Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:14:37.118Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:14:37.118Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:14:37.118Z] === RUN TestDiff [2022-05-09T12:14:37.374Z] --- PASS: TestDiff (0.40s) [2022-05-09T12:14:37.374Z] === RUN TestExecWithCloseStdin [2022-05-09T12:14:37.839Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-09T12:14:37.936Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-09T12:14:37.936Z] === RUN TestExec [2022-05-09T12:14:38.351Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-09T12:14:38.351Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-09T12:14:38.351Z] [2022-05-09T12:14:38.351Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-09T12:14:38.351Z] =========================== short test summary info ============================ [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-09T12:14:38.351Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-09T12:14:38.351Z] Not supported on most drivers [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-09T12:14:38.351Z] Output of docker top depends on host distro, and is not formalized. [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-09T12:14:38.351Z] Output of docker top depends on host distro, and is not formalized. [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-09T12:14:38.351Z] Can fail if eth0 has multiple IP addresses [2022-05-09T12:14:38.351Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-09T12:14:38.351Z] This doesn't seem to be taken into account by the engine [2022-05-09T12:14:38.351Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-09T12:14:38.351Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-09T12:14:38.351Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.61 seconds == [2022-05-09T12:14:38.497Z] --- PASS: TestExec (0.47s) [2022-05-09T12:14:38.498Z] === RUN TestExecUser [2022-05-09T12:14:38.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-09T12:14:38.754Z] --- PASS: TestExecUser (0.44s) [2022-05-09T12:14:38.754Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:14:39.316Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-09T12:14:39.316Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:14:40.682Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-09T12:14:40.682Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:14:41.243Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-05-09T12:14:41.243Z] === RUN TestHealthKillContainer [2022-05-09T12:14:41.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:14:44.343Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2022-05-09T12:14:44.343Z] PASS [2022-05-09T12:14:44.343Z] [2022-05-09T12:14:44.343Z] === Skipped [2022-05-09T12:14:44.343Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:14:44.343Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:14:44.343Z] [2022-05-09T12:14:44.343Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:14:44.343Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:14:44.343Z] [2022-05-09T12:14:44.343Z] DONE 34 tests, 2 skipped in 89.547s [2022-05-09T12:14:44.343Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:14:44.343Z] INFO: Testing against a local daemon [2022-05-09T12:14:44.343Z] === RUN TestConfigInspect [2022-05-09T12:14:45.271Z] --- PASS: TestConfigInspect (2.28s) [2022-05-09T12:14:45.271Z] === RUN TestConfigList [2022-05-09T12:14:47.790Z] --- PASS: TestConfigList (2.19s) [2022-05-09T12:14:47.790Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:14:48.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:14:49.361Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-09T12:14:49.361Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:14:49.616Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-05-09T12:14:49.616Z] === RUN TestIpcModeNone [2022-05-09T12:14:49.679Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-05-09T12:14:49.679Z] === RUN TestConfigsUpdate [2022-05-09T12:14:50.178Z] --- PASS: TestIpcModeNone (0.46s) [2022-05-09T12:14:50.178Z] === RUN TestIpcModePrivate [2022-05-09T12:14:50.434Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-09T12:14:50.434Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-09T12:14:50.434Z] === RUN TestIpcModeShareable [2022-05-09T12:14:50.691Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-09T12:14:50.789Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:14:50.789Z] [2022-05-09T12:14:50.789Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:14:50.789Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:14:50.789Z] [2022-05-09T12:14:50.789Z] To set a process to complain mode, use the command line tool [2022-05-09T12:14:50.789Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:14:50.789Z] Post stage [Pipeline] junit [2022-05-09T12:14:50.801Z] Recording test results [2022-05-09T12:14:50.916Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-09T12:14:50.947Z] --- PASS: TestIpcModeShareable (0.45s) [2022-05-09T12:14:50.947Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:14:51.227Z] + echo Ensuring container killed. [2022-05-09T12:14:51.227Z] Ensuring container killed. [2022-05-09T12:14:51.227Z] + docker rm -vf docker-pr3 [2022-05-09T12:14:51.227Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-05-09T12:14:51.502Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:14:51.502Z] Chowning /workspace to jenkins user [2022-05-09T12:14:51.502Z] + id -u [2022-05-09T12:14:51.502Z] + id -g [2022-05-09T12:14:51.502Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:14:51.809Z] ...INFO: Daemon under test started and replied! [2022-05-09T12:14:51.809Z] INFO: Docker version of the daemon under test [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] Client: [2022-05-09T12:14:51.809Z] Version: 17.06.2-ce [2022-05-09T12:14:51.809Z] API version: 1.30 [2022-05-09T12:14:51.809Z] Go version: go1.8.3 [2022-05-09T12:14:51.809Z] Git commit: cec0b72 [2022-05-09T12:14:51.809Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:14:51.809Z] OS/Arch: windows/amd64 [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] Server: [2022-05-09T12:14:51.809Z] Version: 0.0.0-dev [2022-05-09T12:14:51.809Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:14:51.809Z] Go version: go1.18.1 [2022-05-09T12:14:51.809Z] Git commit: e1cb7d97e8 [2022-05-09T12:14:51.809Z] Built: [2022-05-09T12:14:51.809Z] OS/Arch: windows/amd64 [2022-05-09T12:14:51.809Z] Experimental: false [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] INFO: Docker info of the daemon under test [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] Containers: 0 [2022-05-09T12:14:51.809Z] Running: 0 [2022-05-09T12:14:51.809Z] Paused: 0 [2022-05-09T12:14:51.809Z] Stopped: 0 [2022-05-09T12:14:51.809Z] Images: 0 [2022-05-09T12:14:51.809Z] Server Version: 0.0.0-dev [2022-05-09T12:14:51.809Z] Storage Driver: windowsfilter [2022-05-09T12:14:51.809Z] Windows: [2022-05-09T12:14:51.809Z] Logging Driver: json-file [2022-05-09T12:14:51.809Z] Plugins: [2022-05-09T12:14:51.809Z] Volume: local [2022-05-09T12:14:51.809Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:14:51.809Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:14:51.809Z] Swarm: inactive [2022-05-09T12:14:51.809Z] Default Isolation: process [2022-05-09T12:14:51.809Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:14:51.809Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T12:14:51.809Z] OSType: windows [2022-05-09T12:14:51.809Z] Architecture: x86_64 [2022-05-09T12:14:51.809Z] CPUs: 4 [2022-05-09T12:14:51.809Z] Total Memory: 32GiB [2022-05-09T12:14:51.809Z] Name: azwin-2-7ba350 [2022-05-09T12:14:51.809Z] ID: P2GW:R6OR:OPQ4:Q3PA:4OJX:UXP6:6KXF:TZFC:3HCW:S4SN:V66B:HJEE [2022-05-09T12:14:51.809Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T12:14:51.809Z] Debug Mode (client): false [2022-05-09T12:14:51.809Z] Debug Mode (server): true [2022-05-09T12:14:51.809Z] File Descriptors: -1 [2022-05-09T12:14:51.809Z] Goroutines: 16 [2022-05-09T12:14:51.809Z] System Time: 2022-05-09T12:14:51.6939535Z [2022-05-09T12:14:51.809Z] EventsListeners: 0 [2022-05-09T12:14:51.809Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:14:51.809Z] Labels: [2022-05-09T12:14:51.809Z] Experimental: false [2022-05-09T12:14:51.809Z] Insecure Registries: [2022-05-09T12:14:51.809Z] 127.0.0.0/8 [2022-05-09T12:14:51.809Z] Live Restore Enabled: false [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] INFO: Docker images of the daemon under test [2022-05-09T12:14:51.809Z] [2022-05-09T12:14:51.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:14:51.809Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:14:52.195Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-09T12:14:52.195Z] === RUN TestTemplatedConfig [2022-05-09T12:14:52.277Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:14:52.277Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-09T12:14:52.277Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:14:52.277Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:14:52.277Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:14:52.312Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-05-09T12:14:52.312Z] === RUN TestAPIIpcModeHost [2022-05-09T12:14:52.394Z] + bundleName=docker-py [2022-05-09T12:14:52.394Z] + echo Creating docker-py-bundles.tar.gz [2022-05-09T12:14:52.394Z] Creating docker-py-bundles.tar.gz [2022-05-09T12:14:52.394Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-05-09T12:14:52.403Z] Archiving artifacts [2022-05-09T12:14:52.665Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-09T12:14:52.872Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-05-09T12:14:52.872Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:14:53.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh binary [2022-05-09T12:14:53.266Z] [2022-05-09T12:14:53.266Z] Removing bundles/ [2022-05-09T12:14:53.529Z] [2022-05-09T12:14:53.529Z] ---> Making bundle: binary (in bundles/binary) [2022-05-09T12:14:53.529Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-09T12:14:53.529Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:14:53.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-09T12:14:53.800Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-05-09T12:14:53.800Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:14:54.507Z] ---> d3a9a25fabd7 [2022-05-09T12:14:54.507Z] Successfully built d3a9a25fabd7 [2022-05-09T12:14:54.507Z] Successfully tagged docker:latest [2022-05-09T12:14:54.507Z] INFO: Image build ended at 05/09/2022 12:14:53. Duration:00:04:47.4414939 [2022-05-09T12:14:54.507Z] [2022-05-09T12:14:54.507Z] [2022-05-09T12:14:54.507Z] INFO: Building the test binaries at 05/09/2022 12:14:53... [2022-05-09T12:14:54.710Z] --- PASS: TestTemplatedConfig (2.65s) [2022-05-09T12:14:54.710Z] === RUN TestConfigCreateResolve [2022-05-09T12:14:55.164Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-09T12:14:55.164Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-09T12:14:55.164Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:14:56.091Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-09T12:14:56.091Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-05-09T12:14:56.091Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:14:56.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:14:56.603Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-09T12:14:56.603Z] PASS [2022-05-09T12:14:56.603Z] [2022-05-09T12:14:56.603Z] DONE 6 tests in 13.762s [2022-05-09T12:14:56.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:14:56.603Z] INFO: Testing against a local daemon [2022-05-09T12:14:56.603Z] === RUN TestCheckpoint [2022-05-09T12:14:56.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:14:56.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:56.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:14:56.603Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:14:56.603Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:14:56.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:14:56.603Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-09T12:14:56.603Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:14:56.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-09T12:14:56.859Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:14:56.859Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-09T12:14:56.859Z] === RUN TestCopyEmptyFile [2022-05-09T12:14:57.115Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-05-09T12:14:57.115Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:14:57.115Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-09T12:14:57.115Z] === RUN TestCopyFromContainer [2022-05-09T12:14:57.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:14:57.550Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-09T12:14:57.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-05-09T12:14:57.550Z] === RUN TestIpcModeOlderClient [2022-05-09T12:14:57.550Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:14:57.550Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:14:57.806Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-05-09T12:14:57.806Z] === RUN TestKillContainer [2022-05-09T12:14:57.806Z] === RUN TestKillContainer/no_signal [2022-05-09T12:14:57.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:14:58.061Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:14:58.229Z] === RUN TestCopyFromContainer// [2022-05-09T12:14:58.229Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:14:58.229Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:14:58.229Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:14:58.318Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:14:58.485Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:14:58.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:14:58.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:14:58.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:14:58.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:14:58.742Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer (1.67s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-09T12:14:58.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-09T12:14:58.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:14:58.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:58.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:58.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:58.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:58.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:58.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:58.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:14:58.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:14:58.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:14:58.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:14:58.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:14:58.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-09T12:14:58.742Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:14:58.742Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:14:58.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:14:58.742Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:14:58.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:14:58.742Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:14:58.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:14:58.742Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:14:58.742Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:14:58.742Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:14:58.742Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:14:58.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:14:58.742Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:14:58.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:14:58.742Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:14:58.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:14:58.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:14:58.879Z] --- PASS: TestKillContainer (1.20s) [2022-05-09T12:14:58.879Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-09T12:14:58.879Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-05-09T12:14:58.879Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-05-09T12:14:58.879Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:14:58.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:14:59.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:14:59.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:15:00.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-05-09T12:15:00.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-05-09T12:15:00.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-05-09T12:15:00.003Z] === RUN TestKillStoppedContainer [2022-05-09T12:15:00.259Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-09T12:15:00.259Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:15:00.259Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-09T12:15:00.259Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:15:00.516Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-09T12:15:00.516Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:15:00.630Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-05-09T12:15:00.631Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:15:01.077Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-05-09T12:15:01.077Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:15:01.639Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-09T12:15:01.639Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:15:01.838Z] INFO: make.ps1 starting at 05/09/2022 12:15:00 [2022-05-09T12:15:01.838Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:15:01.838Z] INFO: Invoking autogen... [2022-05-09T12:15:01.838Z] { [2022-05-09T12:15:01.838Z] "RT_GROUP_ICON": { [2022-05-09T12:15:01.838Z] "#1": { [2022-05-09T12:15:01.838Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:15:01.838Z] } [2022-05-09T12:15:01.838Z] }, [2022-05-09T12:15:01.838Z] "RT_MANIFEST": { [2022-05-09T12:15:01.838Z] "#1": { [2022-05-09T12:15:01.838Z] "0409": { [2022-05-09T12:15:01.838Z] "identity": {}, [2022-05-09T12:15:01.838Z] "description": "Docker Engine", [2022-05-09T12:15:01.838Z] "minimum-os": "vista", [2022-05-09T12:15:01.838Z] "execution-level": "", [2022-05-09T12:15:01.838Z] "ui-access": false, [2022-05-09T12:15:01.838Z] "auto-elevate": false, [2022-05-09T12:15:01.838Z] "dpi-awareness": "unaware", [2022-05-09T12:15:01.838Z] "disable-theming": false, [2022-05-09T12:15:01.838Z] "disable-window-filtering": false, [2022-05-09T12:15:01.838Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:15:01.838Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:15:01.838Z] "long-path-aware": false, [2022-05-09T12:15:01.838Z] "printer-driver-isolation": false, [2022-05-09T12:15:01.838Z] "gdi-scaling": false, [2022-05-09T12:15:01.838Z] "segment-heap": false, [2022-05-09T12:15:01.838Z] "use-common-controls-v6": false [2022-05-09T12:15:01.838Z] } [2022-05-09T12:15:01.838Z] } [2022-05-09T12:15:01.838Z] }, [2022-05-09T12:15:01.838Z] "RT_MESSAGETABLE": { [2022-05-09T12:15:01.838Z] "#1": { [2022-05-09T12:15:01.838Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:15:01.838Z] } [2022-05-09T12:15:01.838Z] }, [2022-05-09T12:15:01.838Z] "RT_VERSION": { [2022-05-09T12:15:01.838Z] "#1": { [2022-05-09T12:15:01.838Z] "0409": { [2022-05-09T12:15:01.838Z] "fixed": { [2022-05-09T12:15:01.838Z] "file_version": "0.0.0.0", [2022-05-09T12:15:01.838Z] "product_version": "0.0.0.0", [2022-05-09T12:15:01.838Z] "type": "Unknown" [2022-05-09T12:15:01.838Z] }, [2022-05-09T12:15:01.838Z] "info": { [2022-05-09T12:15:01.838Z] "0000": { [2022-05-09T12:15:01.838Z] "CompanyName": "", [2022-05-09T12:15:01.838Z] "FileVersion": "0.0.0-dev", [2022-05-09T12:15:01.838Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-09T12:15:01.839Z] "OriginalFileName": "dockerd.exe", [2022-05-09T12:15:01.839Z] "ProductName": "", [2022-05-09T12:15:01.839Z] "ProductVersion": "0.0.0-dev", [2022-05-09T12:15:01.839Z] "SpecialBuild": "e1cb7d97e8" [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.839Z] } [2022-05-09T12:15:01.895Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-09T12:15:01.895Z] === RUN TestLinksContainerNames [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:15:01.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:15:01.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:15:01.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:15:01.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:15:01.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:15:01.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:15:01.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:15:01.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:15:01.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:15:01.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:15:01.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:15:01.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:15:01.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:15:02.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:15:02.310Z] powershell.exe : cmd\dockerd\config.go [2022-05-09T12:15:02.310Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-d3192780\powershellWrapper.ps1:3 char:1 [2022-05-09T12:15:02.310Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-09T12:15:02.310Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-09T12:15:02.310Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-09T12:15:02.310Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-09T12:15:02.310Z] [2022-05-09T12:15:02.310Z] cmd\dockerd\config_windows.go [2022-05-09T12:15:02.310Z] cmd\dockerd\daemon.go [2022-05-09T12:15:02.310Z] cmd\dockerd\daemon_test.go [2022-05-09T12:15:02.310Z] cmd\dockerd\daemon_windows.go [2022-05-09T12:15:02.310Z] cmd\dockerd\docker.go [2022-05-09T12:15:02.310Z] cmd\dockerd\docker_windows.go [2022-05-09T12:15:02.310Z] cmd\dockerd\genwinres_windows.go [2022-05-09T12:15:02.310Z] cmd\dockerd\metrics.go [2022-05-09T12:15:02.310Z] cmd\dockerd\options.go [2022-05-09T12:15:02.310Z] cmd\dockerd\options_test.go [2022-05-09T12:15:02.310Z] cmd\dockerd\service_windows.go [2022-05-09T12:15:02.310Z] INFO: Building daemon... [2022-05-09T12:15:02.559Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-05-09T12:15:02.559Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:15:02.559Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:15:02.559Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:15:02.559Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-09T12:15:02.559Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:15:02.559Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:15:02.559Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:15:02.559Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-09T12:15:02.559Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:15:02.559Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-09T12:15:02.559Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:15:02.559Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:15:02.559Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:15:02.559Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:15:02.559Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:15:02.559Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:15:02.559Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:15:02.559Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:15:02.559Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:15:02.559Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:15:02.559Z] === RUN TestDiff [2022-05-09T12:15:02.707Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:15:02.707Z] dccd9e4d14d3: Download complete [2022-05-09T12:15:02.823Z] --- PASS: TestLinksContainerNames (0.84s) [2022-05-09T12:15:02.823Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:15:03.079Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-05-09T12:15:03.079Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:15:03.487Z] --- PASS: TestDiff (0.60s) [2022-05-09T12:15:03.487Z] === RUN TestExecWithCloseStdin [2022-05-09T12:15:03.642Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:03.642Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:03.642Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:03.642Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:03.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:03.898Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:15:03.898Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:15:03.898Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:15:04.048Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-05-09T12:15:04.048Z] === RUN TestExec [2022-05-09T12:15:04.610Z] --- PASS: TestExec (0.63s) [2022-05-09T12:15:04.610Z] === RUN TestExecUser [2022-05-09T12:15:04.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:15:04.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:15:05.172Z] --- PASS: TestExecUser (0.62s) [2022-05-09T12:15:05.172Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:15:05.265Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-05-09T12:15:05.265Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:15:05.655Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:15:05.655Z] 8f616e6e9eec: Download complete [2022-05-09T12:15:05.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:15:05.825Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-05-09T12:15:05.825Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:15:06.082Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-05-09T12:15:06.082Z] === RUN TestNetworkNat [2022-05-09T12:15:06.100Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-05-09T12:15:06.100Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:15:06.338Z] --- PASS: TestNetworkNat (0.42s) [2022-05-09T12:15:06.338Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:15:06.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:15:06.900Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-09T12:15:06.900Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:15:07.467Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-05-09T12:15:07.467Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:15:07.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:15:08.029Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-05-09T12:15:08.029Z] === RUN TestHealthKillContainer [2022-05-09T12:15:08.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:15:09.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:15:09.414Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-09T12:15:09.414Z] === RUN TestPause [2022-05-09T12:15:09.975Z] --- PASS: TestPause (0.44s) [2022-05-09T12:15:09.975Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:15:09.975Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:15:09.975Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:15:09.975Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:15:10.227Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:15:10.227Z] Using test binary docker [2022-05-09T12:15:10.227Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-09T12:15:10.227Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:15:10.227Z] INFO: Waiting for daemon to start... [2022-05-09T12:15:10.227Z] Starting dockerd [2022-05-09T12:15:10.230Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-09T12:15:10.230Z] === RUN TestPidHost [2022-05-09T12:15:11.158Z] --- PASS: TestPidHost (0.95s) [2022-05-09T12:15:11.158Z] === RUN TestPsFilter [2022-05-09T12:15:11.414Z] --- PASS: TestPsFilter (0.10s) [2022-05-09T12:15:11.414Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:15:11.670Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-09T12:15:11.670Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:15:11.942Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:15:11.942Z] [2022-05-09T12:15:11.942Z] ________ ____ __. [2022-05-09T12:15:11.942Z] \_____ \ | |/ _| [2022-05-09T12:15:11.942Z] / | \| < [2022-05-09T12:15:11.942Z] / | \ | \ [2022-05-09T12:15:11.942Z] \_______ /____|__ \ [2022-05-09T12:15:11.942Z] \/ \/ [2022-05-09T12:15:11.942Z] [2022-05-09T12:15:11.942Z] INFO: make.ps1 ended at 05/09/2022 12:15:05 [2022-05-09T12:15:11.942Z] INFO: Binaries build ended at 05/09/2022 12:15:07. Duration:00:01:58.6184657 [2022-05-09T12:15:11.942Z] INFO: Copying the built daemon binary to d:\CI\PR-43569\3\binary\dockerd-e1cb7d97e8.exe... [2022-05-09T12:15:11.942Z] INFO: Copying the built client binary to d:\CI\PR-43569\3\binary\docker-e1cb7d97e8.exe... [2022-05-09T12:15:11.942Z] INFO: Copying the golang package from the container to d:\CI\PR-43569\3\installer\go.zip... [2022-05-09T12:15:11.942Z] INFO: Extracting go.zip to d:\CI\PR-43569\3\go [2022-05-09T12:15:12.233Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-09T12:15:12.233Z] === RUN TestRemoveContainerRunning [2022-05-09T12:15:12.795Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-09T12:15:12.795Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:15:13.051Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-05-09T12:15:13.051Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:15:13.051Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:15:13.051Z] === RUN TestRenameLinkedContainer [2022-05-09T12:15:13.520Z] . [2022-05-09T12:15:13.520Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:15:13.520Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:15:13.520Z] Error: No such image: emptyfs [2022-05-09T12:15:13.520Z] Running integration-test (iteration 1) [2022-05-09T12:15:13.520Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:15:13.520Z] Loaded image: busybox:latest [2022-05-09T12:15:13.780Z] Loaded image: busybox:glibc [2022-05-09T12:15:14.940Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-05-09T12:15:14.940Z] === RUN TestRenameStoppedContainer [2022-05-09T12:15:15.164Z] Loaded image: debian:bullseye-slim [2022-05-09T12:15:15.164Z] Loaded image: hello-world:latest [2022-05-09T12:15:15.164Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:15:15.164Z] INFO: Testing against a local daemon [2022-05-09T12:15:15.164Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:15:15.196Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-09T12:15:15.196Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:15:16.111Z] --- PASS: TestHealthKillContainer (8.09s) [2022-05-09T12:15:16.111Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:15:16.123Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-09T12:15:16.123Z] === RUN TestRenameInvalidName [2022-05-09T12:15:16.367Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-05-09T12:15:16.367Z] === RUN TestIpcModeNone [2022-05-09T12:15:16.379Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-09T12:15:16.379Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:15:16.550Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-05-09T12:15:16.550Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:15:17.294Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-09T12:15:17.294Z] === RUN TestIpcModePrivate [2022-05-09T12:15:17.549Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-09T12:15:17.805Z] --- PASS: TestIpcModePrivate (0.64s) [2022-05-09T12:15:17.805Z] === RUN TestIpcModeShareable [2022-05-09T12:15:17.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-05-09T12:15:17.931Z] === RUN TestBuildWithSession [2022-05-09T12:15:17.931Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:15:17.931Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:15:17.931Z] === RUN TestBuildSquashParent [2022-05-09T12:15:18.061Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-09T12:15:18.267Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-05-09T12:15:18.267Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:15:18.316Z] --- PASS: TestIpcModeShareable (0.64s) [2022-05-09T12:15:18.316Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:15:18.523Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-09T12:15:18.523Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:15:19.450Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-05-09T12:15:19.450Z] === RUN TestResize [2022-05-09T12:15:19.706Z] --- PASS: TestResize (0.42s) [2022-05-09T12:15:19.706Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:15:20.206Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-05-09T12:15:20.206Z] === RUN TestAPIIpcModeHost [2022-05-09T12:15:20.267Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-05-09T12:15:20.267Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:15:20.524Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:20.524Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:20.524Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:20.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:20.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:20.768Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-09T12:15:20.768Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:15:21.698Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-09T12:15:21.698Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-09T12:15:21.698Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:15:22.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:23.063Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-09T12:15:23.063Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-05-09T12:15:23.063Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:15:23.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:24.010Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-09T12:15:24.271Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-05-09T12:15:24.271Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:15:24.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:24.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:25.234Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-09T12:15:25.490Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-05-09T12:15:25.490Z] === RUN TestIpcModeOlderClient [2022-05-09T12:15:25.490Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:15:25.490Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:15:25.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:25.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:26.052Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-09T12:15:26.052Z] === RUN TestKillContainer [2022-05-09T12:15:26.052Z] === RUN TestKillContainer/no_signal [2022-05-09T12:15:26.100Z] --- PASS: TestBuildSquashParent (7.53s) [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:15:26.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:15:26.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:15:26.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:15:26.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:15:26.308Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:15:26.373Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:15:26.564Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:15:27.126Z] --- PASS: TestKillContainer (1.32s) [2022-05-09T12:15:27.126Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-09T12:15:27.126Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-09T12:15:27.126Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-05-09T12:15:27.126Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:15:27.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:15:27.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:15:27.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:15:27.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:15:28.616Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-05-09T12:15:28.616Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-09T12:15:28.616Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-09T12:15:28.616Z] === RUN TestKillStoppedContainer [2022-05-09T12:15:28.616Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-09T12:15:28.616Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:15:28.616Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-09T12:15:28.616Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:15:29.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:29.178Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-09T12:15:29.178Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:15:29.178Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:15:29.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:15:29.178Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:15:29.178Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:15:29.178Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:15:29.178Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:15:29.178Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-09T12:15:29.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:15:29.435Z] === RUN TestLinksContainerNames [2022-05-09T12:15:29.689Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:15:30.364Z] --- PASS: TestLinksContainerNames (0.90s) [2022-05-09T12:15:30.364Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:15:30.621Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-05-09T12:15:30.621Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:15:31.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:31.184Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:31.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:15:31.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:15:31.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:15:31.441Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:15:31.442Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-09T12:15:31.442Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:15:31.442Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-05-09T12:15:31.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s) [2022-05-09T12:15:31.598Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:15:31.598Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:15:32.809Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-05-09T12:15:32.809Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:15:33.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:15:33.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:33.374Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-09T12:15:33.374Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:15:33.630Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-09T12:15:33.630Z] === RUN TestNetworkNat [2022-05-09T12:15:34.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:15:34.192Z] --- PASS: TestNetworkNat (0.47s) [2022-05-09T12:15:34.192Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:15:34.449Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-09T12:15:34.449Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:15:34.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:15:34.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:15:35.081Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:15:36.021Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:15:36.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:15:36.962Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:15:36.965Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-09T12:15:36.965Z] === RUN TestPause [2022-05-09T12:15:37.527Z] --- PASS: TestPause (0.47s) [2022-05-09T12:15:37.527Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:15:37.527Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:15:37.527Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:15:37.527Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-05-09T12:15:38.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-09T12:15:38.020Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:15:38.089Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-09T12:15:38.089Z] === RUN TestPidHost [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy (6.63s) [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-09T12:15:38.344Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-09T12:15:38.344Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:15:38.947Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-05-09T12:15:38.947Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:15:39.019Z] --- PASS: TestPidHost (0.98s) [2022-05-09T12:15:39.019Z] === RUN TestPsFilter [2022-05-09T12:15:39.019Z] --- PASS: TestPsFilter (0.11s) [2022-05-09T12:15:39.019Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:15:39.580Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-09T12:15:39.580Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:15:39.836Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-05-09T12:15:39.836Z] === RUN TestRemoveContainerRunning [2022-05-09T12:15:40.268Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-05-09T12:15:40.268Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:15:40.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-09T12:15:40.312Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:15:40.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-09T12:15:40.831Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:15:40.831Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:15:40.831Z] === RUN TestRenameLinkedContainer [2022-05-09T12:15:41.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-09T12:15:41.239Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:15:42.604Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-09T12:15:42.604Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:15:42.721Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-05-09T12:15:42.721Z] === RUN TestRenameStoppedContainer [2022-05-09T12:15:42.978Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-09T12:15:42.978Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:15:43.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-09T12:15:43.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:15:43.648Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-09T12:15:43.648Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:15:43.906Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-05-09T12:15:43.906Z] === RUN TestRenameInvalidName [2022-05-09T12:15:44.162Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-09T12:15:44.162Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:15:44.897Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-05-09T12:15:44.897Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:15:45.459Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-09T12:15:45.459Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:15:46.054Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-05-09T12:15:46.054Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:15:46.311Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-09T12:15:46.311Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:15:46.428Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-09T12:15:46.428Z] === RUN TestNISDomainname [2022-05-09T12:15:46.990Z] --- PASS: TestNISDomainname (0.50s) [2022-05-09T12:15:46.990Z] === RUN TestHostnameDnsResolution [2022-05-09T12:15:47.240Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-05-09T12:15:47.240Z] === RUN TestResize [2022-05-09T12:15:47.552Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-09T12:15:47.552Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:15:47.778Z] INFO: Extraction ended at 05/09/2022 12:15:44. Duration:00:00:35.0016392 [2022-05-09T12:15:47.778Z] INFO: Updating the golang and path environment variables [2022-05-09T12:15:47.778Z] INFO: GOPATH=d:\gopath [2022-05-09T12:15:47.778Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:15:47.778Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:15:47.778Z] INFO: Running the daemon under test in containerd mode [2022-05-09T12:15:47.778Z] INFO: Starting a daemon under test... [2022-05-09T12:15:47.778Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43569\3\daemon --pidfile d:\CI\PR-43569\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-09T12:15:47.778Z] INFO: Containerd started successfully. [2022-05-09T12:15:47.778Z] INFO: Process started successfully. [2022-05-09T12:15:47.778Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:15:47.778Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:15:47.802Z] --- PASS: TestResize (0.46s) [2022-05-09T12:15:47.802Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:15:48.058Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-09T12:15:48.059Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:15:48.114Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2022-05-09T12:15:48.114Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:15:48.620Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:48.620Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:48.620Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:48.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:15:48.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:48.675Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-09T12:15:48.675Z] === RUN TestStats [2022-05-09T12:15:50.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:51.190Z] --- PASS: TestStats (2.44s) [2022-05-09T12:15:51.190Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:15:51.190Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:15:51.190Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:15:51.191Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:15:51.191Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:15:51.191Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:15:51.191Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:15:51.191Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:15:51.191Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:15:51.191Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:15:51.191Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:15:51.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:51.752Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:15:51.777Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-09T12:15:51.777Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:15:52.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:15:52.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:15:54.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:54.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:15:54.266Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:15:54.316Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-09T12:15:54.316Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:15:55.194Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:15:55.194Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-05-09T12:15:55.194Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-05-09T12:15:55.194Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-05-09T12:15:55.194Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-09T12:15:55.194Z] === RUN TestDeleteDevicemapper [2022-05-09T12:15:55.194Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:15:55.194Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:15:55.194Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:15:57.084Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-05-09T12:15:57.084Z] === RUN TestUpdateMemory [2022-05-09T12:15:57.340Z] --- PASS: TestUpdateMemory (0.51s) [2022-05-09T12:15:57.340Z] === RUN TestUpdateCPUQuota [2022-05-09T12:15:57.903Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-05-09T12:15:57.903Z] === RUN TestUpdatePidsLimit [2022-05-09T12:15:57.903Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:15:58.159Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:15:58.159Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:15:58.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:15:58.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:15:58.415Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:15:58.671Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:15:58.927Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:15:58.927Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:15:59.599Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-09T12:15:59.599Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:15:59.599Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-05-09T12:15:59.599Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-05-09T12:15:59.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-05-09T12:15:59.854Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:16:00.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:16:01.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:16:01.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:16:03.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:16:04.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:16:04.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-09T12:16:04.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-09T12:16:04.880Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-05-09T12:16:04.880Z] === RUN TestBuildWithHugeFile [2022-05-09T12:16:05.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:16:05.572Z] ...INFO: Daemon under test started and replied! [2022-05-09T12:16:05.572Z] INFO: Docker version of the daemon under test [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] Client: [2022-05-09T12:16:05.572Z] Version: 17.06.2-ce [2022-05-09T12:16:05.572Z] API version: 1.30 [2022-05-09T12:16:05.572Z] Go version: go1.8.3 [2022-05-09T12:16:05.572Z] Git commit: cec0b72 [2022-05-09T12:16:05.572Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:16:05.572Z] OS/Arch: windows/amd64 [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] Server: [2022-05-09T12:16:05.572Z] Version: 0.0.0-dev [2022-05-09T12:16:05.572Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:16:05.572Z] Go version: go1.18.1 [2022-05-09T12:16:05.572Z] Git commit: e1cb7d97e8 [2022-05-09T12:16:05.572Z] Built: [2022-05-09T12:16:05.572Z] OS/Arch: windows/amd64 [2022-05-09T12:16:05.572Z] Experimental: false [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] INFO: Docker info of the daemon under test [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] Containers: 0 [2022-05-09T12:16:05.572Z] Running: 0 [2022-05-09T12:16:05.572Z] Paused: 0 [2022-05-09T12:16:05.572Z] Stopped: 0 [2022-05-09T12:16:05.572Z] Images: 0 [2022-05-09T12:16:05.572Z] Server Version: 0.0.0-dev [2022-05-09T12:16:05.572Z] Storage Driver: windowsfilter [2022-05-09T12:16:05.572Z] Windows: [2022-05-09T12:16:05.572Z] Logging Driver: json-file [2022-05-09T12:16:05.572Z] Plugins: [2022-05-09T12:16:05.572Z] Volume: local [2022-05-09T12:16:05.572Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:16:05.572Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:16:05.572Z] Swarm: inactive [2022-05-09T12:16:05.572Z] Default Isolation: process [2022-05-09T12:16:05.572Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T12:16:05.572Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T12:16:05.572Z] OSType: windows [2022-05-09T12:16:05.572Z] Architecture: x86_64 [2022-05-09T12:16:05.572Z] CPUs: 4 [2022-05-09T12:16:05.572Z] Total Memory: 32GiB [2022-05-09T12:16:05.572Z] Name: azwin-2-412c20 [2022-05-09T12:16:05.572Z] ID: XQYL:R3C7:EE6Q:KFJU:ZIAL:OJA2:V5S6:TEHX:QVP6:RV6K:XDMM:VDDK [2022-05-09T12:16:05.572Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T12:16:05.572Z] Debug Mode (client): false [2022-05-09T12:16:05.572Z] Debug Mode (server): true [2022-05-09T12:16:05.572Z] File Descriptors: -1 [2022-05-09T12:16:05.572Z] Goroutines: 29 [2022-05-09T12:16:05.572Z] System Time: 2022-05-09T12:16:04.6535542Z [2022-05-09T12:16:05.572Z] EventsListeners: 0 [2022-05-09T12:16:05.572Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:16:05.572Z] Labels: [2022-05-09T12:16:05.572Z] Experimental: false [2022-05-09T12:16:05.572Z] Insecure Registries: [2022-05-09T12:16:05.572Z] 127.0.0.0/8 [2022-05-09T12:16:05.572Z] Live Restore Enabled: false [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] INFO: Docker images of the daemon under test [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:16:05.572Z] [2022-05-09T12:16:05.572Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:16:05.572Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-09T12:16:05.572Z] ltsc2022: Pulling from windows/servercore [2022-05-09T12:16:05.572Z] 8f616e6e9eec: Pulling fs layer [2022-05-09T12:16:05.572Z] dccd9e4d14d3: Pulling fs layer [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-05-09T12:16:06.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-05-09T12:16:06.734Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:16:08.101Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-05-09T12:16:08.101Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:16:08.101Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-09T12:16:08.101Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-09T12:16:08.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:16:09.030Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-05-09T12:16:09.030Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:16:10.395Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-09T12:16:10.395Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:16:11.323Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-09T12:16:11.323Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:16:12.021Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-05-09T12:16:12.021Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:16:12.021Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-09T12:16:12.021Z] === RUN TestWaitNonBlocked [2022-05-09T12:16:12.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:12.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:12.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:12.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:12.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:12.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:12.021Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:16:12.021Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-05-09T12:16:12.021Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-05-09T12:16:12.021Z] === RUN TestWaitBlocked [2022-05-09T12:16:12.021Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:12.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:12.021Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:12.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:12.021Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:12.021Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:12.276Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:16:12.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-05-09T12:16:12.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-05-09T12:16:12.277Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:16:12.277Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:16:12.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-05-09T12:16:12.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:16:13.251Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-09T12:16:13.251Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:16:14.617Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-05-09T12:16:14.617Z] === RUN TestNISDomainname [2022-05-09T12:16:14.810Z] --- PASS: TestContainerStartOnDaemonRestart (2.06s) [2022-05-09T12:16:14.810Z] === CONT TestIpcModeOlderClient [2022-05-09T12:16:14.810Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-09T12:16:14.810Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:16:15.179Z] --- PASS: TestNISDomainname (0.61s) [2022-05-09T12:16:15.179Z] === RUN TestHostnameDnsResolution [2022-05-09T12:16:15.741Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-05-09T12:16:15.741Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:16:16.331Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-05-09T12:16:16.331Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:16:16.699Z] --- PASS: TestDaemonHostGatewayIP (2.17s) [2022-05-09T12:16:16.699Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:16:16.916Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-05-09T12:16:16.916Z] === RUN TestStats [2022-05-09T12:16:18.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.66s) [2022-05-09T12:16:18.588Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:16:19.436Z] --- PASS: TestStats (2.50s) [2022-05-09T12:16:19.436Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:16:19.436Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:16:19.436Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:16:19.436Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:16:19.436Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:16:19.436Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:16:19.436Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:16:19.436Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:16:19.436Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:16:19.436Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:16:19.436Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:16:19.999Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:16:20.478Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-05-09T12:16:20.685Z] dccd9e4d14d3: Verifying Checksum [2022-05-09T12:16:20.685Z] dccd9e4d14d3: Download complete [2022-05-09T12:16:22.513Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:16:23.442Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:16:23.442Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-05-09T12:16:23.442Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-05-09T12:16:23.442Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-05-09T12:16:23.442Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-05-09T12:16:23.442Z] === RUN TestDeleteDevicemapper [2022-05-09T12:16:23.442Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:16:23.442Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:16:23.442Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:16:23.631Z] 8f616e6e9eec: Verifying Checksum [2022-05-09T12:16:23.631Z] 8f616e6e9eec: Download complete [2022-05-09T12:16:24.642Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-05-09T12:16:24.642Z] PASS [2022-05-09T12:16:24.642Z] [2022-05-09T12:16:24.642Z] === Skipped [2022-05-09T12:16:24.642Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:16:24.642Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:16:24.642Z] [2022-05-09T12:16:24.642Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:16:24.642Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:16:24.642Z] [2022-05-09T12:16:24.642Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:16:24.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:16:24.642Z] [2022-05-09T12:16:24.642Z] DONE 235 tests, 3 skipped in 111.974s [2022-05-09T12:16:24.642Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:16:24.642Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:24.642Z] ++ set -e [2022-05-09T12:16:24.642Z] ++ '[' -n 0 ']' [2022-05-09T12:16:24.642Z] ++ set -x [2022-05-09T12:16:24.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:24.642Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:16:24.642Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:24.642Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:24.642Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:24.642Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:24.642Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:24.642Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:16:24.642Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:16:24.642Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:24.642Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:24.642Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:16:24.642Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:24.642Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-09T12:16:24.898Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-09T12:16:24.898Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:16:24.898Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:16:25.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-05-09T12:16:25.332Z] === RUN TestUpdateMemory [2022-05-09T12:16:25.332Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:16:25.332Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:16:25.332Z] === RUN TestUpdateCPUQuota [2022-05-09T12:16:25.824Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:16:26.261Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-05-09T12:16:26.261Z] === RUN TestUpdatePidsLimit [2022-05-09T12:16:26.261Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:16:26.261Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:16:26.517Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:16:26.751Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:16:26.773Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:16:27.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:16:27.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:16:27.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:16:28.116Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:16:28.116Z] daemon_test.go:156: [dc71fa2cd5be1] daemon is not started [2022-05-09T12:16:28.116Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-09T12:16:28.116Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-09T12:16:28.116Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-09T12:16:28.116Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-09T12:16:28.116Z] === RUN TestDaemonProxy [2022-05-09T12:16:28.116Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-05-09T12:16:28.213Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-05-09T12:16:28.213Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:16:30.005Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:16:31.369Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:16:33.258Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:16:33.513Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy (6.23s) [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-09T12:16:34.074Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-09T12:16:34.074Z] PASS [2022-05-09T12:16:34.074Z] [2022-05-09T12:16:34.074Z] DONE 17 tests in 10.206s [2022-05-09T12:16:34.074Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:16:34.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:34.074Z] ++ set -e [2022-05-09T12:16:34.074Z] ++ '[' -n 0 ']' [2022-05-09T12:16:34.074Z] ++ set -x [2022-05-09T12:16:34.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:34.330Z] INFO: Testing against a local daemon [2022-05-09T12:16:34.330Z] === RUN TestCommitInheritsEnv [2022-05-09T12:16:34.586Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-09T12:16:34.586Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:16:34.586Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-09T12:16:34.586Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:16:34.586Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:16:34.842Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:16:34.842Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:16:34.842Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:16:34.842Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:16:34.842Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:16:34.842Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:16:34.842Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-09T12:16:34.842Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:16:34.842Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-09T12:16:34.842Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:16:35.098Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-05-09T12:16:35.098Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:16:35.098Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:16:35.098Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:16:35.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:16:35.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-09T12:16:35.098Z] === RUN TestTagInvalidReference [2022-05-09T12:16:35.354Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-09T12:16:35.354Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:16:35.354Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-09T12:16:35.354Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:16:35.354Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-09T12:16:35.354Z] === RUN TestTagOfficialNames [2022-05-09T12:16:35.354Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-09T12:16:35.354Z] === RUN TestTagMatchesDigest [2022-05-09T12:16:35.354Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:16:35.354Z] PASS [2022-05-09T12:16:35.354Z] [2022-05-09T12:16:35.354Z] === Skipped [2022-05-09T12:16:35.354Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:16:35.354Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-09T12:16:35.354Z] [2022-05-09T12:16:35.354Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:16:35.354Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:16:35.354Z] [2022-05-09T12:16:35.354Z] DONE 22 tests, 2 skipped in 1.218s [2022-05-09T12:16:35.354Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:16:35.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:35.354Z] ++ set -e [2022-05-09T12:16:35.354Z] ++ '[' -n 0 ']' [2022-05-09T12:16:35.354Z] ++ set -x [2022-05-09T12:16:35.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:16:35.354Z] INFO: Testing against a local daemon [2022-05-09T12:16:35.354Z] === RUN TestNetworkCreateDelete [2022-05-09T12:16:35.610Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-09T12:16:35.610Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:16:35.865Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-09T12:16:35.865Z] === RUN TestDaemonDNSFallback [2022-05-09T12:16:40.379Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-05-09T12:16:40.379Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:16:40.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-05-09T12:16:40.379Z] === RUN TestWaitNonBlocked [2022-05-09T12:16:40.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:40.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:40.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:40.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:40.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:16:40.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:16:40.379Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:16:40.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-09T12:16:40.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-05-09T12:16:40.379Z] === RUN TestWaitBlocked [2022-05-09T12:16:40.379Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:40.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:40.379Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:40.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:40.379Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:16:40.379Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:16:40.941Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:16:40.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-05-09T12:16:40.941Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-05-09T12:16:40.941Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:16:40.941Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:16:42.405Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-05-09T12:16:42.405Z] === RUN TestInspectNetwork [2022-05-09T12:16:43.460Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-05-09T12:16:43.460Z] === CONT TestIpcModeOlderClient [2022-05-09T12:16:43.460Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-09T12:16:43.460Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:16:43.460Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-05-09T12:16:43.460Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:16:45.678Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:16:45.678Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:16:45.678Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:16:45.678Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:16:45.979Z] --- PASS: TestDaemonHostGatewayIP (2.63s) [2022-05-09T12:16:45.979Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:16:48.495Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-05-09T12:16:49.842Z] --- PASS: TestInspectNetwork (7.09s) [2022-05-09T12:16:49.842Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:16:49.842Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:16:49.842Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-09T12:16:49.842Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:16:49.842Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:16:50.770Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:16:50.770Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:16:50.770Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:16:50.770Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:16:50.770Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:16:50.770Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:16:50.770Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:16:50.770Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:16:50.770Z] === RUN TestNetworkList [2022-05-09T12:16:50.770Z] === RUN TestNetworkList//networks [2022-05-09T12:16:50.770Z] === PAUSE TestNetworkList//networks [2022-05-09T12:16:50.770Z] === RUN TestNetworkList//networks/ [2022-05-09T12:16:50.770Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:16:50.770Z] === CONT TestNetworkList//networks [2022-05-09T12:16:50.770Z] === CONT TestNetworkList//networks/ [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkList (0.02s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:16:50.770Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:16:50.770Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:16:51.331Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-09T12:16:51.331Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:16:52.697Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-09T12:16:52.697Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:16:53.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-09T12:16:53.258Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:16:54.186Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-09T12:16:54.186Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:16:55.028Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-05-09T12:16:55.028Z] PASS [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === Skipped [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:16:55.028Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:16:55.028Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:16:55.028Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:16:55.028Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-09T12:16:55.028Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:16:55.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:16:55.028Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:16:55.028Z] [2022-05-09T12:16:55.028Z] DONE 235 tests, 7 skipped in 118.558s [2022-05-09T12:16:55.286Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:16:55.286Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:16:55.552Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-09T12:16:55.552Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:16:55.854Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:55.854Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:55.854Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:55.854Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:55.854Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:55.854Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:16:55.854Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:16:55.854Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:16:55.854Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:16:55.854Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:16:55.854Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:16:55.854Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-09T12:16:55.854Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-09T12:16:55.854Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:16:55.854Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:16:56.113Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-09T12:16:56.113Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:16:57.219Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:16:58.146Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:16:58.628Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-05-09T12:16:58.628Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:16:58.628Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:16:58.628Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:16:58.628Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:16:59.054Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-09T12:16:59.054Z] [2022-05-09T12:16:59.054Z] ________ ____ __. [2022-05-09T12:16:59.054Z] \_____ \ | |/ _| [2022-05-09T12:16:59.054Z] / | \| < [2022-05-09T12:16:59.054Z] / | \ | \ [2022-05-09T12:16:59.054Z] \_______ /____|__ \ [2022-05-09T12:16:59.054Z] \/ \/ [2022-05-09T12:16:59.054Z] [2022-05-09T12:16:59.054Z] INFO: make.ps1 ended at 05/09/2022 12:16:50 [2022-05-09T12:16:59.054Z] INFO: Binaries build ended at 05/09/2022 12:16:52. Duration:00:01:58.1779262 [2022-05-09T12:16:59.054Z] INFO: Copying the built daemon binary to d:\CI\PR-43569\3\binary\dockerd-e1cb7d97e8.exe... [2022-05-09T12:16:59.054Z] INFO: Copying the built client binary to d:\CI\PR-43569\3\binary\docker-e1cb7d97e8.exe... [2022-05-09T12:16:59.054Z] INFO: Copying the golang package from the container to d:\CI\PR-43569\3\installer\go.zip... [2022-05-09T12:16:59.054Z] INFO: Extracting go.zip to d:\CI\PR-43569\3\go [2022-05-09T12:16:59.074Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:16:59.074Z] daemon_test.go:156: [db412a40dad0a] daemon is not started [2022-05-09T12:16:59.074Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-09T12:16:59.074Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-09T12:16:59.074Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-09T12:16:59.074Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-09T12:16:59.074Z] === RUN TestDaemonProxy [2022-05-09T12:16:59.074Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:17:00.048Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-09T12:17:00.048Z] Copying nested executables into bundles/binary-daemon [2022-05-09T12:17:00.048Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-09T12:17:00.048Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:17:00.048Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-09T12:17:00.048Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-09T12:17:00.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/make.sh cross [2022-05-09T12:17:00.671Z] [2022-05-09T12:17:00.926Z] Removing bundles/ [2022-05-09T12:17:00.926Z] [2022-05-09T12:17:00.926Z] ---> Making bundle: cross (in bundles/cross) [2022-05-09T12:17:00.926Z] Cross building: bundles/cross/linux/amd64 [2022-05-09T12:17:00.926Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-09T12:17:00.926Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-09T12:17:00.961Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:17:01.138Z] --- PASS: TestBuildWithHugeFile (50.76s) [2022-05-09T12:17:01.138Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:17:01.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:17:01.138Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:17:01.138Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:17:01.138Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:17:01.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:17:01.138Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:17:01.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:17:01.138Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:17:01.138Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:17:01.138Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:17:01.138Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:17:01.138Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:17:01.138Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-09T12:17:01.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-09T12:17:01.138Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-09T12:17:01.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:17:01.138Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:17:01.138Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:17:01.138Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:17:02.364Z] 8f616e6e9eec: Pull complete [2022-05-09T12:17:02.849Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:17:04.213Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:17:04.775Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:17:05.335Z] --- PASS: TestBuildPreserveOwnership (9.95s) [2022-05-09T12:17:05.335Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-05-09T12:17:05.335Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-09T12:17:05.335Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:17:05.335Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-09T12:17:05.335Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:17:05.335Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-09T12:17:05.335Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-09T12:17:05.335Z] PASS [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === Skipped [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:17:05.335Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:17:05.335Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-09T12:17:05.335Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] DONE 34 tests, 3 skipped in 111.889s [2022-05-09T12:17:05.335Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:17:05.335Z] INFO: Testing against a local daemon [2022-05-09T12:17:05.335Z] === RUN TestConfigInspect [2022-05-09T12:17:05.335Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-09T12:17:05.335Z] === RUN TestConfigList [2022-05-09T12:17:05.335Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestConfigList (0.01s) [2022-05-09T12:17:05.335Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:17:05.335Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-09T12:17:05.335Z] === RUN TestConfigsUpdate [2022-05-09T12:17:05.335Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-09T12:17:05.335Z] === RUN TestTemplatedConfig [2022-05-09T12:17:05.335Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:17:05.335Z] === RUN TestConfigCreateResolve [2022-05-09T12:17:05.335Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-09T12:17:05.335Z] PASS [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === Skipped [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-09T12:17:05.335Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-09T12:17:05.335Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-09T12:17:05.335Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-09T12:17:05.335Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-09T12:17:05.335Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-09T12:17:05.335Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:17:05.335Z] [2022-05-09T12:17:05.335Z] DONE 6 tests, 6 skipped in 0.162s [2022-05-09T12:17:05.335Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy (6.21s) [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-09T12:17:05.336Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-09T12:17:05.336Z] PASS [2022-05-09T12:17:05.336Z] [2022-05-09T12:17:05.336Z] DONE 17 tests in 10.093s [2022-05-09T12:17:05.336Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:17:05.336Z] INFO: Testing against a local daemon [2022-05-09T12:17:05.336Z] === RUN TestCommitInheritsEnv [2022-05-09T12:17:05.592Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-09T12:17:05.592Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:17:05.592Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:17:05.592Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:17:05.592Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:17:05.592Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:17:05.592Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:17:05.592Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:17:05.595Z] INFO: Testing against a local daemon [2022-05-09T12:17:05.595Z] === RUN TestCheckpoint [2022-05-09T12:17:05.595Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:17:05.595Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:17:05.595Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:17:05.595Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:17:05.595Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:17:05.596Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:17:05.596Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:17:05.596Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:17:05.596Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-09T12:17:05.596Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:17:05.850Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:17:05.850Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:17:05.850Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:17:05.850Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:17:05.850Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:17:05.850Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:17:05.850Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:17:05.856Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-09T12:17:05.856Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:17:05.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-09T12:17:05.856Z] === RUN TestCopyEmptyFile [2022-05-09T12:17:06.106Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-09T12:17:06.106Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:17:06.106Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-09T12:17:06.106Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:17:06.116Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-09T12:17:06.116Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:17:06.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-09T12:17:06.116Z] === RUN TestCopyFromContainer [2022-05-09T12:17:06.364Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-05-09T12:17:06.364Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:17:06.927Z] time="2022-05-09T12:17:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-09T12:17:08.293Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-05-09T12:17:08.293Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:17:08.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-09T12:17:08.293Z] === RUN TestTagInvalidReference [2022-05-09T12:17:08.293Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-09T12:17:08.293Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:17:08.293Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-09T12:17:08.293Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:17:08.293Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-09T12:17:08.293Z] === RUN TestTagOfficialNames [2022-05-09T12:17:08.293Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-09T12:17:08.293Z] === RUN TestTagMatchesDigest [2022-05-09T12:17:08.293Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:17:08.293Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer// [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:17:10.313Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:17:10.573Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:17:10.573Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:17:10.573Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer (4.64s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-09T12:17:10.573Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-09T12:17:10.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:17:10.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:17:10.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:17:10.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:17:10.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:17:10.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:17:10.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:17:10.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:17:10.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:17:10.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:17:10.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-09T12:17:10.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:17:10.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:17:10.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:17:10.573Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:17:10.833Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-09T12:17:10.833Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:17:10.833Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:17:10.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:17:10.833Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:17:10.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:17:10.833Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:17:10.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:17:10.833Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:17:10.833Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:17:10.833Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:17:10.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-09T12:17:10.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:17:10.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:17:10.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:17:10.833Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:17:10.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-09T12:17:10.833Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:17:11.772Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-05-09T12:17:11.772Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:17:13.153Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:17:13.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:17:13.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:17:13.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:17:13.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:17:13.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:17:13.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:17:13.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:17:13.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:17:13.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:17:13.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:17:13.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-05-09T12:17:13.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-09T12:17:13.154Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:17:13.471Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-05-09T12:17:13.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:17:13.723Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-05-09T12:17:13.723Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:17:13.723Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:17:13.723Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:17:13.723Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-09T12:17:13.723Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:17:13.723Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:17:13.723Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:17:13.723Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-09T12:17:13.723Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:17:13.723Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:17:13.723Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:17:13.723Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-09T12:17:13.723Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-09T12:17:13.723Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:17:13.723Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:17:13.723Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:17:13.723Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:17:13.723Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-09T12:17:13.723Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:17:13.723Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:17:13.724Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:17:13.724Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-09T12:17:13.724Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:17:13.724Z] === RUN TestDiff [2022-05-09T12:17:13.985Z] --- PASS: TestDiff (0.38s) [2022-05-09T12:17:13.985Z] === RUN TestExecWithCloseStdin [2022-05-09T12:17:14.398Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qqwndtf499p177ltwrmam0olw Created:2022-05-09 12:17:13.240341484 +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[d11703cce1aaa1a1b7f26c8a01b5d347c9a5e7abd5431aa8d4f5b1fd41e75da6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uglc1b50vbrbolf6ewbi49k9a EndpointID:0cb899afc51788a3aadcbd6c1a9b06386e803f98225ad7348d7795700a94918f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab2dba63768d10be76b64b675aef920129aa42deb93cba99992faea80646c516 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:a1f96a023736 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uglc1b50vbrbolf6ewbi49k9a EndpointID:0cb899afc51788a3aadcbd6c1a9b06386e803f98225ad7348d7795700a94918f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:17:14.556Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-05-09T12:17:14.556Z] === RUN TestExec [2022-05-09T12:17:15.126Z] --- PASS: TestExec (0.45s) [2022-05-09T12:17:15.126Z] === RUN TestExecUser [2022-05-09T12:17:15.387Z] --- PASS: TestExecUser (0.47s) [2022-05-09T12:17:15.387Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:17:15.957Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-05-09T12:17:15.957Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:17:17.340Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-05-09T12:17:17.340Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:17:17.913Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-05-09T12:17:17.913Z] === RUN TestHealthKillContainer [2022-05-09T12:17:19.641Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-05-09T12:17:19.641Z] PASS [2022-05-09T12:17:19.641Z] [2022-05-09T12:17:19.641Z] === Skipped [2022-05-09T12:17:19.641Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:17:19.641Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:17:19.641Z] [2022-05-09T12:17:19.641Z] DONE 38 tests, 1 skipped in 43.344s [2022-05-09T12:17:19.641Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] ++ set -e [2022-05-09T12:17:19.641Z] ++ '[' -n 0 ']' [2022-05-09T12:17:19.641Z] ++ set -x [2022-05-09T12:17:19.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] INFO: Testing against a local daemon [2022-05-09T12:17:19.641Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:17:19.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:17:19.641Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:17:19.641Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:17:19.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:17:19.641Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:17:19.641Z] PASS [2022-05-09T12:17:19.641Z] [2022-05-09T12:17:19.641Z] === Skipped [2022-05-09T12:17:19.641Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:17:19.641Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:17:19.641Z] [2022-05-09T12:17:19.641Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:17:19.641Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:17:19.641Z] [2022-05-09T12:17:19.641Z] DONE 2 tests, 2 skipped in 0.092s [2022-05-09T12:17:19.641Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] ++ set -e [2022-05-09T12:17:19.641Z] ++ '[' -n 0 ']' [2022-05-09T12:17:19.641Z] ++ set -x [2022-05-09T12:17:19.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:19.641Z] INFO: Testing against a local daemon [2022-05-09T12:17:19.641Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:17:20.203Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-09T12:17:20.203Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:17:20.764Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:17:21.691Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:17:22.253Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:17:24.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:17:25.507Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:17:25.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-09T12:17:26.040Z] --- PASS: TestHealthKillContainer (7.78s) [2022-05-09T12:17:26.040Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:17:26.040Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:17:26.040Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:17:26.040Z] === RUN TestIpcModeNone [2022-05-09T12:17:26.299Z] --- PASS: TestIpcModeNone (0.57s) [2022-05-09T12:17:26.299Z] === RUN TestIpcModePrivate [2022-05-09T12:17:26.560Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-09T12:17:26.560Z] --- PASS: TestIpcModePrivate (0.45s) [2022-05-09T12:17:26.560Z] === RUN TestIpcModeShareable [2022-05-09T12:17:26.560Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:17:26.560Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-09T12:17:26.560Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:17:28.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-05-09T12:17:28.040Z] === RUN TestAPIIpcModeHost [2022-05-09T12:17:28.040Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:17:28.040Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-09T12:17:28.040Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:17:28.040Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:17:28.040Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-09T12:17:28.040Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:17:28.777Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:17:28.995Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-09T12:17:29.200Z] INFO: Extraction ended at 05/09/2022 12:17:27. Duration:00:00:33.2942279 [2022-05-09T12:17:29.200Z] INFO: Updating the golang and path environment variables [2022-05-09T12:17:29.200Z] INFO: GOPATH=d:\gopath [2022-05-09T12:17:29.200Z] INFO: go version go1.18.1 windows/amd64 [2022-05-09T12:17:29.200Z] INFO: Running the daemon under test in debug mode [2022-05-09T12:17:29.200Z] INFO: Starting a daemon under test... [2022-05-09T12:17:29.200Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43569\3\daemon --pidfile d:\CI\PR-43569\3\docker.pid -D [2022-05-09T12:17:29.200Z] INFO: Process started successfully. [2022-05-09T12:17:29.200Z] INFO: Start tailing logs of the daemon under tests [2022-05-09T12:17:29.200Z] INFO: Waiting for the daemon under test to start... [2022-05-09T12:17:29.255Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-05-09T12:17:29.255Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:17:29.255Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:17:29.255Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-09T12:17:29.255Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:17:29.255Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:17:29.255Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-09T12:17:29.255Z] === RUN TestIpcModeOlderClient [2022-05-09T12:17:29.255Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:17:29.255Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan (9.24s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-05-09T12:17:29.338Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-05-09T12:17:29.338Z] PASS [2022-05-09T12:17:29.338Z] [2022-05-09T12:17:29.338Z] DONE 8 tests in 10.545s [2022-05-09T12:17:29.338Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:17:29.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:29.338Z] ++ set -e [2022-05-09T12:17:29.338Z] ++ '[' -n 0 ']' [2022-05-09T12:17:29.338Z] ++ set -x [2022-05-09T12:17:29.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:29.338Z] testing: warning: no tests to run [2022-05-09T12:17:29.338Z] PASS [2022-05-09T12:17:29.338Z] [2022-05-09T12:17:29.338Z] DONE 0 tests in 0.023s [2022-05-09T12:17:29.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:17:29.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:29.338Z] ++ set -e [2022-05-09T12:17:29.338Z] ++ '[' -n 0 ']' [2022-05-09T12:17:29.338Z] ++ set -x [2022-05-09T12:17:29.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:29.594Z] INFO: Testing against a local daemon [2022-05-09T12:17:29.594Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:17:29.825Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-09T12:17:29.825Z] === RUN TestKillContainer [2022-05-09T12:17:29.825Z] === RUN TestKillContainer/no_signal [2022-05-09T12:17:30.085Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:17:30.345Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:17:30.916Z] --- PASS: TestKillContainer (1.25s) [2022-05-09T12:17:30.916Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-05-09T12:17:30.916Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-09T12:17:30.916Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-09T12:17:30.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:17:30.916Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:17:30.958Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-05-09T12:17:30.958Z] === RUN TestAuthZPluginTLS [2022-05-09T12:17:31.214Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-09T12:17:31.214Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:17:31.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:17:31.776Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-09T12:17:31.776Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:17:32.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2022-05-09T12:17:32.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-05-09T12:17:32.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-09T12:17:32.056Z] === RUN TestKillStoppedContainer [2022-05-09T12:17:32.056Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-09T12:17:32.056Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:17:32.056Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-09T12:17:32.056Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:17:32.316Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-09T12:17:32.316Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:17:32.316Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:17:32.316Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:17:32.316Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:17:32.316Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:17:32.316Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:17:32.316Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:17:32.316Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-09T12:17:32.316Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-09T12:17:32.316Z] === RUN TestLinksContainerNames [2022-05-09T12:17:32.338Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-09T12:17:32.338Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:17:32.900Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-09T12:17:32.900Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:17:33.256Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-09T12:17:33.256Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:17:33.516Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-09T12:17:33.516Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:17:33.827Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-05-09T12:17:33.827Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:17:34.086Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:17:34.086Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:17:34.086Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:17:34.086Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:17:34.346Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-09T12:17:34.346Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:17:34.346Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:17:34.346Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:17:34.346Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-09T12:17:34.346Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:17:34.346Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:17:34.346Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-09T12:17:34.346Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:17:34.346Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:17:34.346Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-09T12:17:34.346Z] === RUN TestNetworkNat [2022-05-09T12:17:34.559Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-09T12:17:34.559Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:17:35.128Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-09T12:17:35.128Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:17:35.286Z] --- PASS: TestNetworkNat (0.63s) [2022-05-09T12:17:35.286Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:17:35.546Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-09T12:17:35.546Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:17:35.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-09T12:17:35.702Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:17:37.067Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-05-09T12:17:37.067Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:17:38.086Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-05-09T12:17:38.086Z] === RUN TestPause [2022-05-09T12:17:38.086Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:17:38.086Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:17:38.086Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:17:38.086Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:17:38.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:17:38.086Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:17:38.086Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:17:38.086Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-09T12:17:38.086Z] === RUN TestPidHost [2022-05-09T12:17:38.432Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-05-09T12:17:38.432Z] === RUN TestAuthZPluginHeader [2022-05-09T12:17:38.995Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-09T12:17:38.995Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:17:38.995Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:38.995Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-09T12:17:38.995Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:17:38.995Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:38.995Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-09T12:17:38.995Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:17:38.995Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:38.995Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-09T12:17:38.995Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:17:38.995Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:38.995Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-09T12:17:38.995Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:17:39.027Z] --- PASS: TestPidHost (0.97s) [2022-05-09T12:17:39.027Z] === RUN TestPsFilter [2022-05-09T12:17:39.027Z] --- PASS: TestPsFilter (0.10s) [2022-05-09T12:17:39.027Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:17:39.597Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-05-09T12:17:39.597Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:17:39.857Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-05-09T12:17:39.857Z] === RUN TestRemoveContainerRunning [2022-05-09T12:17:40.427Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-09T12:17:40.427Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:17:40.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-09T12:17:40.687Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-09T12:17:40.687Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:17:40.687Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:17:40.687Z] === RUN TestRenameLinkedContainer [2022-05-09T12:17:42.596Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-05-09T12:17:42.596Z] === RUN TestRenameStoppedContainer [2022-05-09T12:17:42.857Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-05-09T12:17:42.857Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:17:43.797Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-05-09T12:17:43.797Z] === RUN TestRenameInvalidName [2022-05-09T12:17:44.057Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-09T12:17:44.057Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:17:45.438Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-05-09T12:17:45.438Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:17:46.008Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-09T12:17:46.008Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:17:46.952Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-09T12:17:46.952Z] === RUN TestResize [2022-05-09T12:17:47.213Z] --- PASS: TestResize (0.42s) [2022-05-09T12:17:47.213Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:17:47.784Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-09T12:17:47.784Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:17:48.045Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-09T12:17:48.045Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:17:48.045Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-09T12:17:48.045Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:17:48.045Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:17:49.428Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-09T12:17:49.428Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:17:50.370Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-05-09T12:17:50.370Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:17:50.461Z] .....INFO: Daemon under test started and replied! [2022-05-09T12:17:50.461Z] INFO: Docker version of the daemon under test [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] Client: [2022-05-09T12:17:50.461Z] Version: 17.06.2-ce [2022-05-09T12:17:50.461Z] API version: 1.30 [2022-05-09T12:17:50.461Z] Go version: go1.8.3 [2022-05-09T12:17:50.461Z] Git commit: cec0b72 [2022-05-09T12:17:50.461Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-09T12:17:50.461Z] OS/Arch: windows/amd64 [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] Server: [2022-05-09T12:17:50.461Z] Version: 0.0.0-dev [2022-05-09T12:17:50.461Z] API version: 1.42 (minimum version 1.24) [2022-05-09T12:17:50.461Z] Go version: go1.18.1 [2022-05-09T12:17:50.461Z] Git commit: e1cb7d97e8 [2022-05-09T12:17:50.461Z] Built: [2022-05-09T12:17:50.461Z] OS/Arch: windows/amd64 [2022-05-09T12:17:50.461Z] Experimental: false [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] INFO: Docker info of the daemon under test [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] Containers: 0 [2022-05-09T12:17:50.461Z] Running: 0 [2022-05-09T12:17:50.461Z] Paused: 0 [2022-05-09T12:17:50.461Z] Stopped: 0 [2022-05-09T12:17:50.461Z] Images: 0 [2022-05-09T12:17:50.461Z] Server Version: 0.0.0-dev [2022-05-09T12:17:50.461Z] Storage Driver: windowsfilter [2022-05-09T12:17:50.461Z] Windows: [2022-05-09T12:17:50.461Z] Logging Driver: json-file [2022-05-09T12:17:50.461Z] Plugins: [2022-05-09T12:17:50.461Z] Volume: local [2022-05-09T12:17:50.461Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T12:17:50.461Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T12:17:50.461Z] Swarm: inactive [2022-05-09T12:17:50.461Z] Default Isolation: process [2022-05-09T12:17:50.461Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T12:17:50.461Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-09T12:17:50.461Z] OSType: windows [2022-05-09T12:17:50.461Z] Architecture: x86_64 [2022-05-09T12:17:50.461Z] CPUs: 4 [2022-05-09T12:17:50.461Z] Total Memory: 32GiB [2022-05-09T12:17:50.461Z] Name: azwin-2-5b81d0 [2022-05-09T12:17:50.461Z] ID: MXNW:LJXW:RDEN:6T7I:HZHZ:75KB:KWVJ:XLF7:S563:HQKJ:FE2R:G6JQ [2022-05-09T12:17:50.461Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T12:17:50.461Z] Debug Mode (client): false [2022-05-09T12:17:50.461Z] Debug Mode (server): true [2022-05-09T12:17:50.461Z] File Descriptors: -1 [2022-05-09T12:17:50.461Z] Goroutines: 16 [2022-05-09T12:17:50.461Z] System Time: 2022-05-09T12:17:47.7510581Z [2022-05-09T12:17:50.461Z] EventsListeners: 0 [2022-05-09T12:17:50.461Z] Registry: https://index.docker.io/v1/ [2022-05-09T12:17:50.461Z] Labels: [2022-05-09T12:17:50.461Z] Experimental: false [2022-05-09T12:17:50.461Z] Insecure Registries: [2022-05-09T12:17:50.461Z] 127.0.0.0/8 [2022-05-09T12:17:50.461Z] Live Restore Enabled: false [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] INFO: Docker images of the daemon under test [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:17:50.461Z] [2022-05-09T12:17:50.461Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-09T12:17:50.461Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-09T12:17:50.461Z] ltsc2019: Pulling from windows/servercore [2022-05-09T12:17:50.461Z] 4612f6d0b889: Pulling fs layer [2022-05-09T12:17:50.461Z] ba8181afd426: Pulling fs layer [2022-05-09T12:17:51.752Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-05-09T12:17:51.752Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:17:52.691Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-09T12:17:52.691Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:17:54.072Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-05-09T12:17:54.072Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:17:55.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-05-09T12:17:55.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:17:55.582Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-09T12:17:55.582Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:17:56.970Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-05-09T12:17:56.970Z] === RUN TestNISDomainname [2022-05-09T12:17:56.970Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-09T12:17:56.970Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-09T12:17:56.970Z] === RUN TestHostnameDnsResolution [2022-05-09T12:17:57.033Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-09T12:17:57.033Z] PASS [2022-05-09T12:17:57.033Z] [2022-05-09T12:17:57.033Z] === Skipped [2022-05-09T12:17:57.033Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-09T12:17:57.033Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:57.033Z] [2022-05-09T12:17:57.033Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-09T12:17:57.033Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:57.033Z] [2022-05-09T12:17:57.033Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-09T12:17:57.033Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:57.033Z] [2022-05-09T12:17:57.033Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-09T12:17:57.033Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:17:57.033Z] [2022-05-09T12:17:57.033Z] DONE 17 tests, 4 skipped in 26.019s [2022-05-09T12:17:57.033Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:17:57.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:57.033Z] ++ set -e [2022-05-09T12:17:57.033Z] ++ '[' -n 0 ']' [2022-05-09T12:17:57.033Z] ++ set -x [2022-05-09T12:17:57.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:17:57.033Z] INFO: Testing against a local daemon [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:17:57.033Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:17:57.033Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:17:57.033Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:17:57.033Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:17:57.033Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:17:57.033Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:17:57.033Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:17:57.033Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:17:57.033Z] === RUN TestPluginInstall [2022-05-09T12:17:57.033Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89b8c6a98268c6cd0d7f70d8507a0925f027026e6695d15592e2bf82317c8c73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89b8c6a98268c6cd0d7f70d8507a0925f027026e6695d15592e2bf82317c8c73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:57.033Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92eb6e481d53998017071a8af8cacaea05164c131ecaf295a61423e604ff1bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.033Z] time="2022-05-09T12:17:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92eb6e481d53998017071a8af8cacaea05164c131ecaf295a61423e604ff1bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:57.033Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:17:57.540Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-05-09T12:17:57.541Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:17:57.541Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-09T12:17:57.541Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-09T12:17:57.541Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:17:57.960Z] time="2022-05-09T12:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.960Z] time="2022-05-09T12:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc915d90e406a44432c5dc91ba65eac5da93bce97ae4a6df6fc850a589e0c4b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:57.960Z] time="2022-05-09T12:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:17:57.960Z] time="2022-05-09T12:17:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc915d90e406a44432c5dc91ba65eac5da93bce97ae4a6df6fc850a589e0c4b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:17:58.110Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-05-09T12:17:58.110Z] === RUN TestStats [2022-05-09T12:17:58.110Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:17:58.110Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:17:58.110Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:17:58.110Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:17:58.110Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:17:58.110Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:17:58.110Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:17:58.110Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:17:58.110Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:17:58.110Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:17:58.110Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:17:58.110Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:17:58.110Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:17:58.216Z] plugin_test.go:195: [dc44bc0163e71] daemon is not started [2022-05-09T12:17:58.216Z] --- PASS: TestPluginInstall (2.50s) [2022-05-09T12:17:58.216Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-05-09T12:17:58.216Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-09T12:17:58.216Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-09T12:17:58.216Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:17:58.681Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:17:59.580Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:18:00.508Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:18:00.591Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:18:00.929Z] ba8181afd426: Verifying Checksum [2022-05-09T12:18:00.929Z] ba8181afd426: Download complete [2022-05-09T12:18:01.437Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-05-09T12:18:01.437Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-05-09T12:18:01.437Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-09T12:18:01.437Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:18:01.973Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:18:01.973Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-05-09T12:18:01.973Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-05-09T12:18:01.973Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-05-09T12:18:01.973Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-09T12:18:01.973Z] === RUN TestDeleteDevicemapper [2022-05-09T12:18:01.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:18:01.973Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:18:01.973Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:18:01.999Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-09T12:18:01.999Z] PASS [2022-05-09T12:18:01.999Z] [2022-05-09T12:18:01.999Z] DONE 24 tests in 6.431s [2022-05-09T12:18:01.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:18:01.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:01.999Z] ++ set -e [2022-05-09T12:18:01.999Z] ++ '[' -n 0 ']' [2022-05-09T12:18:01.999Z] ++ set -x [2022-05-09T12:18:01.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:01.999Z] INFO: Testing against a local daemon [2022-05-09T12:18:01.999Z] === RUN TestExternalGraphDriver [2022-05-09T12:18:01.999Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:18:03.357Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-05-09T12:18:03.357Z] === RUN TestUpdateMemory [2022-05-09T12:18:03.357Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:03.357Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:18:03.357Z] === RUN TestUpdateCPUQuota [2022-05-09T12:18:03.357Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:03.357Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-09T12:18:03.357Z] === RUN TestUpdatePidsLimit [2022-05-09T12:18:03.357Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:03.357Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-09T12:18:03.357Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:18:03.887Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:18:05.252Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:18:07.139Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-05-09T12:18:07.139Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-05-09T12:18:07.139Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-05-09T12:18:07.139Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-05-09T12:18:07.139Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:18:07.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:18:07.139Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-09T12:18:07.139Z] PASS [2022-05-09T12:18:07.139Z] [2022-05-09T12:18:07.139Z] === Skipped [2022-05-09T12:18:07.139Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-09T12:18:07.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:18:07.139Z] [2022-05-09T12:18:07.139Z] DONE 5 tests, 1 skipped in 4.992s [2022-05-09T12:18:07.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:18:07.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:07.139Z] ++ set -e [2022-05-09T12:18:07.139Z] ++ '[' -n 0 ']' [2022-05-09T12:18:07.139Z] ++ set -x [2022-05-09T12:18:07.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:07.139Z] INFO: Testing against a local daemon [2022-05-09T12:18:07.139Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:18:07.139Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:18:07.139Z] === RUN TestReadPluginNoRead [2022-05-09T12:18:07.139Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:18:07.139Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:18:07.139Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:18:07.139Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:18:07.139Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:18:10.408Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-05-09T12:18:10.408Z] === CONT TestReadPluginNoRead [2022-05-09T12:18:12.298Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:18:12.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-09T12:18:12.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-09T12:18:13.225Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:18:13.452Z] 4612f6d0b889: Verifying Checksum [2022-05-09T12:18:13.452Z] 4612f6d0b889: Download complete [2022-05-09T12:18:14.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-09T12:18:14.589Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:18:14.844Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-05-09T12:18:15.576Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2022-05-09T12:18:15.576Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:18:15.576Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-05-09T12:18:15.576Z] === RUN TestWaitNonBlocked [2022-05-09T12:18:15.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:18:15.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:18:15.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:18:15.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:18:15.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:18:15.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:18:15.576Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-09T12:18:15.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-09T12:18:15.576Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-05-09T12:18:15.576Z] === RUN TestWaitBlocked [2022-05-09T12:18:15.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:18:15.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:18:15.576Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:18:15.576Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:18:15.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:18:15.576Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:18:15.772Z] === CONT TestReadPluginNoRead [2022-05-09T12:18:15.772Z] read_test.go:92: [d5c4381cfdbfb] daemon is not started [2022-05-09T12:18:15.772Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-05-09T12:18:15.772Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-05-09T12:18:15.772Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-05-09T12:18:15.772Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-05-09T12:18:15.772Z] PASS [2022-05-09T12:18:15.772Z] [2022-05-09T12:18:15.772Z] DONE 6 tests in 8.635s [2022-05-09T12:18:15.772Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] ++ set -e [2022-05-09T12:18:15.772Z] ++ '[' -n 0 ']' [2022-05-09T12:18:15.772Z] ++ set -x [2022-05-09T12:18:15.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] testing: warning: no tests to run [2022-05-09T12:18:15.772Z] PASS [2022-05-09T12:18:15.772Z] [2022-05-09T12:18:15.772Z] DONE 0 tests in 0.028s [2022-05-09T12:18:15.772Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] ++ set -e [2022-05-09T12:18:15.772Z] ++ '[' -n 0 ']' [2022-05-09T12:18:15.772Z] ++ set -x [2022-05-09T12:18:15.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:15.772Z] INFO: Testing against a local daemon [2022-05-09T12:18:15.772Z] === RUN TestPluginWithDevMounts [2022-05-09T12:18:15.772Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:18:15.772Z] === CONT TestPluginWithDevMounts [2022-05-09T12:18:16.146Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-09T12:18:16.146Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-05-09T12:18:16.146Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-05-09T12:18:16.146Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:18:16.146Z] === CONT TestIpcModeOlderClient [2022-05-09T12:18:16.146Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-05-09T12:18:16.146Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:18:16.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-09T12:18:16.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-09T12:18:17.137Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-05-09T12:18:17.137Z] PASS [2022-05-09T12:18:17.137Z] [2022-05-09T12:18:17.137Z] DONE 1 tests in 1.601s [2022-05-09T12:18:17.137Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:18:17.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:17.137Z] ++ set -e [2022-05-09T12:18:17.137Z] ++ '[' -n 0 ']' [2022-05-09T12:18:17.137Z] ++ set -x [2022-05-09T12:18:17.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:17.393Z] INFO: Testing against a local daemon [2022-05-09T12:18:17.393Z] === RUN TestSecretInspect [2022-05-09T12:18:18.702Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-05-09T12:18:18.702Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-05-09T12:18:18.702Z] PASS [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === Skipped [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:18:18.963Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-09T12:18:18.963Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-09T12:18:18.963Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:18:18.963Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:18:18.963Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-09T12:18:18.963Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-09T12:18:18.963Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-09T12:18:18.963Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-09T12:18:18.963Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-09T12:18:18.963Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:18:18.963Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:18:18.963Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-09T12:18:18.963Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-09T12:18:18.963Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-09T12:18:18.963Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-09T12:18:18.963Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-09T12:18:18.963Z] [2022-05-09T12:18:18.963Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-09T12:18:18.964Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:18:18.964Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-09T12:18:18.964Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:18:18.964Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-09T12:18:18.964Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-09T12:18:18.964Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-09T12:18:18.964Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:18:18.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:18:18.964Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-09T12:18:18.964Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-09T12:18:18.964Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-09T12:18:18.964Z] [2022-05-09T12:18:18.964Z] DONE 212 tests, 27 skipped in 73.423s [2022-05-09T12:18:18.964Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:18:18.964Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:18:19.533Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:18:19.533Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:18:19.533Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:18:19.533Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:18:19.533Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:18:19.533Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:18:19.533Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:18:19.533Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:18:19.533Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:18:19.533Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:18:19.793Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:18:19.793Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-09T12:18:19.793Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-09T12:18:19.793Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:18:19.793Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:18:19.908Z] --- PASS: TestSecretInspect (2.14s) [2022-05-09T12:18:19.908Z] === RUN TestSecretList [2022-05-09T12:18:20.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-09T12:18:20.302Z] 8f616e6e9eec: Pull complete [2022-05-09T12:18:21.179Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:18:21.796Z] --- PASS: TestSecretList (2.16s) [2022-05-09T12:18:21.796Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:18:22.118Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:18:23.194Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:18:23.194Z] daemon_test.go:156: [d67b8009ebff2] daemon is not started [2022-05-09T12:18:23.194Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-09T12:18:23.194Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-05-09T12:18:23.194Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-05-09T12:18:23.194Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-05-09T12:18:23.194Z] === RUN TestDaemonProxy [2022-05-09T12:18:23.194Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-09T12:18:23.194Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:18:23.194Z] PASS [2022-05-09T12:18:23.194Z] [2022-05-09T12:18:23.194Z] === Skipped [2022-05-09T12:18:23.194Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-09T12:18:23.194Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-09T12:18:23.194Z] [2022-05-09T12:18:23.194Z] DONE 12 tests, 1 skipped in 4.206s [2022-05-09T12:18:23.194Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:18:23.194Z] INFO: Testing against a local daemon [2022-05-09T12:18:23.194Z] === RUN TestCommitInheritsEnv [2022-05-09T12:18:23.782Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-09T12:18:23.782Z] === RUN TestSecretsUpdate [2022-05-09T12:18:25.104Z] --- PASS: TestCommitInheritsEnv (1.83s) [2022-05-09T12:18:25.104Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:18:25.104Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:18:25.104Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:18:25.364Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:18:25.364Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:18:25.364Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:18:25.364Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:18:25.364Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:18:25.364Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:18:25.364Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-09T12:18:25.364Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:18:25.624Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-09T12:18:25.624Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:18:26.297Z] --- PASS: TestSecretsUpdate (2.16s) [2022-05-09T12:18:26.297Z] === RUN TestTemplatedSecret [2022-05-09T12:18:27.041Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-05-09T12:18:27.041Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:18:27.041Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-09T12:18:27.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:18:27.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:18:27.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-09T12:18:27.041Z] === RUN TestTagInvalidReference [2022-05-09T12:18:27.041Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-09T12:18:27.041Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:18:27.313Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-09T12:18:27.313Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:18:27.313Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-09T12:18:27.313Z] === RUN TestTagOfficialNames [2022-05-09T12:18:27.313Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-09T12:18:27.313Z] === RUN TestTagMatchesDigest [2022-05-09T12:18:27.313Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-09T12:18:27.313Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:18:28.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-09T12:18:28.810Z] --- PASS: TestTemplatedSecret (2.49s) [2022-05-09T12:18:28.810Z] === RUN TestSecretCreateResolve [2022-05-09T12:18:30.697Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-05-09T12:18:30.697Z] PASS [2022-05-09T12:18:30.697Z] [2022-05-09T12:18:30.697Z] DONE 6 tests in 13.363s [2022-05-09T12:18:30.697Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:18:30.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:30.697Z] ++ set -e [2022-05-09T12:18:30.697Z] ++ '[' -n 0 ']' [2022-05-09T12:18:30.697Z] ++ set -x [2022-05-09T12:18:30.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:30.697Z] INFO: Testing against a local daemon [2022-05-09T12:18:30.697Z] === RUN TestServiceCreateInit [2022-05-09T12:18:30.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:18:30.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-09T12:18:34.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-09T12:18:34.917Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:18:35.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-09T12:18:38.183Z] --- PASS: TestServiceCreateInit (7.11s) [2022-05-09T12:18:38.183Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-05-09T12:18:38.183Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-05-09T12:18:38.183Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:18:38.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-09T12:18:40.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-09T12:18:43.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-09T12:18:44.718Z] --- PASS: TestImportExtremelyLargeImageWorks (91.93s) [2022-05-09T12:18:44.718Z] PASS [2022-05-09T12:18:44.718Z] [2022-05-09T12:18:44.718Z] DONE 22 tests in 94.927s [2022-05-09T12:18:44.718Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:18:44.718Z] INFO: Testing against a local daemon [2022-05-09T12:18:44.718Z] === RUN TestNetworkCreateDelete [2022-05-09T12:18:44.718Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-09T12:18:44.718Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:18:44.718Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-09T12:18:44.718Z] === RUN TestDaemonDNSFallback [2022-05-09T12:18:46.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-09T12:18:47.235Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-05-09T12:18:47.235Z] === RUN TestInspectNetwork [2022-05-09T12:18:48.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-09T12:18:50.501Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:18:50.501Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:18:50.501Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:18:50.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:18:51.292Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:18:51.292Z] Using test binary docker [2022-05-09T12:18:51.292Z] +++ /etc/init.d/apparmor start [2022-05-09T12:18:51.292Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:18:51.292Z] INFO: Waiting for daemon to start... [2022-05-09T12:18:51.292Z] Starting dockerd [2022-05-09T12:18:51.292Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-09T12:18:53.021Z] --- PASS: TestCreateServiceMultipleTimes (15.02s) [2022-05-09T12:18:53.021Z] === RUN TestCreateServiceConflict [2022-05-09T12:18:53.197Z] . [2022-05-09T12:18:53.197Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:18:53.456Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:18:53.456Z] Error: No such image: emptyfs [2022-05-09T12:18:53.456Z] ++++ docker load [2022-05-09T12:18:53.456Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:18:54.023Z] Running integration-test (iteration 1) [2022-05-09T12:18:54.024Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-09T12:18:54.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:54.024Z] ++ set -e [2022-05-09T12:18:54.024Z] ++ '[' -n 0 ']' [2022-05-09T12:18:54.024Z] ++ set -x [2022-05-09T12:18:54.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:18:54.591Z] Loaded image: busybox:latest [2022-05-09T12:18:54.707Z] --- PASS: TestInspectNetwork (7.19s) [2022-05-09T12:18:54.707Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:18:54.707Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:18:54.707Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-09T12:18:54.707Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:18:54.707Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:18:55.159Z] Loaded image: busybox:glibc [2022-05-09T12:18:55.536Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-05-09T12:18:55.536Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:18:55.635Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:18:55.635Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:18:55.635Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:18:55.635Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:18:55.635Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:18:55.635Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:18:55.635Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:18:55.635Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:18:55.635Z] === RUN TestNetworkList [2022-05-09T12:18:55.635Z] === RUN TestNetworkList//networks [2022-05-09T12:18:55.635Z] === PAUSE TestNetworkList//networks [2022-05-09T12:18:55.635Z] === RUN TestNetworkList//networks/ [2022-05-09T12:18:55.635Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:18:55.635Z] === CONT TestNetworkList//networks [2022-05-09T12:18:55.635Z] === CONT TestNetworkList//networks/ [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkList (0.02s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:18:55.635Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:18:55.635Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:18:56.197Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-09T12:18:56.197Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:18:57.562Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-09T12:18:57.562Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:18:58.051Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-05-09T12:18:58.051Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:18:58.124Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-05-09T12:18:58.124Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:18:59.043Z] dccd9e4d14d3: Pull complete [2022-05-09T12:18:59.044Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:18:59.044Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:18:59.044Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-09T12:18:59.044Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-09T12:18:59.044Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-09T12:18:59.044Z] WARN: Skipping validation tests [2022-05-09T12:18:59.044Z] INFO: Running unit tests at 05/09/2022 12:18:56... [2022-05-09T12:18:59.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-09T12:18:59.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:19:00.417Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-09T12:19:00.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:19:00.432Z] Loaded image: debian:bullseye-slim [2022-05-09T12:19:00.432Z] Loaded image: hello-world:latest [2022-05-09T12:19:00.432Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:19:00.432Z] INFO: Testing against a local daemon [2022-05-09T12:19:00.432Z] === RUN TestCgroupNamespacesBuild [2022-05-09T12:19:00.977Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-09T12:19:00.977Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:19:01.343Z] INFO: make.ps1 starting at 05/09/2022 12:19:01 [2022-05-09T12:19:01.810Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:19:01.810Z] INFO: Running unit tests... [2022-05-09T12:19:02.968Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-05-09T12:19:02.968Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-09T12:19:03.490Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-09T12:19:03.491Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:19:03.491Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:19:03.491Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:19:03.491Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:19:04.873Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2022-05-09T12:19:04.873Z] === RUN TestBuildWithSession [2022-05-09T12:19:04.873Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:19:04.873Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:19:04.873Z] === RUN TestBuildSquashParent [2022-05-09T12:19:07.431Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-09T12:19:07.431Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-09T12:19:07.431Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-09T12:19:07.431Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-09T12:19:07.431Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-09T12:19:07.431Z] Cross building: bundles/cross/windows/amd64 [2022-05-09T12:19:07.431Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-09T12:19:07.431Z] { [2022-05-09T12:19:07.431Z] "RT_GROUP_ICON": { [2022-05-09T12:19:07.431Z] "#1": { [2022-05-09T12:19:07.431Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] }, [2022-05-09T12:19:07.431Z] "RT_MANIFEST": { [2022-05-09T12:19:07.431Z] "#1": { [2022-05-09T12:19:07.431Z] "0409": { [2022-05-09T12:19:07.431Z] "identity": {}, [2022-05-09T12:19:07.431Z] "description": "Docker Engine", [2022-05-09T12:19:07.431Z] "minimum-os": "vista", [2022-05-09T12:19:07.431Z] "execution-level": "", [2022-05-09T12:19:07.431Z] "ui-access": false, [2022-05-09T12:19:07.431Z] "auto-elevate": false, [2022-05-09T12:19:07.431Z] "dpi-awareness": "unaware", [2022-05-09T12:19:07.431Z] "disable-theming": false, [2022-05-09T12:19:07.431Z] "disable-window-filtering": false, [2022-05-09T12:19:07.431Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:19:07.431Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:19:07.431Z] "long-path-aware": false, [2022-05-09T12:19:07.431Z] "printer-driver-isolation": false, [2022-05-09T12:19:07.431Z] "gdi-scaling": false, [2022-05-09T12:19:07.431Z] "segment-heap": false, [2022-05-09T12:19:07.431Z] "use-common-controls-v6": false [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] }, [2022-05-09T12:19:07.431Z] "RT_MESSAGETABLE": { [2022-05-09T12:19:07.431Z] "#1": { [2022-05-09T12:19:07.431Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] }, [2022-05-09T12:19:07.431Z] "RT_VERSION": { [2022-05-09T12:19:07.431Z] "#1": { [2022-05-09T12:19:07.431Z] "0409": { [2022-05-09T12:19:07.431Z] "fixed": { [2022-05-09T12:19:07.431Z] "file_version": "0.0.0.0", [2022-05-09T12:19:07.431Z] "product_version": "0.0.0.0", [2022-05-09T12:19:07.431Z] "type": "Unknown" [2022-05-09T12:19:07.431Z] }, [2022-05-09T12:19:07.431Z] "info": { [2022-05-09T12:19:07.431Z] "0000": { [2022-05-09T12:19:07.431Z] "CompanyName": "", [2022-05-09T12:19:07.431Z] "FileVersion": "dev", [2022-05-09T12:19:07.431Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-09T12:19:07.431Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-09T12:19:07.431Z] "ProductName": "", [2022-05-09T12:19:07.431Z] "ProductVersion": "dev", [2022-05-09T12:19:07.431Z] "SpecialBuild": "e1cb7d97e85e1a1f9346c4087e1140ec0799e136" [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] } [2022-05-09T12:19:07.431Z] cmd/dockerd/config.go [2022-05-09T12:19:07.431Z] cmd/dockerd/config_windows.go [2022-05-09T12:19:07.431Z] cmd/dockerd/daemon.go [2022-05-09T12:19:07.431Z] cmd/dockerd/daemon_test.go [2022-05-09T12:19:07.431Z] cmd/dockerd/daemon_windows.go [2022-05-09T12:19:07.431Z] cmd/dockerd/docker.go [2022-05-09T12:19:07.431Z] cmd/dockerd/docker_windows.go [2022-05-09T12:19:07.431Z] cmd/dockerd/genwinres_windows.go [2022-05-09T12:19:07.431Z] cmd/dockerd/metrics.go [2022-05-09T12:19:07.431Z] cmd/dockerd/options.go [2022-05-09T12:19:07.431Z] cmd/dockerd/options_test.go [2022-05-09T12:19:07.431Z] cmd/dockerd/service_windows.go [2022-05-09T12:19:07.431Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-09T12:19:07.431Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-09T12:19:12.222Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-09T12:19:12.886Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2022-05-09T12:19:12.886Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:19:13.142Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-05-09T12:19:13.142Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:19:14.853Z] --- PASS: TestBuildSquashParent (8.72s) [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:19:14.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:19:14.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:19:14.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:19:14.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:19:15.656Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-05-09T12:19:15.656Z] === RUN TestCreateServiceSysctls [2022-05-09T12:19:17.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:19:17.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:19:18.328Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-05-09T12:19:18.328Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:19:18.921Z] --- PASS: TestCreateServiceSysctls (2.90s) [2022-05-09T12:19:18.921Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:19:20.219Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i86zbpct2x1iu8r9tewdgpzuu Created:2022-05-09 12:19:18.470805351 +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[9aabdf934d8a17bf5fb930a044b101ed89e23d2ae5a48dbe63e49393311dabd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mf2u2ktxc1v6szrq0dtzin4h3 EndpointID:bb6ac607a9aba464adcbb6b457e135f37aae85569de07b2b667005cb1984b001 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5224ca528b4f828c9549824fd96b86c63a45cea75c4bb11799b115385fac33e2 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:c5e35e3f57f3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mf2u2ktxc1v6szrq0dtzin4h3 EndpointID:bb6ac607a9aba464adcbb6b457e135f37aae85569de07b2b667005cb1984b001 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:19:20.678Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:19:20.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:19:20.820Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-05-09T12:19:20.820Z] === RUN TestInspect [2022-05-09T12:19:23.335Z] --- PASS: TestInspect (2.61s) [2022-05-09T12:19:23.335Z] === RUN TestCreateJob [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-05-09T12:19:23.968Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2022-05-09T12:19:23.968Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:19:23.968Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:19:24.384Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-05-09T12:19:24.384Z] PASS [2022-05-09T12:19:24.384Z] [2022-05-09T12:19:24.384Z] === Skipped [2022-05-09T12:19:24.384Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:19:24.384Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:19:24.384Z] [2022-05-09T12:19:24.384Z] DONE 38 tests, 1 skipped in 44.043s [2022-05-09T12:19:24.384Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:19:24.384Z] INFO: Testing against a local daemon [2022-05-09T12:19:24.384Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:19:24.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:19:24.384Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:19:24.384Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:19:24.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:19:24.384Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:19:24.384Z] PASS [2022-05-09T12:19:24.384Z] [2022-05-09T12:19:24.384Z] === Skipped [2022-05-09T12:19:24.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:19:24.384Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:19:24.384Z] [2022-05-09T12:19:24.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:19:24.384Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:19:24.384Z] [2022-05-09T12:19:24.384Z] DONE 2 tests, 2 skipped in 0.037s [2022-05-09T12:19:24.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:19:24.384Z] INFO: Testing against a local daemon [2022-05-09T12:19:24.384Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:19:24.706Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:19:25.748Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-05-09T12:19:25.748Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:19:26.310Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:19:26.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:19:26.600Z] --- PASS: TestCreateJob (2.92s) [2022-05-09T12:19:26.600Z] === RUN TestReplicatedJob [2022-05-09T12:19:27.236Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:19:27.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:19:27.798Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:19:28.005Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:19:28.573Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy (5.50s) [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s) [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-05-09T12:19:29.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-05-09T12:19:29.141Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:19:29.692Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:19:31.045Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-05-09T12:19:31.045Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:19:31.583Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:19:31.843Z] --- PASS: TestReplicatedJob (4.75s) [2022-05-09T12:19:31.843Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:19:32.951Z] --- PASS: TestBuildLabelWithTargets (2.33s) [2022-05-09T12:19:32.951Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:19:34.328Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-05-09T12:19:34.328Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:19:34.357Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-05-09T12:19:34.357Z] === RUN TestServiceListWithStatuses [2022-05-09T12:19:34.357Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:19:34.357Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:19:34.357Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:19:34.852Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-05-09T12:19:35.414Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-05-09T12:19:35.414Z] PASS [2022-05-09T12:19:35.414Z] [2022-05-09T12:19:35.414Z] DONE 8 tests in 11.214s [2022-05-09T12:19:35.670Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:19:35.670Z] testing: warning: no tests to run [2022-05-09T12:19:35.670Z] PASS [2022-05-09T12:19:35.670Z] [2022-05-09T12:19:35.670Z] DONE 0 tests in 0.007s [2022-05-09T12:19:35.670Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:19:35.670Z] INFO: Testing against a local daemon [2022-05-09T12:19:35.670Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:19:37.036Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-05-09T12:19:37.036Z] === RUN TestAuthZPluginTLS [2022-05-09T12:19:37.291Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-09T12:19:37.291Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:19:37.616Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-05-09T12:19:37.616Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:19:37.852Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-09T12:19:37.852Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:19:38.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-09T12:19:38.414Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:19:38.522Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-05-09T12:19:38.522Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:19:38.976Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-09T12:19:38.976Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:19:39.545Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2022-05-09T12:19:39.545Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:19:39.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-05-09T12:19:39.912Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:19:40.474Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-09T12:19:40.474Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:19:41.036Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-09T12:19:41.036Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:19:41.598Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-09T12:19:41.598Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:19:41.788Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-05-09T12:19:41.788Z] === RUN TestServicePlugin [2022-05-09T12:19:41.788Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:19:41.788Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:19:41.788Z] === RUN TestServiceUpdateLabel [2022-05-09T12:19:42.835Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2022-05-09T12:19:42.835Z] === RUN TestBuildWithHugeFile [2022-05-09T12:19:43.487Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s) [2022-05-09T12:19:43.487Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:19:43.677Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-05-09T12:19:43.677Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:19:44.853Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-05-09T12:19:44.853Z] === RUN TestAuthZPluginHeader [2022-05-09T12:19:45.415Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-09T12:19:45.415Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:19:45.922Z] === RUN TestMiddlewares [2022-05-09T12:19:45.923Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:19:45.923Z] PASS [2022-05-09T12:19:45.923Z] coverage: 7.9% of statements [2022-05-09T12:19:45.923Z] ok github.com/docker/docker/api/server 0.080s coverage: 7.9% of statements [2022-05-09T12:19:49.580Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.86s) [2022-05-09T12:19:49.580Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:19:52.845Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-05-09T12:19:52.845Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:19:56.112Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2022-05-09T12:19:56.112Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:19:58.551Z] --- PASS: TestServiceUpdateSecrets (13.87s) [2022-05-09T12:19:58.551Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:20:03.798Z] --- PASS: TestImportExtremelyLargeImageWorks (92.47s) [2022-05-09T12:20:03.798Z] PASS [2022-05-09T12:20:03.798Z] [2022-05-09T12:20:03.798Z] === Skipped [2022-05-09T12:20:03.798Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-09T12:20:03.798Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-09T12:20:03.798Z] [2022-05-09T12:20:03.798Z] DONE 22 tests, 1 skipped in 96.678s [2022-05-09T12:20:03.798Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:20:03.798Z] INFO: Testing against a local daemon [2022-05-09T12:20:03.798Z] === RUN TestNetworkCreateDelete [2022-05-09T12:20:03.798Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-09T12:20:03.798Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:20:03.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-09T12:20:03.798Z] === RUN TestDaemonDNSFallback [2022-05-09T12:20:06.052Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.70s) [2022-05-09T12:20:06.052Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:20:07.094Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-05-09T12:20:07.094Z] === RUN TestInspectNetwork [2022-05-09T12:20:07.094Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.094Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:20:07.094Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:20:07.094Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:20:07.094Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:20:07.094Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:20:07.094Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:20:07.094Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:20:07.094Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:20:07.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestNetworkList [2022-05-09T12:20:07.094Z] === RUN TestNetworkList//networks [2022-05-09T12:20:07.094Z] === PAUSE TestNetworkList//networks [2022-05-09T12:20:07.094Z] === RUN TestNetworkList//networks/ [2022-05-09T12:20:07.094Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:20:07.094Z] === CONT TestNetworkList//networks [2022-05-09T12:20:07.094Z] === CONT TestNetworkList//networks/ [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkList (0.01s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:20:07.094Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:20:07.094Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:20:07.094Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:20:07.094Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:20:07.094Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:20:07.094Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:20:07.094Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.094Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:20:07.094Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.094Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:20:07.094Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:20:07.094Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:20:07.094Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:20:07.094Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.094Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-09T12:20:07.094Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:20:07.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.095Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:20:07.095Z] PASS [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === Skipped [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-09T12:20:07.095Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:20:07.095Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:20:07.095Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:20:07.095Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:20:07.095Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-09T12:20:07.095Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:20:07.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] DONE 34 tests, 12 skipped in 7.081s [2022-05-09T12:20:07.095Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.095Z] INFO: Testing against a local daemon [2022-05-09T12:20:07.095Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:20:07.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:20:07.095Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:20:07.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:20:07.095Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:20:07.095Z] PASS [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === Skipped [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:20:07.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:20:07.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] DONE 2 tests, 2 skipped in 0.101s [2022-05-09T12:20:07.095Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.095Z] INFO: Testing against a local daemon [2022-05-09T12:20:07.095Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:20:07.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:20:07.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-09T12:20:07.095Z] PASS [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === Skipped [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-09T12:20:07.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-09T12:20:07.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] DONE 2 tests, 2 skipped in 0.094s [2022-05-09T12:20:07.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.095Z] testing: warning: no tests to run [2022-05-09T12:20:07.095Z] PASS [2022-05-09T12:20:07.095Z] [2022-05-09T12:20:07.095Z] DONE 0 tests in 0.026s [2022-05-09T12:20:07.095Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.095Z] INFO: Testing against a local daemon [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginTLS [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginHeader [2022-05-09T12:20:07.095Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.095Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-09T12:20:07.095Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-09T12:20:07.355Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-09T12:20:07.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-09T12:20:07.355Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-09T12:20:07.355Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-09T12:20:07.355Z] PASS [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === Skipped [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-09T12:20:07.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.355Z] [2022-05-09T12:20:07.355Z] DONE 17 tests, 17 skipped in 0.324s [2022-05-09T12:20:07.355Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.615Z] INFO: Testing against a local daemon [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:07.615Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:07.615Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:07.615Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:07.615Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:07.615Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:20:07.615Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:20:07.615Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:20:07.615Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:20:07.615Z] === RUN TestPluginInstall [2022-05-09T12:20:07.615Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.615Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:20:07.615Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:20:07.615Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-09T12:20:07.615Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:20:07.615Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:20:07.615Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-09T12:20:07.615Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:20:07.615Z] PASS [2022-05-09T12:20:07.615Z] [2022-05-09T12:20:07.615Z] === Skipped [2022-05-09T12:20:07.615Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-09T12:20:07.615Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-09T12:20:07.615Z] [2022-05-09T12:20:07.615Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:20:07.615Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-09T12:20:07.615Z] [2022-05-09T12:20:07.615Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:20:07.615Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-09T12:20:07.615Z] [2022-05-09T12:20:07.615Z] DONE 19 tests, 3 skipped in 0.150s [2022-05-09T12:20:07.615Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:20:07.615Z] INFO: Testing against a local daemon [2022-05-09T12:20:07.615Z] === RUN TestExternalGraphDriver [2022-05-09T12:20:07.615Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-09T12:20:07.615Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-09T12:20:07.615Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:20:11.813Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-05-09T12:20:11.813Z] PASS [2022-05-09T12:20:11.813Z] [2022-05-09T12:20:11.813Z] === Skipped [2022-05-09T12:20:11.813Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-09T12:20:11.813Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-09T12:20:11.813Z] [2022-05-09T12:20:11.813Z] DONE 2 tests, 1 skipped in 3.569s [2022-05-09T12:20:11.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:20:11.813Z] INFO: Testing against a local daemon [2022-05-09T12:20:11.813Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:20:11.813Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:20:11.813Z] === RUN TestReadPluginNoRead [2022-05-09T12:20:11.813Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:20:11.813Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:20:11.813Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:20:11.813Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:20:11.813Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:20:13.532Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-05-09T12:20:13.532Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:20:16.012Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-05-09T12:20:16.012Z] === CONT TestReadPluginNoRead [2022-05-09T12:20:17.923Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:20:19.304Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:20:20.243Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2022-05-09T12:20:20.503Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:20:21.884Z] === CONT TestReadPluginNoRead [2022-05-09T12:20:21.884Z] read_test.go:92: [d70b1c954d868] daemon is not started [2022-05-09T12:20:21.884Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-05-09T12:20:21.884Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-05-09T12:20:21.884Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-05-09T12:20:21.884Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-09T12:20:21.884Z] PASS [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] DONE 6 tests in 10.428s [2022-05-09T12:20:21.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:20:21.884Z] testing: warning: no tests to run [2022-05-09T12:20:21.884Z] PASS [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] DONE 0 tests in 0.035s [2022-05-09T12:20:21.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:20:21.884Z] INFO: Testing against a local daemon [2022-05-09T12:20:21.884Z] === RUN TestPluginWithDevMounts [2022-05-09T12:20:21.884Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-09T12:20:21.884Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:20:21.884Z] PASS [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === Skipped [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:20:21.884Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] DONE 1 tests, 1 skipped in 0.107s [2022-05-09T12:20:21.884Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:20:21.884Z] INFO: Testing against a local daemon [2022-05-09T12:20:21.884Z] === RUN TestSecretInspect [2022-05-09T12:20:21.884Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-09T12:20:21.884Z] === RUN TestSecretList [2022-05-09T12:20:21.884Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestSecretList (0.01s) [2022-05-09T12:20:21.884Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:20:21.884Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-09T12:20:21.884Z] === RUN TestSecretsUpdate [2022-05-09T12:20:21.884Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-09T12:20:21.884Z] === RUN TestTemplatedSecret [2022-05-09T12:20:21.884Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:20:21.884Z] === RUN TestSecretCreateResolve [2022-05-09T12:20:21.884Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-09T12:20:21.884Z] PASS [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === Skipped [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-09T12:20:21.884Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-09T12:20:21.884Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-09T12:20:21.884Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-09T12:20:21.884Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-09T12:20:21.884Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.884Z] [2022-05-09T12:20:21.884Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-09T12:20:21.885Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:21.885Z] [2022-05-09T12:20:21.885Z] DONE 6 tests, 6 skipped in 0.154s [2022-05-09T12:20:21.885Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:20:22.145Z] INFO: Testing against a local daemon [2022-05-09T12:20:22.145Z] === RUN TestServiceCreateInit [2022-05-09T12:20:22.145Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:20:22.145Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:20:22.145Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-09T12:20:22.145Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:20:22.145Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:20:22.145Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceConflict [2022-05-09T12:20:22.145Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:20:22.145Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:20:22.145Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:20:22.145Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:20:22.145Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceSysctls [2022-05-09T12:20:22.145Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-09T12:20:22.145Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:20:22.145Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-09T12:20:22.145Z] === RUN TestInspect [2022-05-09T12:20:22.145Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestInspect (0.02s) [2022-05-09T12:20:22.145Z] === RUN TestCreateJob [2022-05-09T12:20:22.145Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestCreateJob (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestReplicatedJob [2022-05-09T12:20:22.145Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:20:22.145Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.145Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-09T12:20:22.145Z] === RUN TestServiceListWithStatuses [2022-05-09T12:20:22.145Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:20:22.145Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:20:22.145Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:20:22.145Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.405Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-09T12:20:22.405Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:20:22.405Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:22.405Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-09T12:20:22.405Z] === RUN TestServicePlugin [2022-05-09T12:20:24.285Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-09T12:20:24.285Z] PASS [2022-05-09T12:20:24.285Z] [2022-05-09T12:20:24.285Z] DONE 17 tests in 46.390s [2022-05-09T12:20:24.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:20:24.285Z] INFO: Testing against a local daemon [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:24.285Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:24.285Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:24.285Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:24.285Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:20:24.285Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:20:24.285Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:20:24.285Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:20:24.285Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:20:24.285Z] === RUN TestPluginInstall [2022-05-09T12:20:24.285Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d376f9b90ac77673ba601adbc94380afe0f045428658b5fb8aae08868e096769" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d376f9b90ac77673ba601adbc94380afe0f045428658b5fb8aae08868e096769" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.285Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d376f9b90ac77673ba601adbc94380afe0f045428658b5fb8aae08868e096769" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.285Z] time="2022-05-09T12:20:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d376f9b90ac77673ba601adbc94380afe0f045428658b5fb8aae08868e096769" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.285Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:20:24.315Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServicePlugin (1.95s) [2022-05-09T12:20:24.315Z] === RUN TestServiceUpdateLabel [2022-05-09T12:20:24.315Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-09T12:20:24.315Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:20:24.315Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-09T12:20:24.315Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:20:24.315Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-09T12:20:24.315Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:20:24.315Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-09T12:20:24.315Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:20:24.315Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-05-09T12:20:24.315Z] PASS [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === Skipped [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:20:24.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:20:24.315Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-09T12:20:24.315Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-09T12:20:24.315Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-09T12:20:24.315Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-05-09T12:20:24.315Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-09T12:20:24.315Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-09T12:20:24.315Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-09T12:20:24.315Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:20:24.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-09T12:20:24.315Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-09T12:20:24.315Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-05-09T12:20:24.315Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-09T12:20:24.315Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-09T12:20:24.315Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-09T12:20:24.315Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-09T12:20:24.315Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-05-09T12:20:24.315Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-09T12:20:24.315Z] [2022-05-09T12:20:24.315Z] DONE 24 tests, 23 skipped in 2.379s [2022-05-09T12:20:24.315Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:20:24.315Z] INFO: Testing against a local daemon [2022-05-09T12:20:24.315Z] === RUN TestSessionCreate [2022-05-09T12:20:24.541Z] time="2022-05-09T12:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.541Z] time="2022-05-09T12:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8755210545f7718ed01d4f391b44af5e7c0e34cca8f0a5b5b8dfa364de09e2f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.541Z] time="2022-05-09T12:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:20:24.541Z] time="2022-05-09T12:20:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8755210545f7718ed01d4f391b44af5e7c0e34cca8f0a5b5b8dfa364de09e2f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:20:24.575Z] --- PASS: TestSessionCreate (0.04s) [2022-05-09T12:20:24.575Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:20:24.575Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-09T12:20:24.575Z] PASS [2022-05-09T12:20:24.575Z] [2022-05-09T12:20:24.575Z] DONE 2 tests in 0.166s [2022-05-09T12:20:24.575Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:20:24.575Z] INFO: Testing against a local daemon [2022-05-09T12:20:24.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:20:24.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:20:24.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:20:24.575Z] === RUN TestDiskUsage [2022-05-09T12:20:24.575Z] === PAUSE TestDiskUsage [2022-05-09T12:20:24.575Z] === RUN TestEventsExecDie [2022-05-09T12:20:24.798Z] plugin_test.go:195: [d7fa3d7d495de] daemon is not started [2022-05-09T12:20:24.798Z] --- PASS: TestPluginInstall (2.78s) [2022-05-09T12:20:24.798Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-05-09T12:20:24.798Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-05-09T12:20:24.798Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-05-09T12:20:24.798Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:20:25.146Z] --- PASS: TestEventsExecDie (0.51s) [2022-05-09T12:20:25.146Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:20:25.146Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-09T12:20:25.146Z] === RUN TestEventsVolumeCreate [2022-05-09T12:20:25.146Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-09T12:20:25.146Z] === RUN TestInfoBinaryCommits [2022-05-09T12:20:25.146Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:20:25.146Z] === RUN TestInfoAPIVersioned [2022-05-09T12:20:25.405Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:20:25.405Z] === RUN TestInfoAPI [2022-05-09T12:20:25.405Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:20:25.405Z] === RUN TestInfoAPIWarnings [2022-05-09T12:20:25.697Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-05-09T12:20:25.697Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:20:25.697Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:20:25.697Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:20:26.163Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:20:27.090Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:20:28.016Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-05-09T12:20:28.016Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-05-09T12:20:28.016Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-05-09T12:20:28.016Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:20:28.944Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-05-09T12:20:28.944Z] PASS [2022-05-09T12:20:28.944Z] [2022-05-09T12:20:28.944Z] DONE 24 tests in 6.760s [2022-05-09T12:20:28.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:20:28.944Z] INFO: Testing against a local daemon [2022-05-09T12:20:28.944Z] === RUN TestExternalGraphDriver [2022-05-09T12:20:28.944Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:20:30.833Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:20:32.198Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:20:33.564Z] --- PASS: TestExternalGraphDriver (4.89s) [2022-05-09T12:20:33.564Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-05-09T12:20:33.564Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-05-09T12:20:33.564Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-09T12:20:33.564Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:20:33.779Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:20:37.728Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2022-05-09T12:20:37.728Z] PASS [2022-05-09T12:20:37.728Z] [2022-05-09T12:20:37.728Z] DONE 5 tests in 8.731s [2022-05-09T12:20:37.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:20:37.728Z] INFO: Testing against a local daemon [2022-05-09T12:20:37.728Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:20:37.728Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:20:37.728Z] === RUN TestReadPluginNoRead [2022-05-09T12:20:37.728Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:20:37.728Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:20:37.728Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:20:37.728Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:20:37.728Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:20:40.312Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-05-09T12:20:40.312Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-09T12:20:40.312Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-05-09T12:20:40.312Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-09T12:20:40.312Z] PASS [2022-05-09T12:20:40.312Z] [2022-05-09T12:20:40.312Z] === Skipped [2022-05-09T12:20:40.312Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:20:40.312Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:20:40.312Z] [2022-05-09T12:20:40.312Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-09T12:20:40.312Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-09T12:20:40.312Z] [2022-05-09T12:20:40.312Z] DONE 27 tests, 2 skipped in 129.059s [2022-05-09T12:20:40.312Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:20:40.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:20:40.312Z] ++ set -e [2022-05-09T12:20:40.312Z] ++ '[' -n 0 ']' [2022-05-09T12:20:40.312Z] ++ set -x [2022-05-09T12:20:40.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:20:40.312Z] INFO: Testing against a local daemon [2022-05-09T12:20:40.312Z] === RUN TestSessionCreate [2022-05-09T12:20:40.312Z] --- PASS: TestSessionCreate (0.02s) [2022-05-09T12:20:40.312Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:20:40.312Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-09T12:20:40.312Z] PASS [2022-05-09T12:20:40.312Z] [2022-05-09T12:20:40.312Z] DONE 2 tests in 0.119s [2022-05-09T12:20:40.312Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:20:40.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:20:40.312Z] ++ set -e [2022-05-09T12:20:40.312Z] ++ '[' -n 0 ']' [2022-05-09T12:20:40.312Z] ++ set -x [2022-05-09T12:20:40.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:20:40.313Z] INFO: Testing against a local daemon [2022-05-09T12:20:40.313Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:20:40.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:20:40.313Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:20:40.313Z] === RUN TestDiskUsage [2022-05-09T12:20:40.313Z] === PAUSE TestDiskUsage [2022-05-09T12:20:40.313Z] === RUN TestEventsExecDie [2022-05-09T12:20:40.568Z] --- PASS: TestEventsExecDie (0.51s) [2022-05-09T12:20:40.568Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:20:40.568Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-09T12:20:40.568Z] === RUN TestEventsVolumeCreate [2022-05-09T12:20:40.568Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-09T12:20:40.568Z] === RUN TestInfoBinaryCommits [2022-05-09T12:20:40.568Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:20:40.568Z] === RUN TestInfoAPIVersioned [2022-05-09T12:20:40.568Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:20:40.568Z] === RUN TestInfoAPI [2022-05-09T12:20:40.568Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:20:40.568Z] === RUN TestInfoAPIWarnings [2022-05-09T12:20:40.997Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-05-09T12:20:40.997Z] === CONT TestReadPluginNoRead [2022-05-09T12:20:43.504Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-09T12:20:43.504Z] === RUN TestInfoDebug [2022-05-09T12:20:43.504Z] --- PASS: TestInfoDebug (0.54s) [2022-05-09T12:20:43.504Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:20:43.504Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-09T12:20:43.504Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:20:43.504Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-09T12:20:43.504Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:20:43.504Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-09T12:20:43.504Z] === RUN TestPingCacheHeaders [2022-05-09T12:20:43.504Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-09T12:20:43.504Z] === RUN TestPingGet [2022-05-09T12:20:43.504Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:20:43.504Z] === RUN TestPingHead [2022-05-09T12:20:43.504Z] --- PASS: TestPingHead (0.04s) [2022-05-09T12:20:43.504Z] === RUN TestPingSwarmHeader [2022-05-09T12:20:43.515Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:20:43.819Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-09T12:20:43.819Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-09T12:20:43.819Z] { [2022-05-09T12:20:43.819Z] "RT_GROUP_ICON": { [2022-05-09T12:20:43.819Z] "#1": { [2022-05-09T12:20:43.819Z] "0409": "../../winresources/docker.ico" [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] }, [2022-05-09T12:20:43.819Z] "RT_MANIFEST": { [2022-05-09T12:20:43.819Z] "#1": { [2022-05-09T12:20:43.819Z] "0409": { [2022-05-09T12:20:43.819Z] "identity": {}, [2022-05-09T12:20:43.819Z] "description": "Docker Engine", [2022-05-09T12:20:43.819Z] "minimum-os": "vista", [2022-05-09T12:20:43.819Z] "execution-level": "", [2022-05-09T12:20:43.819Z] "ui-access": false, [2022-05-09T12:20:43.819Z] "auto-elevate": false, [2022-05-09T12:20:43.819Z] "dpi-awareness": "unaware", [2022-05-09T12:20:43.819Z] "disable-theming": false, [2022-05-09T12:20:43.819Z] "disable-window-filtering": false, [2022-05-09T12:20:43.819Z] "high-resolution-scrolling-aware": false, [2022-05-09T12:20:43.819Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-09T12:20:43.819Z] "long-path-aware": false, [2022-05-09T12:20:43.819Z] "printer-driver-isolation": false, [2022-05-09T12:20:43.819Z] "gdi-scaling": false, [2022-05-09T12:20:43.819Z] "segment-heap": false, [2022-05-09T12:20:43.819Z] "use-common-controls-v6": false [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] }, [2022-05-09T12:20:43.819Z] "RT_MESSAGETABLE": { [2022-05-09T12:20:43.819Z] "#1": { [2022-05-09T12:20:43.819Z] "0409": "../../winresources/event_messages.bin" [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] }, [2022-05-09T12:20:43.819Z] "RT_VERSION": { [2022-05-09T12:20:43.819Z] "#1": { [2022-05-09T12:20:43.819Z] "0409": { [2022-05-09T12:20:43.819Z] "fixed": { [2022-05-09T12:20:43.819Z] "file_version": "0.0.0.0", [2022-05-09T12:20:43.819Z] "product_version": "0.0.0.0", [2022-05-09T12:20:43.819Z] "type": "Unknown" [2022-05-09T12:20:43.819Z] }, [2022-05-09T12:20:43.819Z] "info": { [2022-05-09T12:20:43.819Z] "0000": { [2022-05-09T12:20:43.819Z] "CompanyName": "", [2022-05-09T12:20:43.819Z] "FileVersion": "dev", [2022-05-09T12:20:43.819Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-09T12:20:43.819Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-09T12:20:43.819Z] "ProductName": "", [2022-05-09T12:20:43.819Z] "ProductVersion": "dev", [2022-05-09T12:20:43.819Z] "SpecialBuild": "e1cb7d97e85e1a1f9346c4087e1140ec0799e136" [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] } [2022-05-09T12:20:43.819Z] cmd/docker-proxy/genwinres_windows.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/main.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/network_proxy_test.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/proxy.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/sctp_proxy.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/tcp_proxy.go [2022-05-09T12:20:43.819Z] cmd/docker-proxy/udp_proxy.go [2022-05-09T12:20:43.819Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-09T12:20:43.819Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-09T12:20:43.819Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-09T12:20:43.819Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-09T12:20:43.819Z] remote: Enumerating objects: 23, done. [2022-05-09T12:20:43.819Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-09T12:20:43.819Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-09T12:20:43.819Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-09T12:20:43.819Z] 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-05-09T12:20:43.819Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-09T12:20:43.819Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-09T12:20:43.819Z] Cross building: bundles/cross/linux/ppc64le [2022-05-09T12:20:43.819Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-09T12:20:43.819Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-09T12:20:44.073Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:20:44.333Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:20:44.450Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:20:45.273Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:20:45.533Z] --- PASS: TestPingSwarmHeader (1.80s) [2022-05-09T12:20:45.533Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:20:45.533Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:20:45.533Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:20:45.533Z] === RUN TestVersion [2022-05-09T12:20:45.533Z] --- PASS: TestVersion (0.03s) [2022-05-09T12:20:45.533Z] === CONT TestDiskUsage [2022-05-09T12:20:45.814Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:20:45.814Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:20:46.102Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:20:46.362Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage (1.20s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-09T12:20:46.622Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-09T12:20:46.622Z] PASS [2022-05-09T12:20:46.622Z] [2022-05-09T12:20:46.622Z] === Skipped [2022-05-09T12:20:46.622Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:20:46.622Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:20:46.622Z] [2022-05-09T12:20:46.622Z] DONE 54 tests, 1 skipped in 22.139s [2022-05-09T12:20:46.623Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:20:46.742Z] === CONT TestReadPluginNoRead [2022-05-09T12:20:46.742Z] read_test.go:92: [d278d9fe7b520] daemon is not started [2022-05-09T12:20:46.742Z] --- PASS: TestReadPluginNoRead (5.91s) [2022-05-09T12:20:46.742Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-05-09T12:20:46.742Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-09T12:20:46.742Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-05-09T12:20:46.742Z] PASS [2022-05-09T12:20:46.742Z] [2022-05-09T12:20:46.742Z] DONE 6 tests in 9.298s [2022-05-09T12:20:46.742Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:20:46.742Z] testing: warning: no tests to run [2022-05-09T12:20:46.742Z] PASS [2022-05-09T12:20:46.742Z] [2022-05-09T12:20:46.742Z] DONE 0 tests in 0.008s [2022-05-09T12:20:46.742Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:20:46.742Z] INFO: Testing against a local daemon [2022-05-09T12:20:46.742Z] === RUN TestPluginWithDevMounts [2022-05-09T12:20:46.742Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:20:46.742Z] === CONT TestPluginWithDevMounts [2022-05-09T12:20:46.882Z] INFO: Testing against a local daemon [2022-05-09T12:20:46.882Z] === RUN TestVolumesCreateAndList [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:20:46.882Z] === RUN TestVolumesRemove [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-09T12:20:46.882Z] === RUN TestVolumesInspect [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:20:46.882Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:20:46.882Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:20:46.882Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:20:46.882Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:20:46.882Z] PASS [2022-05-09T12:20:46.882Z] [2022-05-09T12:20:46.882Z] DONE 9 tests in 0.200s [2022-05-09T12:20:46.882Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:20:46.882Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14255 is not a child of this shell [2022-05-09T12:20:46.882Z] warning: PID 14255 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-09T12:20:46.882Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:20:46.882Z] [2022-05-09T12:20:46.882Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:20:46.882Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:20:46.882Z] [2022-05-09T12:20:46.882Z] To set a process to complain mode, use the command line tool [2022-05-09T12:20:46.882Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:20:46.882Z] Removing test suite binaries [2022-05-09T12:20:46.882Z] exiting test-integration [2022-05-09T12:20:46.882Z] ++ exit 0 [2022-05-09T12:20:46.882Z] [2022-05-09T12:20:47.423Z] dccd9e4d14d3: Pull complete [2022-05-09T12:20:47.423Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-09T12:20:47.423Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:20:47.423Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-09T12:20:47.423Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-09T12:20:47.423Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-09T12:20:47.423Z] WARN: Skipping validation tests [2022-05-09T12:20:47.423Z] INFO: Running unit tests at 05/09/2022 12:20:35... [2022-05-09T12:20:47.423Z] INFO: make.ps1 starting at 05/09/2022 12:20:41 [2022-05-09T12:20:47.423Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:20:47.423Z] INFO: Running unit tests... Post stage [Pipeline] junit [2022-05-09T12:20:48.277Z] Recording test results [2022-05-09T12:20:48.632Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-05-09T12:20:48.632Z] PASS [2022-05-09T12:20:48.632Z] [2022-05-09T12:20:48.632Z] DONE 1 tests in 1.579s [2022-05-09T12:20:48.632Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:20:48.632Z] INFO: Testing against a local daemon [2022-05-09T12:20:48.632Z] === RUN TestSecretInspect [2022-05-09T12:20:50.126Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:20:50.477Z] + echo Ensuring container killed. [2022-05-09T12:20:50.477Z] Ensuring container killed. [2022-05-09T12:20:50.477Z] + docker rm -vf docker-pr3 [2022-05-09T12:20:50.477Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-05-09T12:20:50.521Z] --- PASS: TestSecretInspect (2.18s) [2022-05-09T12:20:50.521Z] === RUN TestSecretList [2022-05-09T12:20:50.765Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:20:50.765Z] Chowning /workspace to jenkins user [2022-05-09T12:20:50.765Z] + id -u [2022-05-09T12:20:50.765Z] + id -g [2022-05-09T12:20:50.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:20:50.765Z] Unable to find image 'busybox:latest' locally [2022-05-09T12:20:51.035Z] latest: Pulling from library/busybox [2022-05-09T12:20:51.035Z] 50e8d59317eb: Pulling fs layer [2022-05-09T12:20:51.035Z] 50e8d59317eb: Verifying Checksum [2022-05-09T12:20:51.035Z] 50e8d59317eb: Download complete [2022-05-09T12:20:51.295Z] 50e8d59317eb: Pull complete [2022-05-09T12:20:51.295Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T12:20:51.295Z] Status: Downloaded newer image for busybox:latest [2022-05-09T12:20:52.169Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-09T12:20:53.041Z] --- PASS: TestSecretList (2.23s) [2022-05-09T12:20:53.041Z] === RUN TestSecretsCreateAndDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:20:53.509Z] + bundleName=amd64-rootless [2022-05-09T12:20:53.509Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-09T12:20:53.509Z] Creating amd64-rootless-bundles.tar.gz [2022-05-09T12:20:53.509Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-09T12:20:53.509Z] + 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-05-09T12:20:53.522Z] Archiving artifacts [2022-05-09T12:20:54.930Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-05-09T12:20:54.930Z] === RUN TestSecretsUpdate [2022-05-09T12:20:55.610Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:20:55.843Z] 4612f6d0b889: Pull complete [2022-05-09T12:20:55.924Z] + make clean [2022-05-09T12:20:56.184Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:20:56.184Z] docker-dev-cache [2022-05-09T12:20:56.184Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:20:57.445Z] --- PASS: TestSecretsUpdate (2.19s) [2022-05-09T12:20:57.445Z] === RUN TestTemplatedSecret [2022-05-09T12:20:58.207Z] === RUN TestBoolValue [2022-05-09T12:20:58.207Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestBoolValueOrDefault [2022-05-09T12:20:58.207Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestInt64ValueOrZero [2022-05-09T12:20:58.207Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:20:58.207Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:20:58.207Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestJsonContentType [2022-05-09T12:20:58.207Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestReadJSON [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/nil_body [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/empty_body [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:20:58.207Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:20:58.207Z] PASS [2022-05-09T12:20:58.207Z] coverage: 31.9% of statements [2022-05-09T12:20:58.207Z] ok github.com/docker/docker/api/server/httputils 0.064s coverage: 31.9% of statements [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:20:58.207Z] === RUN TestMaskSecretKeys [2022-05-09T12:20:58.207Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:20:58.207Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:20:58.207Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:20:58.207Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:20:58.207Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:20:58.207Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:20:58.207Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:20:58.207Z] PASS [2022-05-09T12:20:58.207Z] coverage: 37.7% of statements [2022-05-09T12:20:58.207Z] ok github.com/docker/docker/api/server/middleware 0.082s coverage: 37.7% of statements [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:20:58.207Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:20:58.207Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:20:58.207Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:20:58.207Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:20:58.207Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:20:58.207Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:20:58.207Z] PASS [2022-05-09T12:20:58.207Z] coverage: 90.0% of statements [2022-05-09T12:20:58.207Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-05-09T12:20:58.207Z] === RUN TestToJSON [2022-05-09T12:20:58.207Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestToParamWithVersion [2022-05-09T12:20:58.207Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestFromJSON [2022-05-09T12:20:58.207Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestEmpty [2022-05-09T12:20:58.207Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:20:58.207Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestArgsMatchKVList [2022-05-09T12:20:58.207Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestArgsMatch [2022-05-09T12:20:58.207Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestAdd [2022-05-09T12:20:58.207Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestDel [2022-05-09T12:20:58.207Z] --- PASS: TestDel (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestLen [2022-05-09T12:20:58.207Z] --- PASS: TestLen (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestExactMatch [2022-05-09T12:20:58.207Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:20:58.207Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestContains [2022-05-09T12:20:58.207Z] --- PASS: TestContains (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestValidate [2022-05-09T12:20:58.207Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestWalkValues [2022-05-09T12:20:58.207Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestFuzzyMatch [2022-05-09T12:20:58.207Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:20:58.207Z] === RUN TestClone [2022-05-09T12:20:58.207Z] --- PASS: TestClone (0.00s) [2022-05-09T12:20:58.207Z] PASS [2022-05-09T12:20:58.207Z] coverage: 92.2% of statements [2022-05-09T12:20:58.207Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-05-09T12:20:58.618Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-09T12:20:58.618Z] === RUN TestInfoDebug [2022-05-09T12:20:58.618Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:20:58.618Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:20:58.618Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:20:58.618Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:20:58.618Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-09T12:20:58.618Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:20:58.675Z] === RUN TestGetTimestamp [2022-05-09T12:20:58.675Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:20:58.675Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:20:58.675Z] PASS [2022-05-09T12:20:58.675Z] coverage: 6.1% of statements [2022-05-09T12:20:58.675Z] ok github.com/docker/docker/api/server/router/swarm 0.149s coverage: 6.1% of statements [2022-05-09T12:20:58.675Z] --- PASS: TestGetTimestamp (0.26s) [2022-05-09T12:20:58.675Z] === RUN TestParseTimestamps [2022-05-09T12:20:58.675Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:20:58.675Z] PASS [2022-05-09T12:20:58.675Z] coverage: 100.0% of statements [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:20:58.675Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:20:58.675Z] ok github.com/docker/docker/api/types/time 0.336s coverage: 100.0% of statements [2022-05-09T12:20:58.874Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-09T12:20:58.874Z] === RUN TestPingCacheHeaders [2022-05-09T12:20:58.874Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-09T12:20:58.874Z] === RUN TestPingGet [2022-05-09T12:20:58.874Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:20:58.874Z] === RUN TestPingHead [2022-05-09T12:20:58.874Z] --- PASS: TestPingHead (0.02s) [2022-05-09T12:20:58.874Z] === RUN TestPingSwarmHeader [2022-05-09T12:20:59.143Z] === RUN TestCompareVersion [2022-05-09T12:20:59.143Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:20:59.143Z] PASS [2022-05-09T12:20:59.143Z] coverage: 77.3% of statements [2022-05-09T12:20:59.143Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:20:59.143Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:20:59.436Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:20:59.962Z] --- PASS: TestTemplatedSecret (2.54s) [2022-05-09T12:20:59.962Z] === RUN TestSecretCreateResolve [2022-05-09T12:20:59.997Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:21:00.711Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:21:00.711Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:21:00.711Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:21:00.711Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-05-09T12:21:00.711Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:21:00.711Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-09T12:21:00.711Z] === RUN TestCloneArgsGit [2022-05-09T12:21:00.711Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:21:00.711Z] === RUN TestCheckoutGit [2022-05-09T12:21:00.711Z] === RUN TestIsGIT [2022-05-09T12:21:00.711Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:21:00.711Z] PASS [2022-05-09T12:21:00.711Z] coverage: 100.0% of statements [2022-05-09T12:21:00.711Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.108s coverage: 100.0% of statements [2022-05-09T12:21:00.924Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:21:00.924Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-09T12:21:00.924Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:21:00.924Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:21:00.924Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:21:00.924Z] === RUN TestVersion [2022-05-09T12:21:00.924Z] --- PASS: TestVersion (0.02s) [2022-05-09T12:21:00.924Z] === CONT TestDiskUsage [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:21:01.487Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:21:01.853Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-09T12:21:01.853Z] PASS [2022-05-09T12:21:01.853Z] [2022-05-09T12:21:01.853Z] DONE 6 tests in 13.555s [2022-05-09T12:21:01.853Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:21:02.049Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage (1.17s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:21:02.049Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:21:02.049Z] PASS [2022-05-09T12:21:02.049Z] [2022-05-09T12:21:02.049Z] === Skipped [2022-05-09T12:21:02.049Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:21:02.049Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:21:02.049Z] [2022-05-09T12:21:02.049Z] DONE 54 tests, 1 skipped in 22.251s [2022-05-09T12:21:02.049Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:21:02.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:21:02.049Z] ++ set -e [2022-05-09T12:21:02.049Z] ++ '[' -n 0 ']' [2022-05-09T12:21:02.049Z] ++ set -x [2022-05-09T12:21:02.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:21:02.109Z] INFO: Testing against a local daemon [2022-05-09T12:21:02.109Z] === RUN TestServiceCreateInit [2022-05-09T12:21:02.109Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:21:02.305Z] INFO: Testing against a local daemon [2022-05-09T12:21:02.305Z] === RUN TestVolumesCreateAndList [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:21:02.305Z] === RUN TestVolumesRemove [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-09T12:21:02.305Z] === RUN TestVolumesInspect [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:21:02.305Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:21:02.305Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:21:02.305Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:21:02.305Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:21:02.305Z] PASS [2022-05-09T12:21:02.305Z] [2022-05-09T12:21:02.305Z] DONE 9 tests in 0.209s [2022-05-09T12:21:02.305Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:21:02.561Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:21:02.561Z] +++ kill 14272 [2022-05-09T12:21:02.561Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:21:02.561Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:21:02.561Z] [2022-05-09T12:21:02.561Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:21:02.561Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:21:02.561Z] [2022-05-09T12:21:02.561Z] To set a process to complain mode, use the command line tool [2022-05-09T12:21:02.561Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:21:02.561Z] +++ true [2022-05-09T12:21:02.561Z] exiting test-integration [2022-05-09T12:21:02.561Z] ++ exit 0 [2022-05-09T12:21:02.561Z] [2022-05-09T12:21:02.930Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:21:02.930Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:21:02.930Z] === RUN TestProcessNoDockerignore [2022-05-09T12:21:02.930Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-09T12:21:02.930Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:21:02.930Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestDetectContentType [2022-05-09T12:21:02.930Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:21:02.930Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestInspectEmptyResponse [2022-05-09T12:21:02.930Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestInspectResponseBinary [2022-05-09T12:21:02.930Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:21:02.930Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:21:02.930Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:21:02.930Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestUnknownContentLength [2022-05-09T12:21:02.930Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestDownloadRemote [2022-05-09T12:21:02.930Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-09T12:21:02.930Z] === RUN TestGetWithStatusError [2022-05-09T12:21:02.930Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestCloseRootDirectory [2022-05-09T12:21:02.930Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:21:02.930Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestHashFile [2022-05-09T12:21:02.930Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:21:02.930Z] --- SKIP: TestHashFile (0.01s) [2022-05-09T12:21:02.930Z] === RUN TestHashSubdir [2022-05-09T12:21:02.930Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:21:02.930Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestRemoveDirectory [2022-05-09T12:21:02.930Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:21:02.930Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-09T12:21:02.930Z] PASS [2022-05-09T12:21:02.930Z] coverage: 9.3% of statements [2022-05-09T12:21:02.930Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 9.3% of statements [2022-05-09T12:21:02.930Z] === RUN TestEnable [2022-05-09T12:21:02.930Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestDisable [2022-05-09T12:21:02.930Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:21:02.930Z] === RUN TestEnabled [2022-05-09T12:21:02.930Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:21:02.930Z] PASS [2022-05-09T12:21:02.930Z] coverage: 100.0% of statements [2022-05-09T12:21:02.930Z] ok github.com/docker/docker/cli/debug 0.124s coverage: 100.0% of statements [2022-05-09T12:21:03.397Z] === RUN TestGetAllAllowed [2022-05-09T12:21:03.397Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestGetAllMeta [2022-05-09T12:21:03.397Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:21:03.397Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:21:03.397Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestIsExistingDirectory [2022-05-09T12:21:03.397Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestGetFilenameForDownload [2022-05-09T12:21:03.397Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestEnv2Variables [2022-05-09T12:21:03.397Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:21:03.397Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestMaintainer [2022-05-09T12:21:03.397Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestLabel [2022-05-09T12:21:03.397Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestFromScratch [2022-05-09T12:21:03.397Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestFromWithArg [2022-05-09T12:21:03.397Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:21:03.397Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:21:03.397Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:21:03.397Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestOnbuild [2022-05-09T12:21:03.397Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestWorkdir [2022-05-09T12:21:03.397Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestCmd [2022-05-09T12:21:03.397Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestHealthcheckNone [2022-05-09T12:21:03.397Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestHealthcheckCmd [2022-05-09T12:21:03.397Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestEntrypoint [2022-05-09T12:21:03.397Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestExpose [2022-05-09T12:21:03.397Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestUser [2022-05-09T12:21:03.397Z] --- PASS: TestUser (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestVolume [2022-05-09T12:21:03.397Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestStopSignal [2022-05-09T12:21:03.397Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:21:03.397Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestArg [2022-05-09T12:21:03.397Z] --- PASS: TestArg (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestShell [2022-05-09T12:21:03.397Z] --- PASS: TestShell (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:21:03.397Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestRunWithBuildArgs [2022-05-09T12:21:03.397Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:21:03.397Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:21:03.397Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:21:03.397Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:21:03.397Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:21:03.397Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:21:03.398Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestNormalizeWorkdir [2022-05-09T12:21:03.398Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestDispatch [2022-05-09T12:21:03.398Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:21:03.398Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:21:03.398Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:21:03.398Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:21:03.398Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:21:03.398Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:21:03.398Z] === RUN TestDispatch/COPY_url [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch (0.10s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:21:03.398Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:21:03.398Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:21:03.398Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:21:03.398Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:21:03.398Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:21:03.398Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestEmptyDockerfile [2022-05-09T12:21:03.398Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:21:03.398Z] === RUN TestSymlinkDockerfile [2022-05-09T12:21:03.398Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-09T12:21:03.398Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:21:03.398Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-09T12:21:03.398Z] === RUN TestNonExistingDockerfile [2022-05-09T12:21:03.398Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestCopyRunConfig [2022-05-09T12:21:03.398Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:21:03.398Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestExportImage [2022-05-09T12:21:03.398Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:21:03.398Z] === RUN TestNormalizeDest [2022-05-09T12:21:03.398Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:21:03.398Z] PASS [2022-05-09T12:21:03.398Z] coverage: 46.7% of statements [2022-05-09T12:21:03.398Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 46.7% of statements Post stage [Pipeline] junit [2022-05-09T12:21:03.509Z] Recording test results [2022-05-09T12:21:03.627Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:21:03.957Z] + echo Ensuring container killed. [2022-05-09T12:21:03.957Z] Ensuring container killed. [2022-05-09T12:21:03.957Z] + docker rm -vf docker-pr3 [2022-05-09T12:21:03.957Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-05-09T12:21:04.229Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:21:04.229Z] Chowning /workspace to jenkins user [2022-05-09T12:21:04.229Z] + id -u [2022-05-09T12:21:04.229Z] + id -g [2022-05-09T12:21:04.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:21:04.960Z] === RUN TestTCP4Proxy [2022-05-09T12:21:04.960Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-09T12:21:04.960Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:21:04.960Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestTCP6Proxy [2022-05-09T12:21:04.960Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:21:04.960Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestTCPDualStackProxy [2022-05-09T12:21:04.960Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:21:04.960Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestUDP4Proxy [2022-05-09T12:21:04.960Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestUDP6Proxy [2022-05-09T12:21:04.960Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:21:04.960Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestUDPWriteError [2022-05-09T12:21:04.960Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestSCTP4Proxy [2022-05-09T12:21:04.960Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:21:04.960Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-09T12:21:04.960Z] === RUN TestSCTP6Proxy [2022-05-09T12:21:04.960Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:21:04.960Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:21:04.960Z] PASS [2022-05-09T12:21:04.960Z] coverage: 49.4% of statements [2022-05-09T12:21:04.960Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:21:05.880Z] + bundleName=arm64-integration [2022-05-09T12:21:05.880Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-09T12:21:05.880Z] Creating arm64-integration-bundles.tar.gz [2022-05-09T12:21:05.880Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-09T12:21:05.880Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-09T12:21:06.145Z] Archiving artifacts [2022-05-09T12:21:06.273Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:21:06.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:21:06.732Z] + make clean [2022-05-09T12:21:06.732Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:21:06.732Z] docker-dev-cache [2022-05-09T12:21:06.732Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:21:07.110Z] ? github.com/docker/docker/api [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:21:10.437Z] --- PASS: TestServiceCreateInit (7.70s) [2022-05-09T12:21:10.437Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-05-09T12:21:10.437Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2022-05-09T12:21:10.437Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:21:17.443Z] === RUN TestCheckpointCreateError [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointCreate [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointDeleteError [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointDelete [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointListError [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointList [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:21:17.443Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:21:17.443Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:21:17.443Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-05-09T12:21:17.443Z] === RUN TestGetAPIPath [2022-05-09T12:21:17.443Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestParseHostURL [2022-05-09T12:21:17.443Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:21:17.443Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:21:17.443Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestClientRedirect [2022-05-09T12:21:17.443Z] === RUN TestClientRedirect/GET [2022-05-09T12:21:17.443Z] === RUN TestClientRedirect/POST [2022-05-09T12:21:17.443Z] === RUN TestClientRedirect/PUT [2022-05-09T12:21:17.443Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:21:17.443Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:21:17.443Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:21:17.443Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigCreateError [2022-05-09T12:21:17.443Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigCreate [2022-05-09T12:21:17.443Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspectNotFound [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspectError [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigInspect [2022-05-09T12:21:17.443Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigListUnsupported [2022-05-09T12:21:17.443Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigListError [2022-05-09T12:21:17.443Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigList [2022-05-09T12:21:17.443Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:21:17.443Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigRemoveError [2022-05-09T12:21:17.443Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigRemove [2022-05-09T12:21:17.443Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:21:17.443Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigUpdateError [2022-05-09T12:21:17.443Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestConfigUpdate [2022-05-09T12:21:17.443Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestContainerCommitError [2022-05-09T12:21:17.443Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestContainerCommit [2022-05-09T12:21:17.443Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestContainerStatPathError [2022-05-09T12:21:17.443Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:21:17.443Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:21:17.443Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStatPath [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyToContainerError [2022-05-09T12:21:17.444Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:21:17.444Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:21:17.444Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyToContainer [2022-05-09T12:21:17.444Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyFromContainerError [2022-05-09T12:21:17.444Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:21:17.444Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:21:17.444Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:21:17.444Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestCopyFromContainer [2022-05-09T12:21:17.444Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerCreateError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:21:17.444Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerCreateWithName [2022-05-09T12:21:17.444Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:21:17.444Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerDiffError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerDiff [2022-05-09T12:21:17.444Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecCreateError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecCreate [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecStartError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecStart [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecInspectError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecInspect [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExportError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExport [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerInspectError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:21:17.444Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:21:17.444Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerInspect [2022-05-09T12:21:17.444Z] --- PASS: TestContainerInspect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerInspectNode [2022-05-09T12:21:17.444Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerKillError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerKill [2022-05-09T12:21:17.444Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerListError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerList [2022-05-09T12:21:17.444Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerLogsError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerLogs [2022-05-09T12:21:17.444Z] --- PASS: TestContainerLogs (0.23s) [2022-05-09T12:21:17.444Z] === RUN TestContainerPauseError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerPause [2022-05-09T12:21:17.444Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainersPruneError [2022-05-09T12:21:17.444Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainersPrune [2022-05-09T12:21:17.444Z] --- PASS: TestContainersPrune (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRemoveError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRemove [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRenameError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRename [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerResizeError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecResizeError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerResize [2022-05-09T12:21:17.444Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerExecResize [2022-05-09T12:21:17.444Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRestartError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerRestart [2022-05-09T12:21:17.444Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStartError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStart [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStatsError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStats [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStopError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerStop [2022-05-09T12:21:17.444Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerTopError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerTop [2022-05-09T12:21:17.444Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerUnpauseError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerUnpause [2022-05-09T12:21:17.444Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerUpdateError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerUpdate [2022-05-09T12:21:17.444Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerWaitError [2022-05-09T12:21:17.444Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestContainerWait [2022-05-09T12:21:17.444Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestDiskUsageError [2022-05-09T12:21:17.444Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestDiskUsage [2022-05-09T12:21:17.444Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:21:17.444Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:21:17.444Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestEventsErrorInOptions [2022-05-09T12:21:17.444Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestEventsErrorFromServer [2022-05-09T12:21:17.444Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestEvents [2022-05-09T12:21:17.444Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestTLSCloseWriter [2022-05-09T12:21:17.444Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:21:17.444Z] === RUN TestImageBuildError [2022-05-09T12:21:17.444Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageBuild [2022-05-09T12:21:17.444Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestGetDockerOS [2022-05-09T12:21:17.444Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageCreateError [2022-05-09T12:21:17.444Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageCreate [2022-05-09T12:21:17.444Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageHistoryError [2022-05-09T12:21:17.444Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageHistory [2022-05-09T12:21:17.444Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageImportError [2022-05-09T12:21:17.444Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageImport [2022-05-09T12:21:17.444Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageInspectError [2022-05-09T12:21:17.444Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:21:17.444Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:21:17.444Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageInspect [2022-05-09T12:21:17.444Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageListError [2022-05-09T12:21:17.444Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageList [2022-05-09T12:21:17.444Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageListApiBefore125 [2022-05-09T12:21:17.444Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageLoadError [2022-05-09T12:21:17.444Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageLoad [2022-05-09T12:21:17.444Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagesPruneError [2022-05-09T12:21:17.444Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagesPrune [2022-05-09T12:21:17.444Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullAnyError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:21:17.444Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushReferenceError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushAnyError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:21:17.444Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageRemoveError [2022-05-09T12:21:17.444Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:21:17.444Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageRemove [2022-05-09T12:21:17.444Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSaveError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSave [2022-05-09T12:21:17.444Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchAnyError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:21:17.444Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageTagError [2022-05-09T12:21:17.444Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageTagInvalidReference [2022-05-09T12:21:17.444Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:21:17.444Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageTagHexSource [2022-05-09T12:21:17.444Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestImageTag [2022-05-09T12:21:17.444Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestInfoServerError [2022-05-09T12:21:17.444Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:21:17.444Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestInfo [2022-05-09T12:21:17.444Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkConnectError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkConnect [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkCreateError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkCreate [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkDisconnectError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkDisconnect [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:21:17.444Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkListError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkList [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworksPruneError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworksPrune [2022-05-09T12:21:17.444Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkRemoveError [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNetworkRemove [2022-05-09T12:21:17.444Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeInspectError [2022-05-09T12:21:17.444Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:21:17.444Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:21:17.444Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeInspect [2022-05-09T12:21:17.444Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeListError [2022-05-09T12:21:17.444Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeList [2022-05-09T12:21:17.444Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeRemoveError [2022-05-09T12:21:17.444Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeRemove [2022-05-09T12:21:17.444Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeUpdateError [2022-05-09T12:21:17.444Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestNodeUpdate [2022-05-09T12:21:17.444Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:21:17.444Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestOptionWithTimeout [2022-05-09T12:21:17.444Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:21:17.444Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestPingFail [2022-05-09T12:21:17.444Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestPingWithError [2022-05-09T12:21:17.444Z] 2022/05/09 12:21:16 RoundTripper returned a response & error; ignoring response [2022-05-09T12:21:17.444Z] 2022/05/09 12:21:16 RoundTripper returned a response & error; ignoring response [2022-05-09T12:21:17.444Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestPingSuccess [2022-05-09T12:21:17.444Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:21:17.444Z] === RUN TestPingHeadFallback [2022-05-09T12:21:17.444Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:21:17.444Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:21:17.444Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:21:17.444Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:21:17.444Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:21:17.444Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginDisableError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginDisable [2022-05-09T12:21:17.445Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginEnableError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginEnable [2022-05-09T12:21:17.445Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:21:17.445Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginInspect [2022-05-09T12:21:17.445Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginListError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginList [2022-05-09T12:21:17.445Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginPushError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginPush [2022-05-09T12:21:17.445Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginRemoveError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginRemove [2022-05-09T12:21:17.445Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginSetError [2022-05-09T12:21:17.445Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPluginSet [2022-05-09T12:21:17.445Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSetHostHeader [2022-05-09T12:21:17.445Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestPlainTextError [2022-05-09T12:21:17.445Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestInfiniteError [2022-05-09T12:21:17.445Z] --- PASS: TestInfiniteError (0.02s) [2022-05-09T12:21:17.445Z] === RUN TestCanceledContext [2022-05-09T12:21:17.445Z] 2022/05/09 12:21:17 RoundTripper returned a response & error; ignoring response [2022-05-09T12:21:17.445Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestDeadlineExceededContext [2022-05-09T12:21:17.445Z] 2022/05/09 12:21:17 RoundTripper returned a response & error; ignoring response [2022-05-09T12:21:17.445Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:21:17.445Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretCreateError [2022-05-09T12:21:17.445Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretCreate [2022-05-09T12:21:17.445Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:21:17.445Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:21:17.445Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:21:17.445Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretInspect [2022-05-09T12:21:17.445Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretListUnsupported [2022-05-09T12:21:17.445Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretListError [2022-05-09T12:21:17.445Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretList [2022-05-09T12:21:17.445Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:21:17.445Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretRemoveError [2022-05-09T12:21:17.445Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretRemove [2022-05-09T12:21:17.445Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:21:17.445Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretUpdateError [2022-05-09T12:21:17.445Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSecretUpdate [2022-05-09T12:21:17.445Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceCreateError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceCreate [2022-05-09T12:21:17.445Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:21:17.445Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:21:17.445Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:21:17.445Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:21:17.445Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceInspect [2022-05-09T12:21:17.445Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceListError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceList [2022-05-09T12:21:17.445Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceLogsError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceLogs [2022-05-09T12:21:17.445Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceRemoveError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceRemove [2022-05-09T12:21:17.445Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceUpdateError [2022-05-09T12:21:17.445Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestServiceUpdate [2022-05-09T12:21:17.445Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmInitError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmInit [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmInspect [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmJoinError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmJoin [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmLeaveError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmLeave [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmUnlockError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmUnlock [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmUpdateError [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestSwarmUpdate [2022-05-09T12:21:17.445Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestTaskInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:21:17.445Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestTaskInspect [2022-05-09T12:21:17.445Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestTaskListError [2022-05-09T12:21:17.445Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestTaskList [2022-05-09T12:21:17.445Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeCreateError [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeCreate [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeInspectError [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeInspect [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeListError [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeList [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeRemoveError [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:21:17.445Z] === RUN TestVolumeRemove [2022-05-09T12:21:17.445Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:21:17.445Z] === CONT TestTLSCloseWriter [2022-05-09T12:21:17.445Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-09T12:21:17.445Z] PASS [2022-05-09T12:21:17.445Z] coverage: 75.1% of statements [2022-05-09T12:21:17.445Z] ok github.com/docker/docker/client 0.581s coverage: 75.1% of statements [2022-05-09T12:21:28.481Z] --- PASS: TestCreateServiceMultipleTimes (15.97s) [2022-05-09T12:21:28.481Z] === RUN TestCreateServiceConflict [2022-05-09T12:21:28.481Z] --- PASS: TestCreateServiceConflict (1.78s) [2022-05-09T12:21:28.481Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:21:30.371Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-05-09T12:21:30.371Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:21:32.380Z] === RUN TestMiddlewares [2022-05-09T12:21:32.380Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:21:32.380Z] PASS [2022-05-09T12:21:32.380Z] coverage: 7.9% of statements [2022-05-09T12:21:32.380Z] ok github.com/docker/docker/api/server 0.055s coverage: 7.9% of statements [2022-05-09T12:21:34.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:21:34.295Z] Using test binary docker [2022-05-09T12:21:34.295Z] +++ /etc/init.d/apparmor start [2022-05-09T12:21:34.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:21:34.295Z] Starting dockerd [2022-05-09T12:21:34.295Z] INFO: Waiting for daemon to start... [2022-05-09T12:21:34.295Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-09T12:21:34.295Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-09T12:21:34.295Z] Using test binary docker [2022-05-09T12:21:34.295Z] +++ /etc/init.d/apparmor start [2022-05-09T12:21:34.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-09T12:21:34.295Z] INFO: Waiting for daemon to start... [2022-05-09T12:21:34.295Z] Starting dockerd [2022-05-09T12:21:34.295Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-09T12:21:34.295Z] . [2022-05-09T12:21:34.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:21:34.295Z] [2022-05-09T12:21:34.295Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-09T12:21:34.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:21:34.295Z] Error: No such image: emptyfs [2022-05-09T12:21:34.295Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:21:34.295Z] ++++ docker load [2022-05-09T12:21:34.295Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-09T12:21:34.295Z] Error: No such image: emptyfs [2022-05-09T12:21:34.295Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-09T12:21:34.295Z] ++++ docker load [2022-05-09T12:21:34.295Z] Running integration-test (iteration 1) [2022-05-09T12:21:34.295Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-09T12:21:34.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-09T12:21:34.295Z] ++ set -e [2022-05-09T12:21:34.295Z] ++ '[' -n 0 ']' [2022-05-09T12:21:34.295Z] ++ set -x [2022-05-09T12:21:34.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-09T12:21:34.295Z] Running integration-test (iteration 1) [2022-05-09T12:21:34.295Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-09T12:21:34.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-09T12:21:34.295Z] ++ set -e [2022-05-09T12:21:34.295Z] ++ '[' -n 0 ']' [2022-05-09T12:21:34.295Z] ++ set -x [2022-05-09T12:21:34.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-09T12:21:35.233Z] Loaded image: busybox:latest [2022-05-09T12:21:35.233Z] Loaded image: busybox:latest [2022-05-09T12:21:35.802Z] Loaded image: busybox:glibc [2022-05-09T12:21:35.802Z] Loaded image: busybox:glibc [2022-05-09T12:21:38.674Z] --- PASS: TestCheckoutGit (37.14s) [2022-05-09T12:21:38.674Z] === RUN TestValidGitTransport [2022-05-09T12:21:38.674Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:21:38.674Z] === RUN TestGitInvalidRef [2022-05-09T12:21:38.674Z] --- PASS: TestGitInvalidRef (0.24s) [2022-05-09T12:21:38.674Z] PASS [2022-05-09T12:21:38.674Z] coverage: 86.3% of statements [2022-05-09T12:21:38.674Z] ok github.com/docker/docker/builder/remotecontext/git 37.503s coverage: 86.3% of statements [2022-05-09T12:21:39.141Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:21:39.141Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:21:39.141Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:21:39.141Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:21:41.069Z] Loaded image: debian:bullseye-slim [2022-05-09T12:21:41.069Z] Loaded image: debian:bullseye-slim [2022-05-09T12:21:41.069Z] Loaded image: hello-world:latest [2022-05-09T12:21:41.069Z] Loaded image: hello-world:latest [2022-05-09T12:21:41.069Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:21:41.069Z] INFO: Testing against a local daemon [2022-05-09T12:21:41.069Z] === RUN TestDockerDaemonSuite [2022-05-09T12:21:41.069Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-09T12:21:41.069Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:21:41.069Z] INFO: Testing against a local daemon [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:21:41.069Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:21:43.602Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:21:43.861Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:21:44.428Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:21:44.428Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:21:45.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2022-05-09T12:21:45.230Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:21:45.364Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:21:45.364Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:21:45.364Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:21:46.177Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-05-09T12:21:46.177Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:21:46.742Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:21:47.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:21:47.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:21:47.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:21:47.877Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-09T12:21:48.443Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:21:48.707Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-05-09T12:21:48.707Z] === RUN TestCreateServiceSysctls [2022-05-09T12:21:49.377Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:21:49.377Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:21:49.377Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:21:49.377Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:21:49.553Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:21:49.553Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:21:49.553Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:21:49.553Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:21:49.553Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:21:49.553Z] PASS [2022-05-09T12:21:49.553Z] coverage: 19.7% of statements [2022-05-09T12:21:49.553Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 19.7% of statements [2022-05-09T12:21:49.553Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:21:49.553Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:21:49.636Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T12:21:50.570Z] --- PASS: TestBuildWithHugeFile (127.96s) [2022-05-09T12:21:50.570Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:21:50.570Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:21:50.570Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:21:50.570Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:21:50.827Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:50.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:50.828Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:50.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:50.828Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:50.828Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:50.828Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:21:50.828Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:21:50.828Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:21:50.828Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-09T12:21:50.828Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-09T12:21:50.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-09T12:21:50.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-09T12:21:50.828Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:21:50.828Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-09T12:21:51.115Z] === RUN TestContainerStopSignal [2022-05-09T12:21:51.115Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestContainerStopTimeout [2022-05-09T12:21:51.115Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:21:51.115Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:21:51.115Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:21:51.115Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-09T12:21:51.115Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:21:51.115Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:21:51.115Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestNewMemoryStore [2022-05-09T12:21:51.115Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestAddContainers [2022-05-09T12:21:51.115Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestGetContainer [2022-05-09T12:21:51.115Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestDeleteContainer [2022-05-09T12:21:51.115Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestListContainers [2022-05-09T12:21:51.115Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestFirstContainer [2022-05-09T12:21:51.115Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestApplyAllContainer [2022-05-09T12:21:51.115Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestIsValidHealthString [2022-05-09T12:21:51.115Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestStateRunStop [2022-05-09T12:21:51.115Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestStateTimeoutWait [2022-05-09T12:21:51.115Z] state_test.go:141: Stop callback fired [2022-05-09T12:21:51.115Z] state_test.go:165: Stop callback fired [2022-05-09T12:21:51.115Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:21:51.115Z] === RUN TestIsValidStateString [2022-05-09T12:21:51.115Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestViewSaveDelete [2022-05-09T12:21:51.115Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-09T12:21:51.115Z] === RUN TestViewAll [2022-05-09T12:21:51.115Z] --- PASS: TestViewAll (0.01s) [2022-05-09T12:21:51.115Z] === RUN TestViewGet [2022-05-09T12:21:51.115Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:21:51.115Z] === RUN TestNames [2022-05-09T12:21:51.115Z] --- PASS: TestNames (0.00s) [2022-05-09T12:21:51.115Z] === RUN TestViewWithHealthCheck [2022-05-09T12:21:51.115Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:21:51.115Z] PASS [2022-05-09T12:21:51.115Z] coverage: 41.7% of statements [2022-05-09T12:21:51.115Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2022-05-09T12:21:51.115Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:21:51.115Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:21:51.115Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:21:51.115Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:21:51.582Z] === RUN TestPrepare [2022-05-09T12:21:51.582Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:21:51.582Z] === RUN TestStart [2022-05-09T12:21:51.582Z] --- PASS: TestStart (0.00s) [2022-05-09T12:21:51.582Z] === RUN TestWaitCancel [2022-05-09T12:21:51.582Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:21:51.582Z] === RUN TestWaitDisabled [2022-05-09T12:21:51.582Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:21:51.582Z] === RUN TestWaitEnabled [2022-05-09T12:21:51.582Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:21:51.582Z] === RUN TestRemove [2022-05-09T12:21:51.582Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:21:51.582Z] PASS [2022-05-09T12:21:51.582Z] coverage: 65.3% of statements [2022-05-09T12:21:51.582Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-05-09T12:21:51.973Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-05-09T12:21:51.973Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:21:52.731Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-09T12:21:53.298Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:21:54.231Z] --- PASS: TestBuildPreserveOwnership (3.17s) [2022-05-09T12:21:54.231Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2022-05-09T12:21:54.231Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-05-09T12:21:54.231Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:21:54.231Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-09T12:21:54.231Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-09T12:21:54.489Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-05-09T12:21:54.489Z] === RUN TestInspect [2022-05-09T12:21:54.529Z] === RUN TestNewListSecretsFilters [2022-05-09T12:21:54.529Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:21:54.529Z] === RUN TestNewListConfigsFilters [2022-05-09T12:21:54.529Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:21:54.529Z] PASS [2022-05-09T12:21:54.529Z] coverage: 0.5% of statements [2022-05-09T12:21:54.529Z] ok github.com/docker/docker/daemon/cluster 0.228s coverage: 0.5% of statements [2022-05-09T12:21:54.798Z] Loaded image: busybox:latest [2022-05-09T12:21:55.057Z] Loaded image: busybox:glibc [2022-05-09T12:21:55.057Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:21:55.514Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:21:55.514Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:21:55.514Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:21:55.514Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:21:55.514Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:21:55.514Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:21:55.514Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:21:55.514Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:21:55.982Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:21:55.982Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:21:55.982Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:21:55.983Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:21:55.983Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:21:55.983Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:21:55.983Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:21:55.983Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:21:55.983Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:21:55.983Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:21:55.983Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:21:55.983Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:21:55.983Z] PASS [2022-05-09T12:21:55.983Z] coverage: 35.9% of statements [2022-05-09T12:21:55.983Z] ok github.com/docker/docker/daemon/cluster/convert 0.807s coverage: 35.9% of statements [2022-05-09T12:21:56.959Z] Loaded image: debian:bullseye-slim [2022-05-09T12:21:56.959Z] Loaded image: hello-world:latest [2022-05-09T12:21:56.959Z] Loaded image: arm32v7/hello-world:latest [2022-05-09T12:21:57.006Z] --- PASS: TestInspect (2.83s) [2022-05-09T12:21:57.006Z] === RUN TestCreateJob [2022-05-09T12:21:57.219Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:21:58.933Z] === RUN TestWaitNodeAttachment [2022-05-09T12:21:58.933Z] === RUN TestBuilderGC [2022-05-09T12:21:58.933Z] --- PASS: TestBuilderGC (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:21:58.933Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:21:58.933Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:21:58.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:21:58.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:21:58.933Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:21:58.933Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:21:58.934Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:21:58.934Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:21:58.934Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:21:58.934Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-09T12:21:58.934Z] === RUN TestIsolationConversion [2022-05-09T12:21:58.934Z] === RUN TestIsolationConversion/default [2022-05-09T12:21:58.934Z] === RUN TestIsolationConversion/process [2022-05-09T12:21:58.934Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:21:58.934Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestContainerLabels [2022-05-09T12:21:58.934Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestCredentialSpecConversion [2022-05-09T12:21:58.934Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:21:58.934Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:21:58.934Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:21:58.934Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:21:58.934Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:21:58.934Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountBind [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:21:58.934Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:21:58.934Z] PASS [2022-05-09T12:21:58.934Z] coverage: 11.0% of statements [2022-05-09T12:21:58.934Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.863s coverage: 11.0% of statements [2022-05-09T12:21:58.934Z] time="2022-05-09T12:21:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:21:58.934Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-09T12:21:58.934Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:21:58.934Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:21:58.934Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:21:58.934Z] time="2022-05-09T12:21:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-483411911" [2022-05-09T12:21:58.934Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:21:58.934Z] time="2022-05-09T12:21:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-885061896" [2022-05-09T12:21:58.934Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:21:58.934Z] time="2022-05-09T12:21:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1945077456" [2022-05-09T12:21:58.934Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestMaskURLCredentials [2022-05-09T12:21:58.934Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:21:58.934Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:21:58.934Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:21:58.934Z] PASS [2022-05-09T12:21:58.934Z] coverage: 79.8% of statements [2022-05-09T12:21:58.934Z] ok github.com/docker/docker/daemon/config 0.360s coverage: 79.8% of statements [2022-05-09T12:21:59.123Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:21:59.401Z] === RUN TestEventsLog [2022-05-09T12:21:59.401Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:21:59.401Z] === RUN TestEventsLogTimeout [2022-05-09T12:21:59.401Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:21:59.401Z] === RUN TestLogEvents [2022-05-09T12:21:59.401Z] --- PASS: TestLogEvents (0.05s) [2022-05-09T12:21:59.401Z] === RUN TestLoadBufferedEvents [2022-05-09T12:21:59.401Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-09T12:21:59.401Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:21:59.401Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:21:59.401Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:21:59.401Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:21:59.401Z] PASS [2022-05-09T12:21:59.401Z] coverage: 50.0% of statements [2022-05-09T12:21:59.401Z] ok github.com/docker/docker/daemon/events 0.321s coverage: 50.0% of statements [2022-05-09T12:21:59.691Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:22:00.258Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:22:00.273Z] --- PASS: TestCreateJob (3.09s) [2022-05-09T12:22:00.273Z] === RUN TestReplicatedJob [2022-05-09T12:22:00.964Z] === RUN TestLinkNaming [2022-05-09T12:22:00.964Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:22:00.964Z] === RUN TestLinkNew [2022-05-09T12:22:00.964Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:22:00.964Z] === RUN TestLinkEnv [2022-05-09T12:22:00.964Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:22:00.964Z] === RUN TestLinkMultipleEnv [2022-05-09T12:22:00.964Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:22:00.964Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:22:00.964Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:22:00.964Z] PASS [2022-05-09T12:22:00.964Z] coverage: 93.0% of statements [2022-05-09T12:22:00.964Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-05-09T12:22:00.964Z] === RUN TestIsEmptyDir [2022-05-09T12:22:00.964Z] --- PASS: TestIsEmptyDir (0.02s) [2022-05-09T12:22:00.964Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:22:00.964Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:22:00.964Z] PASS [2022-05-09T12:22:00.964Z] coverage: 2.3% of statements [2022-05-09T12:22:00.964Z] ok github.com/docker/docker/daemon/graphdriver 0.137s coverage: 2.3% of statements [2022-05-09T12:22:01.193Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:22:01.759Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-09T12:22:01.948Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:22:01.948Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestGetContainer [2022-05-09T12:22:01.948Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestValidContainerNames [2022-05-09T12:22:01.948Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestContainerInitDNS [2022-05-09T12:22:01.948Z] daemon_test.go:145: root required [2022-05-09T12:22:01.948Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestMerge [2022-05-09T12:22:01.948Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestValidateContainerIsolation [2022-05-09T12:22:01.948Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestFindNetworkErrorType [2022-05-09T12:22:01.948Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestEnsureServicesExist [2022-05-09T12:22:01.948Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:22:01.948Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:22:01.948Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:22:01.948Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:22:01.948Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:22:01.948Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:22:01.948Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:22:01.948Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestContainerDelete [2022-05-09T12:22:01.948Z] --- PASS: TestContainerDelete (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestContainerDoubleDelete [2022-05-09T12:22:01.948Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:22:01.948Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:22:01.948Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestNoneHealthcheck [2022-05-09T12:22:01.948Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:22:01.948Z] === RUN TestHealthStates [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] time="2022-05-09T12:22:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:22:02.416Z] --- PASS: TestHealthStates (0.23s) [2022-05-09T12:22:02.416Z] === RUN TestGetInspectData [2022-05-09T12:22:02.416Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestFillLicense [2022-05-09T12:22:02.416Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestListInvalidFilter [2022-05-09T12:22:02.416Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestNameFilter [2022-05-09T12:22:02.416Z] --- PASS: TestNameFilter (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:22:02.416Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:22:02.416Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:22:02.416Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:22:02.416Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadLabels [2022-05-09T12:22:02.416Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:22:02.416Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:22:02.416Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:22:02.416Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:22:02.416Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:22:02.416Z] reload_test.go:342: root required [2022-05-09T12:22:02.416Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:22:02.416Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:22:02.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-09T12:22:02.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:22:02.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-09T12:22:02.416Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:22:02.416Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-09T12:22:02.416Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:22:02.416Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-09T12:22:02.416Z] === RUN TestParseVolumesFrom [2022-05-09T12:22:02.416Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:22:02.416Z] PASS [2022-05-09T12:22:02.416Z] coverage: 8.6% of statements [2022-05-09T12:22:02.416Z] ok github.com/docker/docker/daemon 0.526s coverage: 8.6% of statements [2022-05-09T12:22:02.416Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:22:02.416Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:22:02.417Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:22:03.764Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:22:04.628Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:22:04.628Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-09T12:22:04.628Z] === RUN TestCreateSuccess [2022-05-09T12:22:04.628Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCreateStreamSkipped [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:22:04.628Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:22:04.628Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCreateError [2022-05-09T12:22:04.628Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCreateAlreadyExists [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:22:04.628Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestLogClosed [2022-05-09T12:22:04.628Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestLogBlocking [2022-05-09T12:22:04.628Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:22:04.628Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:22:04.628Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestPublishBatchSuccess [2022-05-09T12:22:04.628Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestPublishBatchError [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=error msg=error [2022-05-09T12:22:04.628Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:22:04.628Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:22:04.628Z] time="2022-05-09T12:22:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:22:04.628Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchSimple [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchTicker [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchClose [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:22:04.628Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:22:04.628Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:22:04.628Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestProcessEventEmoji [2022-05-09T12:22:04.628Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:22:04.628Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:22:04.628Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestSearchRegistryForImages [2022-05-09T12:22:04.628Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:22:04.628Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestImageDelete [2022-05-09T12:22:04.628Z] === RUN TestImageDelete/no_lease [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-09T12:22:04.628Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:22:04.628Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:22:04.628Z] --- PASS: TestImageDelete (0.04s) [2022-05-09T12:22:04.628Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:22:04.628Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-09T12:22:04.628Z] === RUN TestContentStoreForPull [2022-05-09T12:22:04.628Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:22:04.628Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:22:04.628Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:22:04.628Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:22:04.629Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:22:04.629Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestCreateTagSuccess [2022-05-09T12:22:04.629Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:22:04.629Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s) [2022-05-09T12:22:04.629Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:22:04.629Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:22:04.629Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-09T12:22:04.629Z] PASS [2022-05-09T12:22:04.629Z] coverage: 80.2% of statements [2022-05-09T12:22:04.629Z] ok github.com/docker/docker/daemon/logger/awslogs 0.494s coverage: 80.2% of statements [2022-05-09T12:22:04.629Z] === RUN TestAdapterReadLogs [2022-05-09T12:22:04.629Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestCopier [2022-05-09T12:22:04.629Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestCopierLongLines [2022-05-09T12:22:04.629Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-09T12:22:04.629Z] === RUN TestCopierSlow [2022-05-09T12:22:04.629Z] --- PASS: TestContentStoreForPull (0.25s) [2022-05-09T12:22:04.629Z] PASS [2022-05-09T12:22:04.629Z] coverage: 6.6% of statements [2022-05-09T12:22:04.629Z] ok github.com/docker/docker/daemon/images 0.526s coverage: 6.6% of statements [2022-05-09T12:22:05.096Z] --- PASS: TestCopierSlow (0.21s) [2022-05-09T12:22:05.096Z] === RUN TestCopierWithSized [2022-05-09T12:22:05.096Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:22:05.096Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:22:05.096Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-09T12:22:05.096Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-09T12:22:05.096Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestCopierWithPartial [2022-05-09T12:22:05.096Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestRingLogger [2022-05-09T12:22:05.096Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestRingCap [2022-05-09T12:22:05.096Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestRingClose [2022-05-09T12:22:05.096Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:22:05.096Z] === RUN TestRingDrain [2022-05-09T12:22:05.096Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:22:05.096Z] PASS [2022-05-09T12:22:05.096Z] coverage: 43.2% of statements [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:22:05.096Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:22:05.096Z] ok github.com/docker/docker/daemon/logger 0.385s coverage: 43.2% of statements [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:22:05.096Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:22:05.096Z] PASS [2022-05-09T12:22:05.096Z] coverage: 53.6% of statements [2022-05-09T12:22:05.096Z] ok github.com/docker/docker/daemon/logger/fluentd 0.111s coverage: 53.6% of statements [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:22:05.096Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:22:05.140Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-09T12:22:06.076Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:22:06.076Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-09T12:22:06.082Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:22:06.082Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:22:06.082Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:22:06.082Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-09T12:22:06.082Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:22:06.082Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-09T12:22:06.082Z] PASS [2022-05-09T12:22:06.082Z] coverage: 87.2% of statements [2022-05-09T12:22:06.082Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 87.2% of statements [2022-05-09T12:22:06.550Z] === RUN TestJSONFileLogger [2022-05-09T12:22:06.550Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-09T12:22:06.550Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:22:06.550Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-09T12:22:06.550Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:22:06.550Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-09T12:22:06.550Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:22:06.550Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-09T12:22:06.550Z] === RUN TestEncodeDecode [2022-05-09T12:22:06.551Z] === PAUSE TestEncodeDecode [2022-05-09T12:22:06.551Z] === RUN TestUnexpectedEOF [2022-05-09T12:22:06.807Z] --- PASS: TestReplicatedJob (5.77s) [2022-05-09T12:22:06.807Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:22:07.013Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:22:07.013Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.84s) [2022-05-09T12:22:07.013Z] PASS [2022-05-09T12:22:07.013Z] [2022-05-09T12:22:07.013Z] === Skipped [2022-05-09T12:22:07.013Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-09T12:22:07.013Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:22:07.013Z] [2022-05-09T12:22:07.013Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:22:07.013Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:22:07.013Z] [2022-05-09T12:22:07.013Z] DONE 34 tests, 2 skipped in 193.064s [2022-05-09T12:22:07.013Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-09T12:22:07.013Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:22:07.013Z] ++ set -e [2022-05-09T12:22:07.013Z] ++ '[' -n 0 ']' [2022-05-09T12:22:07.013Z] ++ set -x [2022-05-09T12:22:07.013Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:22:07.013Z] INFO: Testing against a local daemon [2022-05-09T12:22:07.013Z] === RUN TestConfigInspect [2022-05-09T12:22:07.018Z] time="2022-05-09T12:22:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:22:07.018Z] time="2022-05-09T12:22:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:22:07.018Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-09T12:22:07.018Z] === CONT TestEncodeDecode [2022-05-09T12:22:07.018Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:22:07.018Z] PASS [2022-05-09T12:22:07.018Z] coverage: 69.9% of statements [2022-05-09T12:22:07.018Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.360s coverage: 69.9% of statements [2022-05-09T12:22:07.018Z] === RUN TestWriteLog [2022-05-09T12:22:07.018Z] === PAUSE TestWriteLog [2022-05-09T12:22:07.018Z] === RUN TestReadLog [2022-05-09T12:22:07.018Z] === PAUSE TestReadLog [2022-05-09T12:22:07.018Z] === RUN TestDecode [2022-05-09T12:22:07.018Z] --- PASS: TestDecode (0.03s) [2022-05-09T12:22:07.018Z] === CONT TestWriteLog [2022-05-09T12:22:07.018Z] === CONT TestReadLog [2022-05-09T12:22:07.018Z] === RUN TestReadLog/tail_exact [2022-05-09T12:22:07.018Z] --- PASS: TestWriteLog (0.03s) [2022-05-09T12:22:07.018Z] === RUN TestOpenFileDelete [2022-05-09T12:22:07.018Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestOpenFileRename [2022-05-09T12:22:07.018Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-09T12:22:07.018Z] === RUN TestHandleDecoderErr [2022-05-09T12:22:07.018Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:22:07.018Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestParseLogTag [2022-05-09T12:22:07.018Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:22:07.018Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestTailFiles [2022-05-09T12:22:07.018Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:22:07.018Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:22:07.018Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-05-09T12:22:07.018Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:22:07.018Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-09T12:22:07.018Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-09T12:22:07.018Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-09T12:22:07.018Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:22:07.018Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:22:07.018Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:22:07.018Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-05-09T12:22:07.485Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-09T12:22:07.485Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-05-09T12:22:07.485Z] PASS [2022-05-09T12:22:07.485Z] coverage: 53.5% of statements [2022-05-09T12:22:07.485Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:22:07.485Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:22:07.485Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.151s coverage: 53.5% of statements [2022-05-09T12:22:07.485Z] --- PASS: TestReadLog (0.26s) [2022-05-09T12:22:07.486Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-09T12:22:07.486Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-09T12:22:07.486Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-09T12:22:07.486Z] PASS [2022-05-09T12:22:07.486Z] coverage: 78.7% of statements [2022-05-09T12:22:07.486Z] ok github.com/docker/docker/daemon/logger/local 0.401s coverage: 78.7% of statements [2022-05-09T12:22:07.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:22:07.581Z] docker_cli_daemon_test.go:1472: [d1f04e8375edd] daemon is not started [2022-05-09T12:22:07.953Z] === RUN TestLog [2022-05-09T12:22:07.953Z] --- PASS: TestLog (0.03s) [2022-05-09T12:22:07.953Z] PASS [2022-05-09T12:22:07.953Z] coverage: 31.5% of statements [2022-05-09T12:22:08.148Z] check_test.go:307: [dc227dca611d9] daemon is not started [2022-05-09T12:22:08.148Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-09T12:22:08.421Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2022-05-09T12:22:08.715Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:22:08.889Z] === RUN TestNewParse [2022-05-09T12:22:08.889Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:22:08.889Z] PASS [2022-05-09T12:22:08.889Z] coverage: 8.3% of statements [2022-05-09T12:22:08.889Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2022-05-09T12:22:08.889Z] === RUN TestParseLogFormat [2022-05-09T12:22:08.889Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:22:08.889Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:22:08.889Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestValidateSyslogFacility [2022-05-09T12:22:08.889Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:22:08.889Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestValidateLogOpt [2022-05-09T12:22:08.889Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:22:08.889Z] PASS [2022-05-09T12:22:08.889Z] coverage: 43.6% of statements [2022-05-09T12:22:08.889Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 43.6% of statements [2022-05-09T12:22:08.889Z] === RUN TestValidateLogOpt [2022-05-09T12:22:08.889Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestNewMissedConfig [2022-05-09T12:22:08.889Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestNewMissedUrl [2022-05-09T12:22:08.889Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestNewMissedToken [2022-05-09T12:22:08.889Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestNewWithProxy [2022-05-09T12:22:08.889Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestDefault [2022-05-09T12:22:08.889Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:22:08.889Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:22:08.889Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-09T12:22:08.889Z] === RUN TestJsonFormat [2022-05-09T12:22:08.889Z] --- PASS: TestJsonFormat (0.01s) [2022-05-09T12:22:08.889Z] === RUN TestRawFormat [2022-05-09T12:22:08.889Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:22:09.323Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-05-09T12:22:09.323Z] === RUN TestServiceListWithStatuses [2022-05-09T12:22:09.323Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:22:09.323Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:22:09.323Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:22:09.357Z] === RUN TestRawFormatWithLabels [2022-05-09T12:22:09.357Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:22:09.357Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:22:09.357Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:22:09.357Z] === RUN TestBatching [2022-05-09T12:22:09.357Z] --- PASS: TestBatching (0.35s) [2022-05-09T12:22:09.357Z] === RUN TestFrequency [2022-05-09T12:22:09.650Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:22:09.824Z] --- PASS: TestFrequency (0.23s) [2022-05-09T12:22:09.824Z] === RUN TestOneMessagePerRequest [2022-05-09T12:22:09.824Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-09T12:22:09.824Z] === RUN TestVerify [2022-05-09T12:22:09.824Z] --- PASS: TestVerify (0.00s) [2022-05-09T12:22:09.824Z] === RUN TestSkipVerify [2022-05-09T12:22:09.824Z] time="2022-05-09T12:22:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:09.824Z] time="2022-05-09T12:22:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:09.824Z] time="2022-05-09T12:22:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:09.908Z] --- PASS: TestConfigInspect (2.89s) [2022-05-09T12:22:09.908Z] === RUN TestConfigList [2022-05-09T12:22:10.166Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:22:10.291Z] --- PASS: TestSkipVerify (0.65s) [2022-05-09T12:22:10.292Z] === RUN TestBufferMaximum [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.091574\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.091574\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-09T12:22:10.292Z] === RUN TestServerAlwaysDown [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.096827\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.096827\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.096827\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.097713\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] time="2022-05-09T12:22:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652098930.098228\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:10.292Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:22:10.292Z] === RUN TestCannotSendAfterClose [2022-05-09T12:22:10.292Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-09T12:22:10.292Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:22:10.425Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-09T12:22:10.759Z] === RUN TestV1IDService [2022-05-09T12:22:10.760Z] --- PASS: TestV1IDService (0.02s) [2022-05-09T12:22:10.760Z] === RUN TestV2MetadataService [2022-05-09T12:22:11.228Z] === RUN TestSuccessfulDownload [2022-05-09T12:22:11.228Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:22:11.228Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:22:11.228Z] === RUN TestCancelledDownload [2022-05-09T12:22:11.228Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:22:11.228Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:22:11.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:22:11.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:22:11.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:22:11.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:22:11.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:22:11.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:22:11.228Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:22:11.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:22:11.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:22:11.228Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:22:11.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:22:11.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:22:11.228Z] time="2022-05-09T12:22:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:22:11.228Z] time="2022-05-09T12:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4a3c896529ad\"}'" [2022-05-09T12:22:11.228Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-09T12:22:11.228Z] PASS [2022-05-09T12:22:11.228Z] coverage: 82.5% of statements [2022-05-09T12:22:11.228Z] ok github.com/docker/docker/daemon/logger/splunk 2.335s coverage: 82.5% of statements [2022-05-09T12:22:11.228Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:22:11.228Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:22:11.228Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:22:11.414Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:22:11.695Z] --- PASS: TestV2MetadataService (0.75s) [2022-05-09T12:22:11.695Z] PASS [2022-05-09T12:22:11.695Z] coverage: 48.2% of statements [2022-05-09T12:22:11.695Z] ok github.com/docker/docker/distribution/metadata 0.839s coverage: 48.2% of statements [2022-05-09T12:22:11.695Z] time="2022-05-09T12:22:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:22:11.695Z] time="2022-05-09T12:22:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:22:11.695Z] time="2022-05-09T12:22:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:22:11.695Z] time="2022-05-09T12:22:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:22:11.695Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:22:11.695Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-09T12:22:11.695Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-09T12:22:11.695Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-09T12:22:11.695Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-09T12:22:11.695Z] === RUN TestTransfer [2022-05-09T12:22:11.695Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:22:11.695Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:22:11.983Z] check_test.go:307: [da112c9af1c37] daemon is not started [2022-05-09T12:22:11.983Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-09T12:22:12.163Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:22:12.163Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:22:12.163Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestManifestStore [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:22:12.163Z] --- PASS: TestTransfer (0.12s) [2022-05-09T12:22:12.163Z] === RUN TestConcurrencyLimit [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3912812327\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="reference for unknown type: " [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="reference for unknown type: " [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="reference for unknown type: " [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="reference for unknown type: " [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="reference for unknown type: " [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:22:12.163Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:22:12.163Z] time="2022-05-09T12:22:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore (0.35s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:22:12.163Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:22:12.163Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestFixManifestLayers [2022-05-09T12:22:12.163Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:22:12.163Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:22:12.163Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:22:12.163Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestValidateManifest [2022-05-09T12:22:12.163Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:22:12.163Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestFormatPlatform [2022-05-09T12:22:12.163Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:22:12.163Z] === RUN TestPullSchema2Config [2022-05-09T12:22:12.163Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:22:12.163Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:22:12.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.163Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:22:12.163Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:22:12.163Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.163Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-09T12:22:12.163Z] === RUN TestInactiveJobs [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.630Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.630Z] 2022/05/09 12:22:12 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-09T12:22:12.630Z] goroutine 132 [running]: [2022-05-09T12:22:12.630Z] net/http.(*conn).serve.func1() [2022-05-09T12:22:12.630Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:22:12.630Z] panic({0xf58f20, 0x113b640}) [2022-05-09T12:22:12.630Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:22:12.630Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084b60?, {0x1142dd8?, 0xc0002f0000?}) [2022-05-09T12:22:12.630Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:22:12.630Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1142dd8, 0xc0002f0000}, 0xc000114400) [2022-05-09T12:22:12.630Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:22:12.630Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1142dd8?, 0xc0002f0000?}, 0xc00005ac00?) [2022-05-09T12:22:12.630Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:22:12.630Z] net/http.serverHandler.ServeHTTP({0xc00032cb70?}, {0x1142dd8, 0xc0002f0000}, 0xc000114400) [2022-05-09T12:22:12.630Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:22:12.630Z] net/http.(*conn).serve(0xc000200aa0, {0x1143650, 0xc0000b7e90}) [2022-05-09T12:22:12.630Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:22:12.630Z] created by net/http.(*Server).Serve [2022-05-09T12:22:12.630Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:22:12.630Z] === RUN TestNotFound [2022-05-09T12:22:12.630Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestConflict [2022-05-09T12:22:12.630Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestForbidden [2022-05-09T12:22:12.630Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestInvalidParameter [2022-05-09T12:22:12.630Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestNotImplemented [2022-05-09T12:22:12.630Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestNotModified [2022-05-09T12:22:12.630Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestUnauthorized [2022-05-09T12:22:12.630Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestUnknown [2022-05-09T12:22:12.630Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestCancelled [2022-05-09T12:22:12.630Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestDeadline [2022-05-09T12:22:12.630Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestDataLoss [2022-05-09T12:22:12.630Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestUnavailable [2022-05-09T12:22:12.630Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestSystem [2022-05-09T12:22:12.630Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:22:12.630Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:22:12.630Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:22:12.630Z] PASS [2022-05-09T12:22:12.630Z] coverage: 77.0% of statements [2022-05-09T12:22:12.630Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2022-05-09T12:22:12.630Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-09T12:22:12.630Z] === RUN TestWatchRelease [2022-05-09T12:22:12.630Z] --- PASS: TestWatchRelease (0.05s) [2022-05-09T12:22:12.630Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:22:12.630Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestDuplicateTransfer [2022-05-09T12:22:12.630Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-09T12:22:12.630Z] === RUN TestSuccessfulUpload [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.630Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:22:12.630Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:22:12.630Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-09T12:22:12.630Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:22:12.630Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-09T12:22:12.630Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-09T12:22:12.630Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-09T12:22:12.630Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:22:12.630Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestLayerAlreadyExists [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:22:12.630Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:22:12.630Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:22:12.917Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:22:13.098Z] time="2022-05-09T12:22:12Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:22:13.098Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-05-09T12:22:13.098Z] === RUN TestCancelledUpload [2022-05-09T12:22:13.098Z] --- PASS: TestCancelledUpload (0.01s) [2022-05-09T12:22:13.098Z] PASS [2022-05-09T12:22:13.098Z] coverage: 76.8% of statements [2022-05-09T12:22:13.098Z] ok github.com/docker/docker/distribution/xfer 1.918s coverage: 76.8% of statements [2022-05-09T12:22:13.176Z] --- PASS: TestConfigList (3.11s) [2022-05-09T12:22:13.176Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:22:13.488Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2022-05-09T12:22:13.488Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:22:13.743Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:22:14.083Z] === RUN TestFSGetInvalidData [2022-05-09T12:22:14.083Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSInvalidSet [2022-05-09T12:22:14.083Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSInvalidRoot [2022-05-09T12:22:14.083Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSMetadataGetSet [2022-05-09T12:22:14.083Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-09T12:22:14.083Z] === RUN TestFSInvalidWalker [2022-05-09T12:22:14.083Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSGetSet [2022-05-09T12:22:14.083Z] === RUN TestCompare [2022-05-09T12:22:14.083Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:22:14.083Z] PASS [2022-05-09T12:22:14.083Z] coverage: 19.2% of statements [2022-05-09T12:22:14.083Z] --- PASS: TestFSGetSet (0.03s) [2022-05-09T12:22:14.083Z] === RUN TestFSGetUnsetKey [2022-05-09T12:22:14.083Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-05-09T12:22:14.083Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSGetEmptyData [2022-05-09T12:22:14.083Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestFSDelete [2022-05-09T12:22:14.083Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2022-05-09T12:22:14.083Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:22:14.083Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestTokenPassThru [2022-05-09T12:22:14.083Z] --- PASS: TestFSDelete (0.02s) [2022-05-09T12:22:14.083Z] === RUN TestFSWalker [2022-05-09T12:22:14.083Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:22:14.083Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:22:14.083Z] PASS [2022-05-09T12:22:14.083Z] coverage: 26.6% of statements [2022-05-09T12:22:14.083Z] --- PASS: TestFSWalker (0.02s) [2022-05-09T12:22:14.083Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:22:14.083Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestNewFromJSON [2022-05-09T12:22:14.083Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-09T12:22:14.083Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestMarshalKeyOrder [2022-05-09T12:22:14.083Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestHistoryEqual [2022-05-09T12:22:14.083Z] ok github.com/docker/docker/distribution 2.262s coverage: 26.6% of statements [2022-05-09T12:22:14.083Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:22:14.083Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:22:14.083Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-09T12:22:14.083Z] === RUN TestImage [2022-05-09T12:22:14.083Z] --- PASS: TestImage (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestImageOSNotEmpty [2022-05-09T12:22:14.083Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:22:14.083Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:22:14.083Z] === RUN TestCreate [2022-05-09T12:22:14.083Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:22:14.083Z] === RUN TestRestore [2022-05-09T12:22:14.083Z] time="2022-05-09T12:22:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:22:14.550Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:22:14.550Z] === RUN TestAddDelete [2022-05-09T12:22:14.550Z] --- PASS: TestAddDelete (0.06s) [2022-05-09T12:22:14.550Z] === RUN TestSearchAfterDelete [2022-05-09T12:22:14.550Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-09T12:22:14.550Z] === RUN TestParentReset [2022-05-09T12:22:14.550Z] --- PASS: TestParentReset (0.05s) [2022-05-09T12:22:14.550Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:22:14.550Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-09T12:22:14.550Z] === RUN TestStoreLen [2022-05-09T12:22:14.550Z] --- PASS: TestStoreLen (0.08s) [2022-05-09T12:22:14.550Z] PASS [2022-05-09T12:22:14.550Z] coverage: 86.9% of statements [2022-05-09T12:22:14.550Z] ok github.com/docker/docker/image 0.738s coverage: 86.9% of statements [2022-05-09T12:22:14.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:22:14.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:22:15.017Z] === RUN TestValidateManifest [2022-05-09T12:22:15.017Z] === RUN TestValidateManifest/nil [2022-05-09T12:22:15.017Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:22:15.017Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:22:15.017Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:22:15.017Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:22:15.017Z] PASS [2022-05-09T12:22:15.017Z] coverage: 0.7% of statements [2022-05-09T12:22:15.017Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-05-09T12:22:15.252Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:22:15.485Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:22:15.485Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:22:15.485Z] PASS [2022-05-09T12:22:15.485Z] coverage: 25.0% of statements [2022-05-09T12:22:15.485Z] ok github.com/docker/docker/image/v1 0.103s coverage: 25.0% of statements [2022-05-09T12:22:15.485Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:22:15.818Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2022-05-09T12:22:15.819Z] === RUN TestConfigsUpdate [2022-05-09T12:22:15.952Z] === RUN TestSerialization [2022-05-09T12:22:15.952Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:22:15.952Z] PASS [2022-05-09T12:22:15.952Z] coverage: 100.0% of statements [2022-05-09T12:22:15.952Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2022-05-09T12:22:16.076Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:22:16.644Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-09T12:22:16.753Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2022-05-09T12:22:16.753Z] === RUN TestServicePlugin [2022-05-09T12:22:16.936Z] === RUN TestEmptyLayer [2022-05-09T12:22:16.936Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:22:16.936Z] === RUN TestCommitFailure [2022-05-09T12:22:16.936Z] --- PASS: TestCommitFailure (0.01s) [2022-05-09T12:22:16.936Z] === RUN TestStartTransactionFailure [2022-05-09T12:22:17.408Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestGetOrphan [2022-05-09T12:22:17.408Z] --- PASS: TestGetOrphan (0.01s) [2022-05-09T12:22:17.408Z] === RUN TestMountAndRegister [2022-05-09T12:22:17.408Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:22:17.408Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-09T12:22:17.408Z] === RUN TestLayerRelease [2022-05-09T12:22:17.408Z] layer_test.go:291: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestStoreRestore [2022-05-09T12:22:17.408Z] layer_test.go:340: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestTarStreamStability [2022-05-09T12:22:17.408Z] layer_test.go:455: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestRegisterExistingLayer [2022-05-09T12:22:17.408Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-09T12:22:17.408Z] === RUN TestTarStreamVerification [2022-05-09T12:22:17.408Z] layer_test.go:684: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestLayerMigration [2022-05-09T12:22:17.408Z] migration_test.go:45: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:22:17.408Z] migration_test.go:181: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestMountInit [2022-05-09T12:22:17.408Z] mount_test.go:17: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestMountSize [2022-05-09T12:22:17.408Z] mount_test.go:76: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestMountChanges [2022-05-09T12:22:17.408Z] mount_test.go:125: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:22:17.408Z] === RUN TestMountApply [2022-05-09T12:22:17.408Z] mount_test.go:212: Failing on Windows [2022-05-09T12:22:17.408Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:22:17.408Z] PASS [2022-05-09T12:22:17.408Z] coverage: 30.6% of statements [2022-05-09T12:22:17.408Z] ok github.com/docker/docker/layer 0.293s coverage: 30.6% of statements [2022-05-09T12:22:17.408Z] === RUN TestEnvironmentParsing [2022-05-09T12:22:17.408Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:22:17.408Z] PASS [2022-05-09T12:22:17.408Z] coverage: 1.2% of statements [2022-05-09T12:22:17.408Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-05-09T12:22:17.875Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:22:17.875Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:22:17.875Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:22:17.875Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:22:17.875Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:22:17.875Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSequenceEqual [2022-05-09T12:22:17.875Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSequenceCopy [2022-05-09T12:22:17.875Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestGetFirstAvailable [2022-05-09T12:22:17.875Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestFindSequence [2022-05-09T12:22:17.875Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestCheckIfAvailable [2022-05-09T12:22:17.875Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestMergeSequences [2022-05-09T12:22:17.875Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestPushReservation [2022-05-09T12:22:17.875Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSerializeDeserialize [2022-05-09T12:22:17.875Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSet [2022-05-09T12:22:17.875Z] --- PASS: TestSet (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSetUnset [2022-05-09T12:22:17.875Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestOffsetSetUnset [2022-05-09T12:22:17.875Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSetInRange [2022-05-09T12:22:17.875Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestSetAnyInRange [2022-05-09T12:22:17.875Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestMethods [2022-05-09T12:22:17.875Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:22:17.875Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:22:18.544Z] --- PASS: TestConfigsUpdate (2.88s) [2022-05-09T12:22:18.544Z] === RUN TestTemplatedConfig [2022-05-09T12:22:19.480Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-09T12:22:20.088Z] === RUN TestInvalidConfig [2022-05-09T12:22:20.088Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:22:20.088Z] === RUN TestConfig [2022-05-09T12:22:20.088Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:22:20.088Z] === RUN TestOptionsLabels [2022-05-09T12:22:20.088Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:22:20.088Z] === RUN TestValidName [2022-05-09T12:22:20.088Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:22:20.088Z] PASS [2022-05-09T12:22:20.088Z] coverage: 19.7% of statements [2022-05-09T12:22:20.088Z] ok github.com/docker/docker/libnetwork/config 0.162s coverage: 19.7% of statements [2022-05-09T12:22:20.556Z] === RUN TestKey [2022-05-09T12:22:20.556Z] --- PASS: TestKey (0.00s) [2022-05-09T12:22:20.556Z] === RUN TestParseKey [2022-05-09T12:22:20.556Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:22:20.556Z] === RUN TestInvalidDataStore [2022-05-09T12:22:20.556Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:22:20.556Z] === RUN TestKVObjectFlatKey [2022-05-09T12:22:20.556Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:22:20.556Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:22:20.556Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:22:20.556Z] PASS [2022-05-09T12:22:20.556Z] coverage: 21.9% of statements [2022-05-09T12:22:20.556Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2022-05-09T12:22:20.919Z] plugin_test.go:61: [d4c1f83d6e3dc] joining swarm manager [dee71fc1bbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:22:21.024Z] === RUN TestIPDataMarshalling [2022-05-09T12:22:21.024Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:22:21.024Z] === RUN TestValidateAndIsV6 [2022-05-09T12:22:21.024Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:22:21.024Z] PASS [2022-05-09T12:22:21.024Z] coverage: 68.9% of statements [2022-05-09T12:22:21.024Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-05-09T12:22:21.849Z] plugin_test.go:64: [d6755c09231ca] joining swarm manager [dee71fc1bbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:22:22.010Z] === RUN TestErrorInterfaces [2022-05-09T12:22:22.011Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestNetworkMarshalling [2022-05-09T12:22:22.011Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-09T12:22:22.011Z] === RUN TestEndpointMarshalling [2022-05-09T12:22:22.011Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestAuxAddresses [2022-05-09T12:22:22.011Z] time="2022-05-09T12:22:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:22:22.011Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-09T12:22:22.011Z] === RUN TestSRVServiceQuery [2022-05-09T12:22:22.011Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestServiceVIPReuse [2022-05-09T12:22:22.011Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:22:22.011Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestDNSIPQuery [2022-05-09T12:22:22.011Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestDNSProxyServFail [2022-05-09T12:22:22.011Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestSandboxAddEmpty [2022-05-09T12:22:22.011Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:22:22.011Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:22:22.011Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:22:22.011Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestDNSOptions [2022-05-09T12:22:22.011Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:22:22.011Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:22:22.011Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:22:22.011Z] time="2022-05-09T12:22:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:22:22.011Z] time="2022-05-09T12:22:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:22:22.483Z] === RUN TestDriver [2022-05-09T12:22:22.483Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:22:22.483Z] PASS [2022-05-09T12:22:22.483Z] coverage: 34.8% of statements [2022-05-09T12:22:22.483Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-09T12:22:22.483Z] PASS [2022-05-09T12:22:22.483Z] coverage: 8.5% of statements [2022-05-09T12:22:22.483Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-05-09T12:22:22.483Z] ok github.com/docker/docker/libnetwork 0.383s coverage: 8.5% of statements [2022-05-09T12:22:22.763Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-09T12:22:22.763Z] --- PASS: TestTemplatedConfig (3.72s) [2022-05-09T12:22:22.763Z] === RUN TestConfigCreateResolve [2022-05-09T12:22:22.950Z] === RUN TestDriver [2022-05-09T12:22:22.950Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:22:22.950Z] PASS [2022-05-09T12:22:22.950Z] coverage: 34.8% of statements [2022-05-09T12:22:22.950Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-05-09T12:22:23.418Z] --- PASS: TestRandomAllocateDeallocate (5.50s) [2022-05-09T12:22:23.418Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:22:23.418Z] === RUN TestNetworkAllocateFree [2022-05-09T12:22:23.418Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:22:23.418Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:22:23.418Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:22:23.418Z] PASS [2022-05-09T12:22:23.418Z] coverage: 63.6% of statements [2022-05-09T12:22:23.418Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.120s coverage: 63.6% of statements [2022-05-09T12:22:23.884Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:22:23.884Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestGetExtraCapabilities [2022-05-09T12:22:23.884Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:22:23.884Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestRemoteDriver [2022-05-09T12:22:23.884Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestDriverError [2022-05-09T12:22:23.884Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestMissingValues [2022-05-09T12:22:23.884Z] --- PASS: TestMissingValues (0.01s) [2022-05-09T12:22:23.884Z] === RUN TestRollback [2022-05-09T12:22:23.884Z] --- PASS: TestRollback (0.01s) [2022-05-09T12:22:23.884Z] PASS [2022-05-09T12:22:23.884Z] coverage: 57.4% of statements [2022-05-09T12:22:23.884Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.093s coverage: 57.4% of statements [2022-05-09T12:22:24.352Z] --- PASS: TestAllocateRandomDeallocate (1.28s) [2022-05-09T12:22:24.352Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:22:24.818Z] === RUN TestNAT [2022-05-09T12:22:24.818Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:22:24.818Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestTransparent [2022-05-09T12:22:24.818Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:22:24.818Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:22:24.818Z] PASS [2022-05-09T12:22:24.818Z] coverage: 0.0% of statements [2022-05-09T12:22:24.818Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2022-05-09T12:22:24.818Z] === RUN TestBuildDefault [2022-05-09T12:22:24.818Z] --- PASS: TestBuildDefault (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:22:24.818Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestBuildHostname [2022-05-09T12:22:24.818Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:22:24.818Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestBuildNoIP [2022-05-09T12:22:24.818Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestUpdate [2022-05-09T12:22:24.818Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:22:24.818Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:22:24.818Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestAddEmpty [2022-05-09T12:22:24.818Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestAdd [2022-05-09T12:22:24.818Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestDeleteEmpty [2022-05-09T12:22:24.818Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestDeleteNewline [2022-05-09T12:22:24.818Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestDelete [2022-05-09T12:22:24.818Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestConcurrentWrites [2022-05-09T12:22:24.818Z] === RUN TestNew [2022-05-09T12:22:24.818Z] --- PASS: TestNew (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestAddDriver [2022-05-09T12:22:24.818Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestAddDuplicateDriver [2022-05-09T12:22:24.818Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:22:24.818Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestDriver [2022-05-09T12:22:24.818Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestIPAM [2022-05-09T12:22:24.818Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestWalkIPAMs [2022-05-09T12:22:24.818Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:22:24.818Z] === RUN TestWalkDrivers [2022-05-09T12:22:24.818Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:22:24.818Z] PASS [2022-05-09T12:22:24.818Z] coverage: 82.4% of statements [2022-05-09T12:22:24.818Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2022-05-09T12:22:25.287Z] --- PASS: TestConcurrentWrites (0.26s) [2022-05-09T12:22:25.287Z] PASS [2022-05-09T12:22:25.287Z] coverage: 81.2% of statements [2022-05-09T12:22:25.287Z] ok github.com/docker/docker/libnetwork/etchosts 0.319s coverage: 81.2% of statements [2022-05-09T12:22:25.299Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-05-09T12:22:25.299Z] PASS [2022-05-09T12:22:25.299Z] [2022-05-09T12:22:25.299Z] DONE 6 tests in 18.433s [2022-05-09T12:22:25.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-09T12:22:25.560Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-09T12:22:25.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:22:25.560Z] ++ set -e [2022-05-09T12:22:25.560Z] ++ '[' -n 0 ']' [2022-05-09T12:22:25.560Z] ++ set -x [2022-05-09T12:22:25.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:22:25.561Z] INFO: Testing against a local daemon [2022-05-09T12:22:25.561Z] === RUN TestCheckpoint [2022-05-09T12:22:25.561Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:22:25.561Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:22:25.561Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:22:25.561Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-09T12:22:25.561Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.03s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.02s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-09T12:22:25.561Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-09T12:22:25.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:22:25.755Z] === RUN TestNew [2022-05-09T12:22:25.755Z] --- PASS: TestNew (0.00s) [2022-05-09T12:22:25.755Z] === RUN TestAllocate [2022-05-09T12:22:25.755Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:22:25.755Z] === RUN TestUninitialized [2022-05-09T12:22:25.755Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:22:25.755Z] === RUN TestAllocateInRange [2022-05-09T12:22:25.755Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:22:25.755Z] === RUN TestAllocateSerial [2022-05-09T12:22:25.755Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:22:25.755Z] PASS [2022-05-09T12:22:25.755Z] coverage: 87.5% of statements [2022-05-09T12:22:25.755Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-05-09T12:22:25.755Z] === RUN TestCaller [2022-05-09T12:22:25.755Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:22:25.755Z] PASS [2022-05-09T12:22:25.755Z] coverage: 100.0% of statements [2022-05-09T12:22:25.755Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-05-09T12:22:25.755Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.12s) [2022-05-09T12:22:25.755Z] === RUN TestRetrieveFromStore [2022-05-09T12:22:25.819Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-09T12:22:25.819Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:22:25.819Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-09T12:22:25.819Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:22:25.819Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-09T12:22:25.819Z] === RUN TestCopyEmptyFile [2022-05-09T12:22:26.222Z] --- PASS: TestRetrieveFromStore (0.55s) [2022-05-09T12:22:26.222Z] === RUN TestIsCorrupted [2022-05-09T12:22:26.222Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:22:26.222Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:22:26.222Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:22:26.222Z] --- PASS: TestIsCorrupted (0.20s) [2022-05-09T12:22:26.222Z] === RUN TestSetRollover [2022-05-09T12:22:26.385Z] --- PASS: TestCopyEmptyFile (0.50s) [2022-05-09T12:22:26.386Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:22:26.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2022-05-09T12:22:26.386Z] === RUN TestCopyFromContainer [2022-05-09T12:22:27.210Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:22:27.677Z] --- PASS: TestSetRollover (1.34s) [2022-05-09T12:22:27.677Z] === RUN TestSetRolloverSerial [2022-05-09T12:22:28.145Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-05-09T12:22:28.145Z] === RUN TestGetAddressVersion [2022-05-09T12:22:28.145Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:22:28.145Z] === RUN TestKeyString [2022-05-09T12:22:28.145Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:22:28.145Z] === RUN TestPoolDataMarshal [2022-05-09T12:22:28.145Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:22:28.145Z] === RUN TestSubnetsMarshal [2022-05-09T12:22:28.145Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-09T12:22:28.145Z] === RUN TestAddSubnets [2022-05-09T12:22:28.145Z] --- PASS: TestAddSubnets (0.05s) [2022-05-09T12:22:28.145Z] === RUN TestDoublePoolRelease [2022-05-09T12:22:28.145Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-09T12:22:28.145Z] === RUN TestAddReleasePoolID [2022-05-09T12:22:28.145Z] === RUN TestPoolRequest [2022-05-09T12:22:28.145Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:22:28.145Z] === RUN TestOtherRequests [2022-05-09T12:22:28.145Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:22:28.145Z] PASS [2022-05-09T12:22:28.145Z] coverage: 57.1% of statements [2022-05-09T12:22:28.145Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-05-09T12:22:28.145Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-09T12:22:28.145Z] === RUN TestPredefinedPool [2022-05-09T12:22:28.145Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-09T12:22:28.145Z] === RUN TestRemoveSubnet [2022-05-09T12:22:28.286Z] === RUN TestCopyFromContainer// [2022-05-09T12:22:28.286Z] === RUN TestCopyFromContainer//bar/root [2022-05-09T12:22:28.544Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-09T12:22:28.544Z] === RUN TestCopyFromContainer/bar/quux [2022-05-09T12:22:28.612Z] --- PASS: TestRemoveSubnet (0.23s) [2022-05-09T12:22:28.612Z] === RUN TestGetSameAddress [2022-05-09T12:22:28.612Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-09T12:22:28.612Z] === RUN TestPoolAllocationReuse [2022-05-09T12:22:28.803Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-09T12:22:28.803Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-09T12:22:28.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-09T12:22:29.064Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-09T12:22:29.064Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-09T12:22:29.080Z] --- PASS: TestSetRolloverSerial (1.51s) [2022-05-09T12:22:29.080Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:22:29.080Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:22:29.080Z] PASS [2022-05-09T12:22:29.080Z] coverage: 84.4% of statements [2022-05-09T12:22:29.080Z] ok github.com/docker/docker/libnetwork/bitseq 11.564s coverage: 84.4% of statements [2022-05-09T12:22:29.080Z] === RUN TestGetCapabilities [2022-05-09T12:22:29.080Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:22:29.080Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:22:29.323Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-09T12:22:29.323Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-09T12:22:29.548Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-09T12:22:29.548Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:22:29.548Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-09T12:22:29.548Z] === RUN TestRemoteDriver [2022-05-09T12:22:29.548Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:22:29.548Z] PASS [2022-05-09T12:22:29.548Z] coverage: 47.4% of statements [2022-05-09T12:22:29.548Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer (2.99s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-05-09T12:22:29.581Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-05-09T12:22:29.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:22:29.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:22:29.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:22:29.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:22:29.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:22:29.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:22:29.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:22:29.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:22:29.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:22:29.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:22:29.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-09T12:22:29.581Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:22:29.581Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-09T12:22:29.581Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:22:29.581Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:22:29.581Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:22:29.581Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:22:29.581Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:22:29.581Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:22:29.581Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:22:29.581Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:22:29.581Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:22:29.581Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:22:29.581Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:22:29.581Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:22:29.581Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:22:29.582Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-09T12:22:29.582Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:22:30.015Z] --- PASS: TestPoolAllocationReuse (1.53s) [2022-05-09T12:22:30.015Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:22:30.015Z] --- PASS: TestGetAddressSubPoolEqualPool (0.07s) [2022-05-09T12:22:30.015Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:22:30.482Z] === RUN TestWindowsIPAM [2022-05-09T12:22:30.482Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:22:30.482Z] PASS [2022-05-09T12:22:30.482Z] coverage: 71.4% of statements [2022-05-09T12:22:30.482Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-09T12:22:31.467Z] === RUN TestDefaultNetwork [2022-05-09T12:22:31.467Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-09T12:22:31.467Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:22:31.484Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-09T12:22:31.743Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2022-05-09T12:22:31.743Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:22:31.743Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:22:31.935Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-05-09T12:22:31.935Z] === RUN TestInitAddressPools [2022-05-09T12:22:31.935Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:22:31.935Z] PASS [2022-05-09T12:22:31.935Z] coverage: 74.0% of statements [2022-05-09T12:22:31.935Z] ok github.com/docker/docker/libnetwork/ipamutils 0.663s coverage: 74.0% of statements [2022-05-09T12:22:32.402Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.16s) [2022-05-09T12:22:32.402Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:22:32.402Z] === RUN TestKeyValue [2022-05-09T12:22:32.402Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:22:32.402Z] PASS [2022-05-09T12:22:32.402Z] coverage: 60.0% of statements [2022-05-09T12:22:32.402Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-05-09T12:22:32.679Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:22:32.937Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:22:33.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:22:33.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:22:33.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:22:33.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:22:33.874Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:22:33.874Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:22:33.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:22:33.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:22:33.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:22:33.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:22:33.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:22:33.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-09T12:22:33.874Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:22:33.874Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:22:34.449Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:22:34.613Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:22:34.613Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.60s) [2022-05-09T12:22:34.613Z] === RUN TestGetAddress [2022-05-09T12:22:34.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2022-05-09T12:22:34.709Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:22:34.709Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:22:34.709Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:22:34.709Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-09T12:22:34.709Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:22:34.709Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:22:34.709Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:22:34.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-09T12:22:34.709Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:22:34.967Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-05-09T12:22:34.967Z] === RUN TestContainerStartOnDaemonRestart [2022-05-09T12:22:34.967Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-09T12:22:34.967Z] === RUN TestDaemonRestartIpcMode [2022-05-09T12:22:34.967Z] === PAUSE TestDaemonRestartIpcMode [2022-05-09T12:22:34.967Z] === RUN TestDaemonHostGatewayIP [2022-05-09T12:22:34.967Z] === PAUSE TestDaemonHostGatewayIP [2022-05-09T12:22:34.967Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-09T12:22:34.967Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-09T12:22:34.967Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:22:34.967Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-09T12:22:34.967Z] === RUN TestDiff [2022-05-09T12:22:34.967Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-09T12:22:35.225Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-09T12:22:35.231Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-09T12:22:35.231Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-09T12:22:35.231Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-09T12:22:35.231Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-09T12:22:35.231Z] Cross building: bundles/cross/linux/s390x [2022-05-09T12:22:35.231Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-09T12:22:35.231Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-09T12:22:35.484Z] --- PASS: TestDiff (0.70s) [2022-05-09T12:22:35.484Z] === RUN TestExecWithCloseStdin [2022-05-09T12:22:35.597Z] === RUN TestNetworkDBSimple [2022-05-09T12:22:36.066Z] === RUN TestGenerate [2022-05-09T12:22:36.066Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:22:36.066Z] === RUN TestGeneratePtr [2022-05-09T12:22:36.066Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:22:36.066Z] === RUN TestGenerateMissingField [2022-05-09T12:22:36.066Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:22:36.066Z] === RUN TestFieldCannotBeSet [2022-05-09T12:22:36.066Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:22:36.066Z] === RUN TestTypeMismatchError [2022-05-09T12:22:36.066Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:22:36.066Z] PASS [2022-05-09T12:22:36.066Z] coverage: 100.0% of statements [2022-05-09T12:22:36.066Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-09T12:22:36.420Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-09T12:22:36.420Z] --- PASS: TestExecWithCloseStdin (0.92s) [2022-05-09T12:22:36.420Z] === RUN TestExec [2022-05-09T12:22:36.535Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-09T12:22:36.535Z] PASS [2022-05-09T12:22:36.535Z] coverage: 100.0% of statements [2022-05-09T12:22:36.535Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.057s coverage: 100.0% of statements [2022-05-09T12:22:36.535Z] testing: warning: no tests to run [2022-05-09T12:22:36.535Z] PASS [2022-05-09T12:22:36.535Z] coverage: 0.0% of statements [2022-05-09T12:22:36.535Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:22:36.535Z] 2022/05/09 12:22:36 Closing DB instances... [2022-05-09T12:22:36.987Z] check_test.go:307: [dd4df4da5e6d8] daemon is not started [2022-05-09T12:22:36.987Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-09T12:22:37.245Z] --- PASS: TestExec (0.82s) [2022-05-09T12:22:37.245Z] === RUN TestExecUser [2022-05-09T12:22:37.245Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:22:37.520Z] === RUN TestRequestNewPort [2022-05-09T12:22:37.520Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestRequestSpecificPort [2022-05-09T12:22:37.520Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestReleasePort [2022-05-09T12:22:37.520Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestReuseReleasedPort [2022-05-09T12:22:37.520Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:22:37.520Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestUnknowProtocol [2022-05-09T12:22:37.520Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestAllocateAllPorts [2022-05-09T12:22:37.520Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestPortAllocation [2022-05-09T12:22:37.520Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:22:37.520Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestNoDuplicateBPR [2022-05-09T12:22:37.520Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:22:37.520Z] === RUN TestChangePortRange [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:22:37.520Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:22:37.520Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:22:37.520Z] PASS [2022-05-09T12:22:37.520Z] coverage: 88.6% of statements [2022-05-09T12:22:37.520Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-05-09T12:22:37.520Z] testing: warning: no tests to run [2022-05-09T12:22:37.520Z] PASS [2022-05-09T12:22:37.520Z] coverage: 0.0% of statements [2022-05-09T12:22:37.520Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:22:38.180Z] --- PASS: TestExecUser (0.85s) [2022-05-09T12:22:38.180Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:22:38.504Z] --- PASS: TestNetworkDBSimple (2.85s) [2022-05-09T12:22:38.504Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:22:38.504Z] === RUN TestHashData [2022-05-09T12:22:38.504Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:22:38.504Z] PASS [2022-05-09T12:22:38.504Z] coverage: 2.8% of statements [2022-05-09T12:22:38.504Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2022-05-09T12:22:38.504Z] === RUN TestErrorConstructors [2022-05-09T12:22:38.504Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:22:38.504Z] === RUN TestCompareIPMask [2022-05-09T12:22:38.504Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:22:38.504Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:22:38.504Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:22:38.504Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:22:38.504Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:22:38.504Z] === RUN TestParseCIDR [2022-05-09T12:22:38.504Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:22:38.504Z] PASS [2022-05-09T12:22:38.504Z] coverage: 37.3% of statements [2022-05-09T12:22:38.504Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-05-09T12:22:39.115Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-05-09T12:22:39.115Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:22:39.373Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:22:39.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:22:39.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:22:39.489Z] PASS [2022-05-09T12:22:39.489Z] coverage: 55.0% of statements [2022-05-09T12:22:39.489Z] ok github.com/docker/docker/oci 0.075s coverage: 55.0% of statements [2022-05-09T12:22:39.489Z] 2022/05/09 12:22:39 Closing DB instances... [2022-05-09T12:22:39.957Z] === RUN TestAddressPoolOpt [2022-05-09T12:22:39.957Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/a [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/something [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/_=a [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/PATH [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/=a [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/1asd [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/123 [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/some_space [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/= [2022-05-09T12:22:39.957Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:22:39.957Z] === RUN TestParseHost [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/:// [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:22:39.957Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:22:39.957Z] === RUN TestParseHost/unknown:// [2022-05-09T12:22:39.957Z] === RUN TestParseHost/fd:// [2022-05-09T12:22:39.957Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:22:39.957Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:22:39.957Z] === RUN TestParseHost/#00 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://: [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/_ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/fd://something [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/npipe:// [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:22:39.957Z] === RUN TestParseHost/__ [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp:// [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseHost/unix:// [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:22:39.957Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:22:39.957Z] === RUN TestParseTCP [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/: [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/::1 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/localhost [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/#00 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:22:39.957Z] === RUN TestParseTCP/localhost: [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:22:39.957Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:22:39.958Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestValidateExtraHosts [2022-05-09T12:22:39.958Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestValidateIPAddress [2022-05-09T12:22:39.958Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestMapOpts [2022-05-09T12:22:39.958Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:22:39.958Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestListOptsWithValidator [2022-05-09T12:22:39.958Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestValidateDNSSearch [2022-05-09T12:22:39.958Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:22:39.958Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:22:39.958Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestNamedListOpts [2022-05-09T12:22:39.958Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestNamedMapOpts [2022-05-09T12:22:39.958Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestParseLink [2022-05-09T12:22:39.958Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:22:39.958Z] === RUN TestUlimitOpt [2022-05-09T12:22:39.958Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:22:39.958Z] PASS [2022-05-09T12:22:39.958Z] coverage: 65.5% of statements [2022-05-09T12:22:39.958Z] ok github.com/docker/docker/opts 0.145s coverage: 65.5% of statements [2022-05-09T12:22:40.308Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:22:40.425Z] === RUN TestParseVersion [2022-05-09T12:22:40.425Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:22:40.425Z] PASS [2022-05-09T12:22:40.425Z] coverage: 52.9% of statements [2022-05-09T12:22:40.425Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-05-09T12:22:40.567Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-05-09T12:22:40.567Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:22:40.825Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-09T12:22:41.084Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:22:41.411Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-05-09T12:22:41.411Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:22:41.653Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-05-09T12:22:41.653Z] === RUN TestHealthKillContainer [2022-05-09T12:22:42.395Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:22:42.395Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:22:42.395Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:22:42.395Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s) [2022-05-09T12:22:42.395Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:22:42.395Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:22:42.395Z] === RUN TestMiddleware [2022-05-09T12:22:42.395Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:22:42.395Z] === RUN TestNewResponseModifier [2022-05-09T12:22:42.395Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:22:42.395Z] PASS [2022-05-09T12:22:42.395Z] coverage: 26.8% of statements [2022-05-09T12:22:42.395Z] ok github.com/docker/docker/pkg/authorization 0.387s coverage: 26.8% of statements [2022-05-09T12:22:42.863Z] === RUN TestIsArchivePathDir [2022-05-09T12:22:42.863Z] --- PASS: TestIsArchivePathDir (0.18s) [2022-05-09T12:22:42.863Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:22:42.863Z] 2022/05/09 12:22:42 Closing DB instances... [2022-05-09T12:22:42.863Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-05-09T12:22:42.863Z] === RUN TestIsArchivePathTar [2022-05-09T12:22:43.028Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-09T12:22:43.332Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-05-09T12:22:43.332Z] === RUN TestDecompressStreamGzip [2022-05-09T12:22:43.332Z] === RUN TestUnbuffered [2022-05-09T12:22:43.332Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestRaceUnbuffered [2022-05-09T12:22:43.332Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:22:43.332Z] PASS [2022-05-09T12:22:43.332Z] coverage: 100.0% of statements [2022-05-09T12:22:43.332Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-05-09T12:22:43.332Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-09T12:22:43.332Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:22:43.332Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-09T12:22:43.332Z] === RUN TestDecompressStreamXz [2022-05-09T12:22:43.332Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:22:43.332Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestDecompressStreamZstd [2022-05-09T12:22:43.332Z] archive_test.go:140: zstd not installed [2022-05-09T12:22:43.332Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-09T12:22:43.332Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:22:43.332Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:22:43.332Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestCompressStreamInvalid [2022-05-09T12:22:43.332Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionInvalid [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionUncompressed [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionBzip2 [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionGzip [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionXz [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestExtensionZstd [2022-05-09T12:22:43.332Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:22:43.332Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:22:43.799Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-09T12:22:43.799Z] === RUN TestCmdStreamBad [2022-05-09T12:22:43.799Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:22:43.799Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:22:43.799Z] === RUN TestCmdStreamGood [2022-05-09T12:22:43.800Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-09T12:22:43.800Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:22:43.800Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-09T12:22:43.800Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:22:43.800Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestUntarPath [2022-05-09T12:22:43.800Z] --- PASS: TestUntarPath (0.07s) [2022-05-09T12:22:43.800Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:22:43.800Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-09T12:22:43.800Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:22:43.800Z] === RUN TestMatch [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[foo]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[]#01 [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[qux]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:22:43.800Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:22:43.800Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:22:43.800Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:22:43.800Z] PASS [2022-05-09T12:22:43.800Z] coverage: 87.5% of statements [2022-05-09T12:22:43.800Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-05-09T12:22:43.800Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-09T12:22:43.800Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:22:43.800Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:22:43.800Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:22:43.800Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:22:43.800Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:22:43.800Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:22:43.800Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:22:43.800Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:22:43.800Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:22:43.800Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-09T12:22:43.800Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:22:43.800Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:22:43.800Z] === RUN TestTarFiles [2022-05-09T12:22:44.784Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.32s) [2022-05-09T12:22:44.784Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:22:45.251Z] === RUN TestChrootTarUntar [2022-05-09T12:22:45.251Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:22:45.251Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:22:45.251Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:22:45.251Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootCopyWithTar [2022-05-09T12:22:45.251Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:22:45.251Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootUntarPath [2022-05-09T12:22:45.251Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:22:45.251Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:22:45.251Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:22:45.251Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:22:45.251Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:45.251Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:22:45.251Z] PASS [2022-05-09T12:22:45.251Z] coverage: 12.0% of statements [2022-05-09T12:22:45.251Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 12.0% of statements [2022-05-09T12:22:46.236Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:22:46.236Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:22:46.236Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:22:46.236Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:22:46.236Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:22:46.236Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:22:46.236Z] PASS [2022-05-09T12:22:46.236Z] coverage: 0.0% of statements [2022-05-09T12:22:46.236Z] ok github.com/docker/docker/pkg/containerfs 0.061s coverage: 0.0% of statements [2022-05-09T12:22:46.310Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:22:46.569Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-09T12:22:46.703Z] 2022/05/09 12:22:46 Closing DB instances... [2022-05-09T12:22:47.171Z] === RUN TestSizeEmpty [2022-05-09T12:22:47.171Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeEmptyFile [2022-05-09T12:22:47.171Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeNonemptyFile [2022-05-09T12:22:47.171Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:22:47.171Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:22:47.171Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:22:47.171Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestMoveToSubdir [2022-05-09T12:22:47.171Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-09T12:22:47.171Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:22:47.171Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:22:47.171Z] PASS [2022-05-09T12:22:47.171Z] coverage: 80.0% of statements [2022-05-09T12:22:47.171Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-05-09T12:22:48.340Z] --- PASS: TestServicePlugin (30.09s) [2022-05-09T12:22:48.340Z] === RUN TestServiceUpdateLabel [2022-05-09T12:22:48.732Z] === RUN TestPollerAddRemove [2022-05-09T12:22:48.732Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:22:48.732Z] === RUN TestPollerEvent [2022-05-09T12:22:48.732Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:22:48.732Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:22:48.732Z] === RUN TestPollerClose [2022-05-09T12:22:48.732Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:22:48.732Z] PASS [2022-05-09T12:22:48.732Z] coverage: 36.2% of statements [2022-05-09T12:22:48.732Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 36.2% of statements [2022-05-09T12:22:48.732Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-05-09T12:22:48.732Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:22:49.096Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:22:49.096Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:22:49.267Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-05-09T12:22:49.267Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:22:49.662Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:22:49.719Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:22:49.719Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:22:49.719Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:22:49.719Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:22:49.719Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:22:49.719Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:22:49.719Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:22:49.719Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-09T12:22:49.719Z] === RUN TestCopyFile [2022-05-09T12:22:49.920Z] --- PASS: TestHealthKillContainer (8.33s) [2022-05-09T12:22:49.920Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:22:50.179Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-09T12:22:50.187Z] --- PASS: TestCopyFile (0.01s) [2022-05-09T12:22:50.187Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:22:50.187Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:22:50.187Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:22:50.187Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:22:50.187Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:22:50.187Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestWildcardMatches [2022-05-09T12:22:50.187Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestPatternMatches [2022-05-09T12:22:50.187Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:22:50.187Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:22:50.187Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:22:50.187Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:22:50.187Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:22:50.187Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:22:50.187Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestSingleExclamationError [2022-05-09T12:22:50.187Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:22:50.187Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:22:50.187Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestMatches [2022-05-09T12:22:50.187Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:22:50.187Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:22:50.187Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:22:50.187Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:22:50.187Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:22:50.187Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:22:50.187Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:22:50.187Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:22:50.187Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatterns [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:22:50.187Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:22:50.187Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:22:50.187Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-05-09T12:22:50.187Z] === RUN TestMatch [2022-05-09T12:22:50.187Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:22:50.187Z] === RUN TestCompile [2022-05-09T12:22:50.187Z] === RUN TestCompile/slash [2022-05-09T12:22:50.187Z] === RUN TestCompile/backslash [2022-05-09T12:22:50.187Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:22:50.187Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:22:50.187Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:22:50.187Z] PASS [2022-05-09T12:22:50.187Z] coverage: 84.7% of statements [2022-05-09T12:22:50.187Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 84.7% of statements [2022-05-09T12:22:50.437Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-05-09T12:22:50.437Z] === RUN TestIpcModeNone [2022-05-09T12:22:50.654Z] --- PASS: TestTarFiles (6.61s) [2022-05-09T12:22:50.654Z] === RUN TestDetectCompressionZstd [2022-05-09T12:22:50.654Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:22:50.654Z] === RUN TestTarUntar [2022-05-09T12:22:50.654Z] 2022/05/09 12:22:50 Closing DB instances... [2022-05-09T12:22:50.654Z] --- PASS: TestTarUntar (0.05s) [2022-05-09T12:22:50.654Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:22:50.654Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-09T12:22:50.654Z] === RUN TestTarWithOptions [2022-05-09T12:22:50.654Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-09T12:22:50.654Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:22:50.654Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:22:50.654Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:22:50.654Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-09T12:22:50.654Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:22:50.654Z] === RUN TestGet [2022-05-09T12:22:50.654Z] --- PASS: TestGet (0.00s) [2022-05-09T12:22:50.654Z] === RUN TestGetShortcutString [2022-05-09T12:22:50.654Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:22:50.654Z] PASS [2022-05-09T12:22:50.654Z] coverage: 42.9% of statements [2022-05-09T12:22:50.695Z] check_test.go:307: [d7ff36509f7cd] daemon is not started [2022-05-09T12:22:50.695Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-09T12:22:51.121Z] ok github.com/docker/docker/pkg/homedir 0.087s coverage: 42.9% of statements [2022-05-09T12:22:51.121Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2178414378\\dest" [2022-05-09T12:22:51.121Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-09T12:22:51.121Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:22:51.121Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-09T12:22:51.121Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2083680965\\victim\\hello" -> "../victim/hello" [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3923372720\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3519204235\\victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3646448887\\victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3857011581\\victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3072909215\\victim" -> "../victim" [2022-05-09T12:22:51.121Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-09T12:22:51.121Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1932643218\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3412853904\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2448508513\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2256933821\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3055199190\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4189695053\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:51.121Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1985476076\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:22:51.121Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-09T12:22:51.121Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:22:51.121Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:22:51.121Z] === RUN TestXGlobalNoParent [2022-05-09T12:22:51.121Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:22:51.121Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:22:51.121Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-05-09T12:22:51.121Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:22:51.121Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-09T12:22:51.121Z] === RUN TestDisablePigz [2022-05-09T12:22:51.121Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:22:51.263Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-09T12:22:51.263Z] --- PASS: TestIpcModeNone (0.81s) [2022-05-09T12:22:51.263Z] === RUN TestIpcModePrivate [2022-05-09T12:22:51.589Z] --- PASS: TestDisablePigz (0.17s) [2022-05-09T12:22:51.589Z] === RUN TestPigz [2022-05-09T12:22:51.589Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:22:51.589Z] --- PASS: TestPigz (0.18s) [2022-05-09T12:22:51.589Z] === RUN TestNosysFileInfo [2022-05-09T12:22:51.589Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:22:51.589Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:22:51.589Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:22:51.589Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestCanonicalTarName [2022-05-09T12:22:51.589Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChmodTarEntry [2022-05-09T12:22:51.589Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestHardLinkOrder [2022-05-09T12:22:51.589Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-09T12:22:51.589Z] === RUN TestChangeString [2022-05-09T12:22:51.589Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesWithNoChanges [2022-05-09T12:22:51.589Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-09T12:22:51.589Z] === RUN TestChangesWithChanges [2022-05-09T12:22:51.589Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-09T12:22:51.589Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:22:51.589Z] changes_test.go:196: needs more investigation [2022-05-09T12:22:51.589Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesDirsEmpty [2022-05-09T12:22:51.589Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:22:51.589Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesDirsMutated [2022-05-09T12:22:51.589Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:22:51.589Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestApplyLayer [2022-05-09T12:22:51.589Z] changes_test.go:433: needs further investigation [2022-05-09T12:22:51.589Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:22:51.589Z] changes_test.go:469: needs further investigation [2022-05-09T12:22:51.589Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:22:51.589Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:22:51.589Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestChangesSize [2022-05-09T12:22:51.589Z] --- PASS: TestChangesSize (0.00s) [2022-05-09T12:22:51.589Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:22:51.589Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1642131842\\dest" [2022-05-09T12:22:51.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-09T12:22:52.056Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-09T12:22:52.056Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2140457366\\victim\\hello" -> "../victim/hello" [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink253749004\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1974712450\\victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink469455856\\victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3907906329\\victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1417747472\\victim" -> "../victim" [2022-05-09T12:22:52.056Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-09T12:22:52.056Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink484942159\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink335692443\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink205374151\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4032069096\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1827936571\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:52.056Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3629340216\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:22:52.056Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-09T12:22:52.056Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:22:52.056Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2022-05-09T12:22:52.056Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:22:52.056Z] === RUN TestCreateIDMapOrder [2022-05-09T12:22:52.056Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:22:52.056Z] PASS [2022-05-09T12:22:52.056Z] coverage: 7.2% of statements [2022-05-09T12:22:52.056Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-05-09T12:22:52.056Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-09T12:22:52.056Z] === RUN TestGenerateEmptyFile [2022-05-09T12:22:52.056Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:22:52.056Z] === RUN TestGenerateWithContent [2022-05-09T12:22:52.056Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:22:52.056Z] PASS [2022-05-09T12:22:52.056Z] coverage: 61.9% of statements [2022-05-09T12:22:52.056Z] ok github.com/docker/docker/pkg/archive 9.354s coverage: 61.9% of statements [2022-05-09T12:22:52.088Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-05-09T12:22:52.088Z] --- PASS: TestIpcModePrivate (0.81s) [2022-05-09T12:22:52.088Z] === RUN TestIpcModeShareable [2022-05-09T12:22:52.347Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-09T12:22:52.913Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-09T12:22:52.913Z] --- PASS: TestIpcModeShareable (0.83s) [2022-05-09T12:22:52.913Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-09T12:22:53.172Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:22:53.618Z] === RUN TestFixedBufferCap [2022-05-09T12:22:53.618Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestFixedBufferLen [2022-05-09T12:22:53.618Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestFixedBufferString [2022-05-09T12:22:53.618Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestFixedBufferWrite [2022-05-09T12:22:53.618Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestFixedBufferRead [2022-05-09T12:22:53.618Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestBytesPipeRead [2022-05-09T12:22:53.618Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestBytesPipeWrite [2022-05-09T12:22:53.618Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:22:53.618Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:22:54.085Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-05-09T12:22:54.085Z] === RUN TestAtomicWriteToFile [2022-05-09T12:22:54.085Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-09T12:22:54.085Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:22:54.085Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:22:54.085Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:22:54.085Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-09T12:22:54.085Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:22:54.085Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:22:54.085Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:22:54.085Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestCancelReadCloser [2022-05-09T12:22:54.085Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-09T12:22:54.085Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:22:54.085Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestNopWriteCloser [2022-05-09T12:22:54.085Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestNopWriter [2022-05-09T12:22:54.085Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:22:54.085Z] === RUN TestWriteCounter [2022-05-09T12:22:54.085Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:22:54.085Z] PASS [2022-05-09T12:22:54.085Z] coverage: 70.5% of statements [2022-05-09T12:22:54.085Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 70.5% of statements [2022-05-09T12:22:54.550Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:22:55.070Z] time="2022-05-09T12:22:54Z" level=error msg="node1(d57c47093382) Could not close DB: timeout waiting for leave broadcast" [2022-05-09T12:22:55.070Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-05-09T12:22:55.070Z] === RUN TestNetworkDBWatch [2022-05-09T12:22:55.070Z] === RUN TestError [2022-05-09T12:22:55.070Z] --- PASS: TestError (0.00s) [2022-05-09T12:22:55.070Z] === RUN TestProgressString [2022-05-09T12:22:55.070Z] === RUN TestProgressString/no_progress [2022-05-09T12:22:55.070Z] === RUN TestProgressString/progress_1 [2022-05-09T12:22:55.070Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:22:55.070Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:22:55.070Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:22:55.070Z] === RUN TestProgressString/with_units [2022-05-09T12:22:55.070Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:22:55.070Z] === RUN TestProgressString/hide_counts [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:22:55.070Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:22:55.070Z] === RUN TestJSONMessageDisplay [2022-05-09T12:22:55.487Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:22:55.487Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-09T12:22:55.538Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-05-09T12:22:55.538Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:22:55.538Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:22:55.538Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:22:55.538Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:22:55.538Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:22:55.538Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-09T12:22:55.538Z] PASS [2022-05-09T12:22:55.538Z] coverage: 91.7% of statements [2022-05-09T12:22:55.538Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2022-05-09T12:22:55.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2022-05-09T12:22:55.752Z] === RUN TestAPIIpcModeHost [2022-05-09T12:22:56.005Z] === RUN TestStandardLongPath [2022-05-09T12:22:56.005Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:22:56.005Z] === RUN TestUNCLongPath [2022-05-09T12:22:56.005Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:22:56.005Z] PASS [2022-05-09T12:22:56.005Z] coverage: 100.0% of statements [2022-05-09T12:22:56.005Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-05-09T12:22:56.335Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-05-09T12:22:56.335Z] === RUN TestDaemonIpcModeShareable [2022-05-09T12:22:56.472Z] 2022/05/09 12:22:56 Closing DB instances... [2022-05-09T12:22:56.472Z] === RUN TestNameFormat [2022-05-09T12:22:56.472Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:22:56.472Z] === RUN TestNameRetries [2022-05-09T12:22:56.472Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:22:56.472Z] PASS [2022-05-09T12:22:56.472Z] coverage: 85.7% of statements [2022-05-09T12:22:56.939Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-05-09T12:22:57.406Z] === RUN TestParseKeyValueOpt [2022-05-09T12:22:57.406Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:22:57.406Z] === RUN TestParseUintList [2022-05-09T12:22:57.406Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:22:57.406Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:22:57.406Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:22:57.406Z] PASS [2022-05-09T12:22:57.406Z] coverage: 97.0% of statements [2022-05-09T12:22:57.406Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-05-09T12:22:57.873Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-09T12:22:57.873Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:22:58.240Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2022-05-09T12:22:58.240Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2022-05-09T12:22:58.240Z] === RUN TestDaemonIpcModePrivate [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:22:58.340Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:22:58.340Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:22:58.340Z] PASS [2022-05-09T12:22:58.340Z] coverage: 36.4% of statements [2022-05-09T12:22:58.340Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-05-09T12:22:58.498Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:22:58.615Z] === RUN TestBoolValue [2022-05-09T12:22:58.615Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestBoolValueOrDefault [2022-05-09T12:22:58.615Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestInt64ValueOrZero [2022-05-09T12:22:58.615Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:22:58.615Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:22:58.615Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestJsonContentType [2022-05-09T12:22:58.615Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestReadJSON [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/nil_body [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/empty_body [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:22:58.615Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:22:58.615Z] PASS [2022-05-09T12:22:58.615Z] coverage: 31.9% of statements [2022-05-09T12:22:58.615Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 31.9% of statements [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:22:58.615Z] === RUN TestMaskSecretKeys [2022-05-09T12:22:58.615Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:22:58.615Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:22:58.615Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:22:58.615Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:22:58.615Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:22:58.615Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:22:58.615Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:22:58.615Z] PASS [2022-05-09T12:22:58.615Z] coverage: 37.7% of statements [2022-05-09T12:22:58.615Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:22:58.615Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:22:58.615Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:22:58.615Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:22:58.615Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:22:58.615Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:22:58.615Z] PASS [2022-05-09T12:22:58.615Z] coverage: 90.0% of statements [2022-05-09T12:22:58.615Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-09T12:22:58.615Z] === RUN TestToJSON [2022-05-09T12:22:58.615Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestToParamWithVersion [2022-05-09T12:22:58.615Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestFromJSON [2022-05-09T12:22:58.615Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestEmpty [2022-05-09T12:22:58.615Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:22:58.615Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestArgsMatchKVList [2022-05-09T12:22:58.615Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestArgsMatch [2022-05-09T12:22:58.615Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestAdd [2022-05-09T12:22:58.615Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestDel [2022-05-09T12:22:58.615Z] --- PASS: TestDel (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestLen [2022-05-09T12:22:58.615Z] --- PASS: TestLen (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestExactMatch [2022-05-09T12:22:58.615Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:22:58.615Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestContains [2022-05-09T12:22:58.615Z] --- PASS: TestContains (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestValidate [2022-05-09T12:22:58.615Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestWalkValues [2022-05-09T12:22:58.615Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestFuzzyMatch [2022-05-09T12:22:58.615Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:22:58.615Z] === RUN TestClone [2022-05-09T12:22:58.615Z] --- PASS: TestClone (0.00s) [2022-05-09T12:22:58.615Z] PASS [2022-05-09T12:22:58.615Z] coverage: 92.2% of statements [2022-05-09T12:22:58.615Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 92.2% of statements [2022-05-09T12:22:58.615Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:22:58.615Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:22:58.615Z] PASS [2022-05-09T12:22:58.615Z] coverage: 6.1% of statements [2022-05-09T12:22:58.615Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:22:58.615Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:22:58.616Z] === RUN TestGetTimestamp [2022-05-09T12:22:58.616Z] --- PASS: TestGetTimestamp (0.23s) [2022-05-09T12:22:58.616Z] === RUN TestParseTimestamps [2022-05-09T12:22:58.616Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/api/types/time 0.294s coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] === RUN TestCompareVersion [2022-05-09T12:22:58.616Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 77.3% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:22:58.616Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:22:58.616Z] === RUN TestIsGIT [2022-05-09T12:22:58.616Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.082s coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:22:58.616Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:22:58.616Z] --- PASS: TestCloneArgsSmartHttp (0.07s) [2022-05-09T12:22:58.616Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:22:58.616Z] --- PASS: TestCloneArgsDumbHttp (0.02s) [2022-05-09T12:22:58.616Z] === RUN TestCloneArgsGit [2022-05-09T12:22:58.616Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestCheckoutGit [2022-05-09T12:22:58.616Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:22:58.616Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestProcessNoDockerignore [2022-05-09T12:22:58.616Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:22:58.616Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestDetectContentType [2022-05-09T12:22:58.616Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:22:58.616Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestInspectEmptyResponse [2022-05-09T12:22:58.616Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestInspectResponseBinary [2022-05-09T12:22:58.616Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:22:58.616Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:22:58.616Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:22:58.616Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestUnknownContentLength [2022-05-09T12:22:58.616Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestDownloadRemote [2022-05-09T12:22:58.616Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-09T12:22:58.616Z] === RUN TestGetWithStatusError [2022-05-09T12:22:58.616Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestCloseRootDirectory [2022-05-09T12:22:58.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:58.616Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestHashFile [2022-05-09T12:22:58.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:58.616Z] --- SKIP: TestHashFile (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestHashSubdir [2022-05-09T12:22:58.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:58.616Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestRemoveDirectory [2022-05-09T12:22:58.616Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:22:58.616Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 9.3% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/builder/remotecontext 0.312s coverage: 9.3% of statements [2022-05-09T12:22:58.616Z] === RUN TestEnable [2022-05-09T12:22:58.616Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestDisable [2022-05-09T12:22:58.616Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestEnabled [2022-05-09T12:22:58.616Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-09T12:22:58.616Z] === RUN TestGetAllAllowed [2022-05-09T12:22:58.616Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestGetAllMeta [2022-05-09T12:22:58.616Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:22:58.616Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:22:58.616Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestIsExistingDirectory [2022-05-09T12:22:58.616Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestGetFilenameForDownload [2022-05-09T12:22:58.616Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestEnv2Variables [2022-05-09T12:22:58.616Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:22:58.616Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestMaintainer [2022-05-09T12:22:58.616Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestLabel [2022-05-09T12:22:58.616Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestFromScratch [2022-05-09T12:22:58.616Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestFromWithArg [2022-05-09T12:22:58.616Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:22:58.616Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:22:58.616Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:22:58.616Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestOnbuild [2022-05-09T12:22:58.616Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestWorkdir [2022-05-09T12:22:58.616Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestCmd [2022-05-09T12:22:58.616Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestHealthcheckNone [2022-05-09T12:22:58.616Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestHealthcheckCmd [2022-05-09T12:22:58.616Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestEntrypoint [2022-05-09T12:22:58.616Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestExpose [2022-05-09T12:22:58.616Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestUser [2022-05-09T12:22:58.616Z] --- PASS: TestUser (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestVolume [2022-05-09T12:22:58.616Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestStopSignal [2022-05-09T12:22:58.616Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:22:58.616Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestArg [2022-05-09T12:22:58.616Z] --- PASS: TestArg (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestShell [2022-05-09T12:22:58.616Z] --- PASS: TestShell (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:22:58.616Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestRunWithBuildArgs [2022-05-09T12:22:58.616Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:22:58.616Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:22:58.616Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:22:58.616Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:22:58.616Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:22:58.616Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestNormalizeWorkdir [2022-05-09T12:22:58.616Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestDispatch [2022-05-09T12:22:58.616Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:22:58.616Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:22:58.616Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:22:58.616Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:22:58.616Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:22:58.616Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:22:58.616Z] === RUN TestDispatch/COPY_url [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch (0.09s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:22:58.616Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:22:58.616Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:22:58.616Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:22:58.616Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:22:58.616Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:22:58.616Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestEmptyDockerfile [2022-05-09T12:22:58.616Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestSymlinkDockerfile [2022-05-09T12:22:58.616Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-09T12:22:58.616Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:22:58.616Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestNonExistingDockerfile [2022-05-09T12:22:58.616Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestCopyRunConfig [2022-05-09T12:22:58.616Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:22:58.616Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestExportImage [2022-05-09T12:22:58.616Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:22:58.616Z] === RUN TestNormalizeDest [2022-05-09T12:22:58.616Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:22:58.616Z] PASS [2022-05-09T12:22:58.616Z] coverage: 46.7% of statements [2022-05-09T12:22:58.616Z] ok github.com/docker/docker/builder/dockerfile 0.284s coverage: 46.7% of statements [2022-05-09T12:22:59.084Z] === RUN TestTCP4Proxy [2022-05-09T12:22:59.084Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-09T12:22:59.084Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:22:59.084Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestTCP6Proxy [2022-05-09T12:22:59.084Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:22:59.084Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestTCPDualStackProxy [2022-05-09T12:22:59.084Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:22:59.084Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestUDP4Proxy [2022-05-09T12:22:59.084Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestUDP6Proxy [2022-05-09T12:22:59.084Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:22:59.084Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestUDPWriteError [2022-05-09T12:22:59.084Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:22:59.084Z] === RUN TestSCTP4Proxy [2022-05-09T12:22:59.084Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:22:59.084Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-09T12:22:59.084Z] === RUN TestSCTP6Proxy [2022-05-09T12:22:59.084Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:22:59.084Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:22:59.084Z] PASS [2022-05-09T12:22:59.084Z] coverage: 49.4% of statements [2022-05-09T12:22:59.084Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-05-09T12:22:59.324Z] 2022/05/09 12:22:58 Closing DB instances... [2022-05-09T12:22:59.433Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-09T12:22:59.693Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-05-09T12:22:59.693Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-09T12:22:59.792Z] === RUN TestNewAndRemove [2022-05-09T12:22:59.792Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:22:59.792Z] === RUN TestRemoveInvalidPath [2022-05-09T12:22:59.792Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:22:59.792Z] PASS [2022-05-09T12:22:59.792Z] coverage: 82.6% of statements [2022-05-09T12:22:59.792Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements [2022-05-09T12:23:00.627Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-09T12:23:00.884Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-05-09T12:23:01.142Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.32s) [2022-05-09T12:23:01.142Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-09T12:23:01.142Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:23:01.354Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-05-09T12:23:01.354Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:23:02.341Z] === RUN TestFailedConnection [2022-05-09T12:23:02.517Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:23:02.775Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-05-09T12:23:03.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2022-05-09T12:23:03.037Z] === RUN TestIpcModeOlderClient [2022-05-09T12:23:03.037Z] === PAUSE TestIpcModeOlderClient [2022-05-09T12:23:03.037Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:23:03.296Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-09T12:23:03.296Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-09T12:23:03.296Z] check_test.go:307: [dcf8f09e0269e] daemon is not started [2022-05-09T12:23:03.296Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-09T12:23:03.866Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:23:03.866Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-05-09T12:23:03.866Z] === RUN TestKillContainer [2022-05-09T12:23:03.866Z] === RUN TestKillContainer/no_signal [2022-05-09T12:23:04.101Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-05-09T12:23:04.101Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:23:04.552Z] --- PASS: TestFailedConnection (2.15s) [2022-05-09T12:23:04.552Z] === RUN TestFailOnce [2022-05-09T12:23:04.552Z] --- PASS: TestGetAddress (29.68s) [2022-05-09T12:23:04.552Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:23:04.552Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-09T12:23:04.552Z] === RUN TestRequest [2022-05-09T12:23:04.552Z] 2022/05/09 12:23:04 http: panic serving 127.0.0.1:49322: Plugin not ready [2022-05-09T12:23:04.552Z] goroutine 34 [running]: [2022-05-09T12:23:04.552Z] net/http.(*conn).serve.func1() [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:23:04.552Z] panic({0x553700, 0x69d0e0}) [2022-05-09T12:23:04.552Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:23:04.552Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000241a70?) [2022-05-09T12:23:04.552Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:23:04.552Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6a28f8?, 0xc0001a4000?}, 0x4ada86?) [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:23:04.552Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6a28f8, 0xc0001a4000}, 0xc0000ae000) [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:23:04.552Z] net/http.serverHandler.ServeHTTP({0x6a0f18?}, {0x6a28f8, 0xc0001a4000}, 0xc0000ae000) [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:23:04.552Z] net/http.(*conn).serve(0xc0000a6000, {0x6a2df8, 0xc0000880c0}) [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:23:04.552Z] created by net/http.(*Server).Serve [2022-05-09T12:23:04.552Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:23:04.552Z] time="2022-05-09T12:23:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.FailOnce: Post \"http://127.0.0.1:49321/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:23:04.800Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:23:05.019Z] 2022/05/09 12:23:04 Closing DB instances... [2022-05-09T12:23:05.059Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:23:05.317Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-09T12:23:05.487Z] --- PASS: TestFailOnce (1.27s) [2022-05-09T12:23:05.487Z] === RUN TestEchoInputOutput [2022-05-09T12:23:05.487Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-09T12:23:05.487Z] === RUN TestBackoff [2022-05-09T12:23:05.487Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:23:05.487Z] === RUN TestAbortRetry [2022-05-09T12:23:05.487Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:23:05.487Z] === RUN TestClientScheme [2022-05-09T12:23:05.487Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:23:05.487Z] === RUN TestNewClientWithTimeout [2022-05-09T12:23:05.885Z] --- PASS: TestKillContainer (2.11s) [2022-05-09T12:23:05.885Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-05-09T12:23:05.885Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-05-09T12:23:05.885Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-05-09T12:23:05.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:23:05.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-09T12:23:05.955Z] time="2022-05-09T12:23:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-09T12:23:06.821Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:23:06.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-09T12:23:07.516Z] time="2022-05-09T12:23:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:23:07.517Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.57s) [2022-05-09T12:23:07.517Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:23:07.756Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2022-05-09T12:23:07.756Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2022-05-09T12:23:07.756Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-05-09T12:23:07.756Z] === RUN TestKillStoppedContainer [2022-05-09T12:23:07.756Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-05-09T12:23:07.756Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:23:07.756Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-09T12:23:07.756Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:23:07.756Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-09T12:23:08.323Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-05-09T12:23:08.323Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:23:08.323Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:23:08.323Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:23:08.323Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:23:08.323Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:23:08.323Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:23:08.323Z] === RUN TestLinksEtcHostsContentMatch [2022-05-09T12:23:08.500Z] 2022/05/09 12:23:08 Closing DB instances... [2022-05-09T12:23:09.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2022-05-09T12:23:09.259Z] === RUN TestLinksContainerNames [2022-05-09T12:23:09.259Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-09T12:23:10.061Z] time="2022-05-09T12:23:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:23:10.061Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-09T12:23:10.061Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:23:10.635Z] --- PASS: TestLinksContainerNames (1.44s) [2022-05-09T12:23:10.635Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:23:11.203Z] check_test.go:307: [d0cdceec5cc4a] daemon is not started [2022-05-09T12:23:11.203Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-09T12:23:11.203Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-05-09T12:23:11.203Z] === RUN TestContainerNetworkMountsNoChown [2022-05-09T12:23:12.139Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/default [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/default [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/private [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/private [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rprivate [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/slave [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/slave [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rslave [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/shared [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/shared [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rshared [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/default [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rshared [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rprivate [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/shared [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rslave [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/slave [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/private [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-09T12:23:12.139Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:23:12.139Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-09T12:23:12.139Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-09T12:23:12.398Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-09T12:23:12.658Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-09T12:23:12.658Z] === RUN TestContainerBindMountNonRecursive [2022-05-09T12:23:13.008Z] --- PASS: TestRequest (8.09s) [2022-05-09T12:23:13.008Z] === RUN TestOverlappingRequests [2022-05-09T12:23:13.008Z] --- PASS: TestOverlappingRequests (0.41s) [2022-05-09T12:23:13.008Z] === RUN TestRelease [2022-05-09T12:23:14.001Z] === RUN TestCheckpointCreateError [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointCreate [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointDeleteError [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointDelete [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointListError [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointList [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:23:14.001Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:23:14.001Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:23:14.001Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestGetAPIPath [2022-05-09T12:23:14.001Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestParseHostURL [2022-05-09T12:23:14.001Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:23:14.001Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:23:14.002Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:23:14.002Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestClientRedirect [2022-05-09T12:23:14.002Z] === RUN TestClientRedirect/GET [2022-05-09T12:23:14.002Z] === RUN TestClientRedirect/POST [2022-05-09T12:23:14.002Z] === RUN TestClientRedirect/PUT [2022-05-09T12:23:14.002Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:23:14.002Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigCreateError [2022-05-09T12:23:14.002Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigCreate [2022-05-09T12:23:14.002Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspectNotFound [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspectError [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigInspect [2022-05-09T12:23:14.002Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigListUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigListError [2022-05-09T12:23:14.002Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigList [2022-05-09T12:23:14.002Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigRemoveError [2022-05-09T12:23:14.002Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigRemove [2022-05-09T12:23:14.002Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigUpdateError [2022-05-09T12:23:14.002Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestConfigUpdate [2022-05-09T12:23:14.002Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCommitError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCommit [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStatPathError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStatPath [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyToContainerError [2022-05-09T12:23:14.002Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:23:14.002Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:23:14.002Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyToContainer [2022-05-09T12:23:14.002Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyFromContainerError [2022-05-09T12:23:14.002Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:23:14.002Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:23:14.002Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:23:14.002Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestCopyFromContainer [2022-05-09T12:23:14.002Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCreateError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCreateWithName [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:23:14.002Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerDiffError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerDiff [2022-05-09T12:23:14.002Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecCreateError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecCreate [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecStartError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecStart [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecInspectError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecInspectError (0.01s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecInspect [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExportError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExport [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerInspectError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:23:14.002Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:23:14.002Z] --- PASS: TestContainerInspectWithEmptyID (0.02s) [2022-05-09T12:23:14.002Z] === RUN TestContainerInspect [2022-05-09T12:23:14.002Z] --- PASS: TestContainerInspect (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerInspectNode [2022-05-09T12:23:14.002Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerKillError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerKill [2022-05-09T12:23:14.002Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerListError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerList [2022-05-09T12:23:14.002Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerLogsError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerLogs [2022-05-09T12:23:14.002Z] --- PASS: TestContainerLogs (0.33s) [2022-05-09T12:23:14.002Z] === RUN TestContainerPauseError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerPause [2022-05-09T12:23:14.002Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainersPruneError [2022-05-09T12:23:14.002Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainersPrune [2022-05-09T12:23:14.002Z] --- PASS: TestContainersPrune (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRemoveError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRemove [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRenameError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRename [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerResizeError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecResizeError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerResize [2022-05-09T12:23:14.002Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerExecResize [2022-05-09T12:23:14.002Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRestartError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerRestart [2022-05-09T12:23:14.002Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStartError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStart [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStatsError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStats [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStopError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerStop [2022-05-09T12:23:14.002Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerTopError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerTop [2022-05-09T12:23:14.002Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerUnpauseError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerUnpause [2022-05-09T12:23:14.002Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerUpdateError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerUpdate [2022-05-09T12:23:14.002Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerWaitError [2022-05-09T12:23:14.002Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestContainerWait [2022-05-09T12:23:14.002Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestDiskUsageError [2022-05-09T12:23:14.002Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestDiskUsage [2022-05-09T12:23:14.002Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:23:14.002Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:23:14.002Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestEventsErrorInOptions [2022-05-09T12:23:14.002Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestEventsErrorFromServer [2022-05-09T12:23:14.002Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestEvents [2022-05-09T12:23:14.002Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestTLSCloseWriter [2022-05-09T12:23:14.002Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:23:14.002Z] === RUN TestImageBuildError [2022-05-09T12:23:14.002Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageBuild [2022-05-09T12:23:14.002Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestGetDockerOS [2022-05-09T12:23:14.002Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageCreateError [2022-05-09T12:23:14.002Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageCreate [2022-05-09T12:23:14.002Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageHistoryError [2022-05-09T12:23:14.002Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageHistory [2022-05-09T12:23:14.002Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageImportError [2022-05-09T12:23:14.002Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageImport [2022-05-09T12:23:14.002Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageInspectError [2022-05-09T12:23:14.002Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:23:14.002Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:23:14.002Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageInspect [2022-05-09T12:23:14.002Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageListError [2022-05-09T12:23:14.002Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageList [2022-05-09T12:23:14.002Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageListApiBefore125 [2022-05-09T12:23:14.002Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageLoadError [2022-05-09T12:23:14.002Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImageLoad [2022-05-09T12:23:14.002Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagesPruneError [2022-05-09T12:23:14.002Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagesPrune [2022-05-09T12:23:14.002Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullAnyError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:23:14.002Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushReferenceError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushAnyError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:23:14.002Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:23:14.002Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:23:14.003Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageRemove [2022-05-09T12:23:14.003Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSaveError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSave [2022-05-09T12:23:14.003Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchAnyError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:23:14.003Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageTagError [2022-05-09T12:23:14.003Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageTagInvalidReference [2022-05-09T12:23:14.003Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:23:14.003Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageTagHexSource [2022-05-09T12:23:14.003Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestImageTag [2022-05-09T12:23:14.003Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestInfoServerError [2022-05-09T12:23:14.003Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:23:14.003Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestInfo [2022-05-09T12:23:14.003Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkConnectError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkConnect [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkCreateError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkCreate [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkDisconnectError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkDisconnect [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:23:14.003Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkListError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkList [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworksPruneError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworksPrune [2022-05-09T12:23:14.003Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNetworkRemove [2022-05-09T12:23:14.003Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:23:14.003Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeInspect [2022-05-09T12:23:14.003Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeListError [2022-05-09T12:23:14.003Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeList [2022-05-09T12:23:14.003Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeRemove [2022-05-09T12:23:14.003Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeUpdateError [2022-05-09T12:23:14.003Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestNodeUpdate [2022-05-09T12:23:14.003Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:23:14.003Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestOptionWithTimeout [2022-05-09T12:23:14.003Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:23:14.003Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPingFail [2022-05-09T12:23:14.003Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPingWithError [2022-05-09T12:23:14.003Z] 2022/05/09 12:23:12 RoundTripper returned a response & error; ignoring response [2022-05-09T12:23:14.003Z] 2022/05/09 12:23:12 RoundTripper returned a response & error; ignoring response [2022-05-09T12:23:14.003Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPingSuccess [2022-05-09T12:23:14.003Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPingHeadFallback [2022-05-09T12:23:14.003Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:23:14.003Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:23:14.003Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:23:14.003Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:23:14.003Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:23:14.003Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginDisableError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginDisable [2022-05-09T12:23:14.003Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginEnableError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginEnable [2022-05-09T12:23:14.003Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginInspect [2022-05-09T12:23:14.003Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginListError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginList [2022-05-09T12:23:14.003Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginPushError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginPush [2022-05-09T12:23:14.003Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginRemove [2022-05-09T12:23:14.003Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginSetError [2022-05-09T12:23:14.003Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPluginSet [2022-05-09T12:23:14.003Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSetHostHeader [2022-05-09T12:23:14.003Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestPlainTextError [2022-05-09T12:23:14.003Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestInfiniteError [2022-05-09T12:23:14.003Z] --- PASS: TestInfiniteError (0.01s) [2022-05-09T12:23:14.003Z] === RUN TestCanceledContext [2022-05-09T12:23:14.003Z] 2022/05/09 12:23:12 RoundTripper returned a response & error; ignoring response [2022-05-09T12:23:14.003Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestDeadlineExceededContext [2022-05-09T12:23:14.003Z] 2022/05/09 12:23:12 RoundTripper returned a response & error; ignoring response [2022-05-09T12:23:14.003Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:23:14.003Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretCreateError [2022-05-09T12:23:14.003Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretCreate [2022-05-09T12:23:14.003Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:23:14.003Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:23:14.003Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretInspect [2022-05-09T12:23:14.003Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretListUnsupported [2022-05-09T12:23:14.003Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretListError [2022-05-09T12:23:14.003Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretList [2022-05-09T12:23:14.003Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:23:14.003Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretRemove [2022-05-09T12:23:14.003Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:23:14.003Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretUpdateError [2022-05-09T12:23:14.003Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSecretUpdate [2022-05-09T12:23:14.003Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceCreateError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceCreateError (0.01s) [2022-05-09T12:23:14.003Z] === RUN TestServiceCreate [2022-05-09T12:23:14.003Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:23:14.003Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:23:14.003Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:23:14.003Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceInspect [2022-05-09T12:23:14.003Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceListError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceList [2022-05-09T12:23:14.003Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceLogsError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceLogs [2022-05-09T12:23:14.003Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceRemoveError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceRemove [2022-05-09T12:23:14.003Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceUpdateError [2022-05-09T12:23:14.003Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestServiceUpdate [2022-05-09T12:23:14.003Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmInitError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmInit [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmInspect [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmJoinError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmJoin [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmLeaveError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmLeaveError (0.01s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmLeave [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmUnlockError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmUnlock [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmUpdateError [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestSwarmUpdate [2022-05-09T12:23:14.003Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestTaskInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestTaskInspect [2022-05-09T12:23:14.003Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestTaskListError [2022-05-09T12:23:14.003Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestTaskList [2022-05-09T12:23:14.003Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeCreateError [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeCreate [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeInspectError [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeInspect [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeListError [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:23:14.003Z] === RUN TestVolumeList [2022-05-09T12:23:14.003Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:23:14.004Z] === RUN TestVolumeRemoveError [2022-05-09T12:23:14.004Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:23:14.004Z] === RUN TestVolumeRemove [2022-05-09T12:23:14.004Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:23:14.004Z] === CONT TestTLSCloseWriter [2022-05-09T12:23:14.004Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-09T12:23:14.004Z] PASS [2022-05-09T12:23:14.004Z] coverage: 75.1% of statements [2022-05-09T12:23:14.004Z] ok github.com/docker/docker/client 0.631s coverage: 75.1% of statements [2022-05-09T12:23:14.559Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-09T12:23:14.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:23:14.560Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-05-09T12:23:14.560Z] === RUN TestContainerVolumesMountedAsShared [2022-05-09T12:23:14.570Z] --- PASS: TestRelease (1.52s) [2022-05-09T12:23:14.571Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:23:14.571Z] time="2022-05-09T12:23:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49327/Test.Echo: Post \"http://127.0.0.1:49327/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:23:14.818Z] check_test.go:307: [d4e1f805c6607] daemon is not started [2022-05-09T12:23:14.818Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-09T12:23:15.386Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-05-09T12:23:15.386Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-09T12:23:15.954Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-05-09T12:23:15.954Z] === RUN TestNetworkNat [2022-05-09T12:23:16.522Z] --- PASS: TestNetworkNat (0.71s) [2022-05-09T12:23:16.522Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:23:17.458Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-05-09T12:23:17.458Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:23:17.458Z] docker_cli_daemon_plugins_test.go:80: [d3bedb482c895] daemon is not started [2022-05-09T12:23:18.392Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:23:18.651Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-09T12:23:18.939Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-05-09T12:23:18.939Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:23:19.320Z] --- PASS: TestAllocateRandomDeallocate (4.19s) [2022-05-09T12:23:19.320Z] === RUN TestRetrieveFromStore [2022-05-09T12:23:20.305Z] --- PASS: TestRetrieveFromStore (1.40s) [2022-05-09T12:23:20.305Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:23:20.305Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-05-09T12:23:20.305Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:23:20.305Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:23:20.305Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:23:20.305Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:23:20.305Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:23:20.305Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:23:20.305Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:23:20.305Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:23:20.305Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:23:20.305Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:23:20.305Z] === RUN TestDebug [2022-05-09T12:23:20.305Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:23:20.305Z] === RUN TestRequestPoolParallel [2022-05-09T12:23:20.551Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-05-09T12:23:20.551Z] === RUN TestPause [2022-05-09T12:23:20.773Z] --- PASS: TestRequestPoolParallel (0.55s) [2022-05-09T12:23:20.773Z] === RUN TestFullAllocateRelease [2022-05-09T12:23:20.809Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:23:21.068Z] --- PASS: TestPause (0.79s) [2022-05-09T12:23:21.068Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:23:21.068Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:23:21.068Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:23:21.068Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:23:21.068Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:23:21.068Z] docker_cli_daemon_plugins_test.go:170: [d6a47895cf2d2] daemon is not started [2022-05-09T12:23:21.240Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-05-09T12:23:21.240Z] === RUN TestOddAllocateRelease [2022-05-09T12:23:21.240Z] === RUN TestParseEmptyInterface [2022-05-09T12:23:21.240Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestParseNonInterfaceType [2022-05-09T12:23:21.240Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestParseWithOneFunction [2022-05-09T12:23:21.240Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:23:21.240Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:23:21.240Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestEmbeddedInterface [2022-05-09T12:23:21.240Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestParsedImports [2022-05-09T12:23:21.240Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:23:21.240Z] === RUN TestAliasedImports [2022-05-09T12:23:21.240Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:23:21.240Z] PASS [2022-05-09T12:23:21.240Z] coverage: 56.8% of statements [2022-05-09T12:23:21.240Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-05-09T12:23:21.240Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-05-09T12:23:21.240Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:23:21.635Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2022-05-09T12:23:21.635Z] === RUN TestPidHost [2022-05-09T12:23:21.708Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-09T12:23:21.708Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:23:21.708Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:23:21.708Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:23:21.708Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:23:21.708Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:23:21.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:23:21.708Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:23:21.708Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:23:21.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:23:21.708Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:23:21.708Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:23:21.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:23:21.708Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:23:21.708Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:23:21.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:23:21.708Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:23:21.708Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:23:21.708Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:23:21.708Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:23:21.708Z] PASS [2022-05-09T12:23:21.708Z] coverage: 85.3% of statements [2022-05-09T12:23:21.708Z] ok github.com/docker/docker/libnetwork/ipam 54.348s coverage: 85.3% of statements [2022-05-09T12:23:22.570Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-09T12:23:22.693Z] === RUN TestHTTPTransport [2022-05-09T12:23:22.693Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:23:22.693Z] PASS [2022-05-09T12:23:22.693Z] coverage: 85.7% of statements [2022-05-09T12:23:22.693Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2022-05-09T12:23:23.161Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:23:23.161Z] === RUN TestClientStream [2022-05-09T12:23:23.161Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestClientSendFile [2022-05-09T12:23:23.161Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:23:23.161Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestFileSpecPlugin [2022-05-09T12:23:23.161Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-09T12:23:23.161Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:23:23.161Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:23:23.161Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestPluginAddHandler [2022-05-09T12:23:23.161Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:23:23.161Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestGet [2022-05-09T12:23:23.161Z] time="2022-05-09T12:23:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:23:23.161Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:23:23.161Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:23:23.161Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:23:23.161Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:23:23.161Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:23:23.161Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:23:23.161Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:23:23.161Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:23:23.161Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:23:23.161Z] PASS [2022-05-09T12:23:23.161Z] coverage: 88.2% of statements [2022-05-09T12:23:23.161Z] ok github.com/docker/docker/pkg/pools 0.053s coverage: 88.2% of statements [2022-05-09T12:23:23.507Z] --- PASS: TestPidHost (1.67s) [2022-05-09T12:23:23.507Z] === RUN TestPsFilter [2022-05-09T12:23:23.507Z] --- PASS: TestPsFilter (0.18s) [2022-05-09T12:23:23.507Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:23:24.146Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:23:24.146Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:23:24.146Z] === RUN TestCompleteSilently [2022-05-09T12:23:24.146Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:23:24.146Z] PASS [2022-05-09T12:23:24.146Z] coverage: 75.9% of statements [2022-05-09T12:23:24.146Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-05-09T12:23:24.146Z] time="2022-05-09T12:23:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:23:24.445Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-05-09T12:23:24.445Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:23:24.613Z] === RUN TestSendToOneSub [2022-05-09T12:23:24.613Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:23:24.613Z] === RUN TestSendToMultipleSubs [2022-05-09T12:23:24.613Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:23:24.613Z] === RUN TestEvictOneSub [2022-05-09T12:23:24.613Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:23:24.613Z] === RUN TestClosePublisher [2022-05-09T12:23:24.613Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:23:24.613Z] === RUN TestPubSubRace [2022-05-09T12:23:25.013Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2022-05-09T12:23:25.014Z] === RUN TestRemoveContainerRunning [2022-05-09T12:23:25.599Z] --- PASS: TestPubSubRace (1.06s) [2022-05-09T12:23:25.599Z] PASS [2022-05-09T12:23:25.599Z] coverage: 75.0% of statements [2022-05-09T12:23:25.599Z] ok github.com/docker/docker/pkg/pubsub 1.109s coverage: 75.0% of statements [2022-05-09T12:23:25.952Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-05-09T12:23:25.952Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:23:26.066Z] time="2022-05-09T12:23:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:23:26.211Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-09T12:23:26.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-05-09T12:23:26.470Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:23:26.470Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-09T12:23:26.470Z] === RUN TestRenameLinkedContainer [2022-05-09T12:23:26.534Z] === RUN TestRegister [2022-05-09T12:23:26.534Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:23:26.534Z] === RUN TestCommand [2022-05-09T12:23:26.534Z] --- PASS: TestCommand (0.03s) [2022-05-09T12:23:26.534Z] === RUN TestNaiveSelf [2022-05-09T12:23:26.534Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-09T12:23:26.534Z] PASS [2022-05-09T12:23:26.534Z] coverage: 82.4% of statements [2022-05-09T12:23:26.534Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-05-09T12:23:26.728Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-09T12:23:27.296Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-09T12:23:27.520Z] === RUN TestDump [2022-05-09T12:23:27.520Z] goroutine 35 [running]: [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.dump(0x272d57?) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:23:27.520Z] testing.tRunner(0xc000143380, 0x43a498) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:23:27.520Z] created by testing.(*T).Run [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:23:27.520Z] [2022-05-09T12:23:27.520Z] goroutine 1 [chan receive]: [2022-05-09T12:23:27.520Z] testing.(*T).Run(0xc0001431e0, {0x42913c?, 0x24c1f3?}, 0x43a498) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:23:27.520Z] testing.runTests.func1(0xc000130840?) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:23:27.520Z] testing.tRunner(0xc0001431e0, 0xc00013bca0) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:23:27.520Z] testing.runTests(0xc00010e460?, {0x5be400, 0x3, 0x3}, {0x199a5940a28?, 0x40?, 0x5c34a0?}) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:23:27.520Z] testing.(*M).Run(0xc00010e460) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:23:27.520Z] main.main() [2022-05-09T12:23:27.520Z] _testmain.go:99 +0x255 [2022-05-09T12:23:27.520Z] --- PASS: TestDump (0.00s) [2022-05-09T12:23:27.520Z] === RUN TestDumpToFile [2022-05-09T12:23:27.520Z] --- PASS: TestDumpToFile (0.20s) [2022-05-09T12:23:27.520Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:23:27.520Z] goroutine 37 [running]: [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.dump(0x2eed13?) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x2eece0?}) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:23:27.520Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000143380?) [2022-05-09T12:23:27.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:23:27.520Z] testing.tRunner(0xc000143a00, 0x43a488) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:23:27.520Z] created by testing.(*T).Run [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:23:27.520Z] [2022-05-09T12:23:27.520Z] goroutine 1 [chan receive]: [2022-05-09T12:23:27.520Z] testing.(*T).Run(0xc0001431e0, {0x430713?, 0x24c1f3?}, 0x43a488) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:23:27.520Z] testing.runTests.func1(0xc000130840?) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:23:27.520Z] testing.tRunner(0xc0001431e0, 0xc00013bca0) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:23:27.520Z] testing.runTests(0xc00010e460?, {0x5be400, 0x3, 0x3}, {0x199a5940a28?, 0x40?, 0x5c34a0?}) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:23:27.520Z] testing.(*M).Run(0xc00010e460) [2022-05-09T12:23:27.520Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:23:27.520Z] main.main() [2022-05-09T12:23:27.520Z] _testmain.go:99 +0x255 [2022-05-09T12:23:27.520Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:23:27.520Z] PASS [2022-05-09T12:23:27.520Z] coverage: 90.9% of statements [2022-05-09T12:23:27.520Z] ok github.com/docker/docker/pkg/stack 0.245s coverage: 90.9% of statements [2022-05-09T12:23:27.864Z] check_test.go:307: [d906c3a0119fd] daemon is not started [2022-05-09T12:23:27.864Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-09T12:23:27.989Z] === RUN TestNewStdWriter [2022-05-09T12:23:27.989Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:23:27.989Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestWriteWithNilBytes [2022-05-09T12:23:27.989Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestWrite [2022-05-09T12:23:27.989Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestWriteWithWriterError [2022-05-09T12:23:27.989Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:23:27.989Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:23:27.989Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:23:27.989Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:23:27.989Z] PASS [2022-05-09T12:23:27.989Z] coverage: 100.0% of statements [2022-05-09T12:23:27.989Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-05-09T12:23:28.432Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:23:28.975Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:23:28.975Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:23:28.975Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestFormatStatus [2022-05-09T12:23:28.975Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestFormatError [2022-05-09T12:23:28.975Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestFormatJSONError [2022-05-09T12:23:28.975Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:23:28.975Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:23:28.975Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:23:28.975Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestAuxFormatterEmit [2022-05-09T12:23:28.975Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestStreamWriterStdout [2022-05-09T12:23:28.975Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:23:28.975Z] === RUN TestStreamWriterStderr [2022-05-09T12:23:28.975Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:23:28.975Z] PASS [2022-05-09T12:23:28.975Z] coverage: 66.2% of statements [2022-05-09T12:23:28.975Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-05-09T12:23:29.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-09T12:23:29.369Z] --- PASS: TestRenameLinkedContainer (2.98s) [2022-05-09T12:23:29.369Z] === RUN TestRenameStoppedContainer [2022-05-09T12:23:29.443Z] === RUN TestGenerateRandomID [2022-05-09T12:23:29.443Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestShortenId [2022-05-09T12:23:29.443Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestShortenSha256Id [2022-05-09T12:23:29.443Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestShortenIdEmpty [2022-05-09T12:23:29.443Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestShortenIdInvalid [2022-05-09T12:23:29.443Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestIsShortIDNonHex [2022-05-09T12:23:29.443Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:23:29.443Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:23:29.443Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:23:29.443Z] PASS [2022-05-09T12:23:29.443Z] coverage: 70.6% of statements [2022-05-09T12:23:29.443Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-09T12:23:29.936Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:23:30.195Z] --- PASS: TestRenameStoppedContainer (0.73s) [2022-05-09T12:23:30.195Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:23:30.428Z] time="2022-05-09T12:23:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:23:30.428Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:23:30.428Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:23:30.428Z] PASS [2022-05-09T12:23:30.428Z] coverage: 39.4% of statements [2022-05-09T12:23:30.428Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-05-09T12:23:31.106Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2022-05-09T12:23:31.106Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:23:31.569Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:23:31.569Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-09T12:23:31.827Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2022-05-09T12:23:31.827Z] === RUN TestRenameInvalidName [2022-05-09T12:23:31.995Z] === RUN TestChtimes [2022-05-09T12:23:31.996Z] --- PASS: TestChtimes (0.00s) [2022-05-09T12:23:31.996Z] === RUN TestChtimesWindows [2022-05-09T12:23:31.996Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-09T12:23:31.996Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:23:31.996Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:23:31.996Z] PASS [2022-05-09T12:23:31.996Z] coverage: 13.0% of statements [2022-05-09T12:23:31.996Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 13.0% of statements [2022-05-09T12:23:32.033Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:23:32.765Z] --- PASS: TestRenameInvalidName (0.72s) [2022-05-09T12:23:32.766Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:23:32.960Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:23:32.981Z] === RUN TestTailFile [2022-05-09T12:23:32.981Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:23:32.981Z] === RUN TestTailFileManyLines [2022-05-09T12:23:32.981Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:23:32.981Z] === RUN TestTailEmptyFile [2022-05-09T12:23:32.981Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:23:32.981Z] === RUN TestTailNegativeN [2022-05-09T12:23:32.981Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.982Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:32.984Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.458Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:23:33.458Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:23:33.460Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:23:33.461Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.461Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.462Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.931Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:23:33.932Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:23:33.933Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:23:33.933Z] PASS [2022-05-09T12:23:33.933Z] coverage: 88.6% of statements [2022-05-09T12:23:33.933Z] ok github.com/docker/docker/pkg/tailfile 0.205s coverage: 88.6% of statements [2022-05-09T12:23:34.401Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:23:34.401Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestTarSumRemove [2022-05-09T12:23:34.401Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestSortFileInfoSums [2022-05-09T12:23:34.401Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:23:34.401Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestNewTarSumForLabel [2022-05-09T12:23:34.401Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestEmptyTar [2022-05-09T12:23:34.401Z] --- PASS: TestEmptyTar (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestTarSumsReadSize [2022-05-09T12:23:34.401Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestTarSums [2022-05-09T12:23:34.401Z] --- PASS: TestTarSums (0.08s) [2022-05-09T12:23:34.401Z] === RUN TestIteration [2022-05-09T12:23:34.401Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:23:34.401Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestVersion [2022-05-09T12:23:34.401Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestGetVersion [2022-05-09T12:23:34.401Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:23:34.401Z] === RUN TestGetVersions [2022-05-09T12:23:34.401Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:23:34.401Z] PASS [2022-05-09T12:23:34.402Z] coverage: 89.3% of statements [2022-05-09T12:23:34.402Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2022-05-09T12:23:35.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-09T12:23:35.236Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:23:35.236Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2022-05-09T12:23:35.236Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:23:35.387Z] === RUN TestTruncIndex [2022-05-09T12:23:35.387Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:23:35.387Z] PASS [2022-05-09T12:23:35.387Z] coverage: 91.5% of statements [2022-05-09T12:23:35.387Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-05-09T12:23:35.387Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:23:35.387Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:23:35.387Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:23:35.387Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:23:35.855Z] === RUN TestVersionInfo [2022-05-09T12:23:35.855Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:23:35.855Z] === RUN TestAppendVersions [2022-05-09T12:23:35.855Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:23:35.855Z] PASS [2022-05-09T12:23:35.855Z] coverage: 88.9% of statements [2022-05-09T12:23:35.855Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-05-09T12:23:36.171Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-05-09T12:23:36.171Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:23:36.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-09T12:23:37.419Z] === RUN TestNewSettable [2022-05-09T12:23:37.419Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:23:37.419Z] === RUN TestIsSettable [2022-05-09T12:23:37.419Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:23:37.419Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:23:37.419Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:23:37.419Z] PASS [2022-05-09T12:23:37.419Z] coverage: 20.0% of statements [2022-05-09T12:23:37.419Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-05-09T12:23:37.419Z] === RUN TestValidatePrivileges [2022-05-09T12:23:37.419Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:23:37.419Z] === RUN TestFilterByCapNeg [2022-05-09T12:23:37.419Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:23:37.419Z] === RUN TestFilterByCapPos [2022-05-09T12:23:37.419Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:23:37.419Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:23:37.419Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:23:37.419Z] PASS [2022-05-09T12:23:37.419Z] coverage: 12.2% of statements [2022-05-09T12:23:37.419Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-05-09T12:23:37.678Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2022-05-09T12:23:37.678Z] === RUN TestResize [2022-05-09T12:23:38.247Z] ba8181afd426: Pull complete [2022-05-09T12:23:38.248Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-09T12:23:38.248Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:23:38.248Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-09T12:23:38.248Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-09T12:23:38.248Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-09T12:23:38.248Z] WARN: Skipping validation tests [2022-05-09T12:23:38.248Z] INFO: Running unit tests at 05/09/2022 12:23:26... [2022-05-09T12:23:38.248Z] INFO: make.ps1 starting at 05/09/2022 12:23:33 [2022-05-09T12:23:38.248Z] INFO: Git commit (e1cb7d97e8) assumed from DOCKER_GITCOMMIT environment variable [2022-05-09T12:23:38.248Z] INFO: Running unit tests... [2022-05-09T12:23:38.405Z] === RUN TestLoad [2022-05-09T12:23:38.405Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:23:38.405Z] === RUN TestSave [2022-05-09T12:23:38.405Z] --- PASS: TestSave (0.03s) [2022-05-09T12:23:38.405Z] === RUN TestAddDeleteGet [2022-05-09T12:23:38.405Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-09T12:23:38.405Z] === RUN TestInvalidTags [2022-05-09T12:23:38.405Z] --- PASS: TestInvalidTags (0.01s) [2022-05-09T12:23:38.405Z] PASS [2022-05-09T12:23:38.405Z] coverage: 84.4% of statements [2022-05-09T12:23:38.405Z] ok github.com/docker/docker/reference 0.147s coverage: 84.4% of statements [2022-05-09T12:23:38.405Z] --- PASS: TestGet (15.04s) [2022-05-09T12:23:38.405Z] === RUN TestPluginWithNoManifest [2022-05-09T12:23:38.405Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:23:38.405Z] === RUN TestGetAll [2022-05-09T12:23:38.405Z] --- PASS: TestGetAll (0.00s) [2022-05-09T12:23:38.405Z] PASS [2022-05-09T12:23:38.405Z] coverage: 73.2% of statements [2022-05-09T12:23:38.405Z] ok github.com/docker/docker/pkg/plugins 36.156s coverage: 73.2% of statements [2022-05-09T12:23:38.621Z] --- PASS: TestResize (0.81s) [2022-05-09T12:23:38.621Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:23:38.621Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-09T12:23:39.212Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-05-09T12:23:39.212Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:23:39.304Z] --- PASS: TestCheckoutGit (41.26s) [2022-05-09T12:23:39.304Z] === RUN TestValidGitTransport [2022-05-09T12:23:39.304Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:23:39.304Z] === RUN TestGitInvalidRef [2022-05-09T12:23:39.304Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-09T12:23:39.304Z] PASS [2022-05-09T12:23:39.304Z] coverage: 86.3% of statements [2022-05-09T12:23:39.304Z] ok github.com/docker/docker/builder/remotecontext/git 41.872s coverage: 86.3% of statements [2022-05-09T12:23:39.304Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:23:39.304Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:23:39.304Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:23:39.304Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:23:39.393Z] === RUN TestRestartManagerTimeout [2022-05-09T12:23:39.393Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:23:39.393Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:23:39.393Z] PASS [2022-05-09T12:23:39.393Z] coverage: 50.9% of statements [2022-05-09T12:23:39.393Z] ok github.com/docker/docker/restartmanager 0.096s coverage: 50.9% of statements [2022-05-09T12:23:39.393Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:23:39.393Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-09T12:23:39.393Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:23:39.393Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-09T12:23:39.393Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:23:39.393Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:23:39.393Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:23:39.393Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:23:39.393Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:23:39.393Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestValidateMirror [2022-05-09T12:23:39.393Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:23:39.393Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:23:39.496Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:23:39.861Z] time="2022-05-09T12:23:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-05-09T12:23:39.861Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:23:39.861Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:23:39.861Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:23:39.861Z] === RUN TestResumableRequestReader [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:23:39.861Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:23:39.861Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:23:39.861Z] PASS [2022-05-09T12:23:39.861Z] coverage: 100.0% of statements [2022-05-09T12:23:39.861Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2022-05-09T12:23:39.861Z] time="2022-05-09T12:23:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:23:39.861Z] time="2022-05-09T12:23:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:23:39.861Z] time="2022-05-09T12:23:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:23:39.861Z] --- PASS: TestLoadInsecureRegistries (0.25s) [2022-05-09T12:23:39.862Z] === RUN TestNewServiceConfig [2022-05-09T12:23:39.862Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestValidateIndexName [2022-05-09T12:23:39.862Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:23:39.862Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestEndpointParse [2022-05-09T12:23:39.862Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestEndpointParseInvalid [2022-05-09T12:23:39.862Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestValidateEndpoint [2022-05-09T12:23:39.862Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:23:39.862Z] === RUN TestPing [2022-05-09T12:23:39.862Z] --- PASS: TestPing (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:23:39.862Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:23:39.862Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestEndpoint [2022-05-09T12:23:39.862Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:23:39.862Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestParseRepositoryInfo [2022-05-09T12:23:39.862Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestNewIndexInfo [2022-05-09T12:23:39.862Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:23:39.862Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:23:39.862Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestSearchRepositories [2022-05-09T12:23:39.862Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:23:39.862Z] Host: 127.0.0.1:49373 [2022-05-09T12:23:39.862Z] User-Agent: docker test client [2022-05-09T12:23:39.862Z] Authorization: Token fake-token [2022-05-09T12:23:39.862Z] X-Docker-Token: true [2022-05-09T12:23:39.862Z] Accept-Encoding: gzip [2022-05-09T12:23:39.862Z] [2022-05-09T12:23:39.862Z] [2022-05-09T12:23:39.862Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:23:39.862Z] Connection: close [2022-05-09T12:23:39.862Z] Content-Length: 144 [2022-05-09T12:23:39.862Z] Cache-Control: no-cache [2022-05-09T12:23:39.862Z] Content-Type: application/json [2022-05-09T12:23:39.862Z] Date: Mon, 09 May 2022 12:23:39 GMT [2022-05-09T12:23:39.862Z] Expires: -1 [2022-05-09T12:23:39.862Z] Pragma: no-cache [2022-05-09T12:23:39.862Z] Server: docker-tests/mock [2022-05-09T12:23:39.862Z] X-Docker-Registry-Config: mock [2022-05-09T12:23:39.862Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:23:39.862Z] [2022-05-09T12:23:39.862Z] [2022-05-09T12:23:39.862Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:23:39.862Z] === RUN TestTrustedLocation [2022-05-09T12:23:39.862Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:23:39.862Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:23:39.862Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:23:39.862Z] === RUN TestIsSecureIndex [2022-05-09T12:23:39.862Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:23:39.862Z] PASS [2022-05-09T12:23:39.862Z] coverage: 51.7% of statements [2022-05-09T12:23:39.862Z] ok github.com/docker/docker/registry 0.352s coverage: 51.7% of statements [2022-05-09T12:23:40.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:40.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:40.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:40.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-09T12:23:40.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:40.334Z] === RUN TestDecodeContainerConfig [2022-05-09T12:23:40.334Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:23:40.334Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:23:40.334Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:23:40.334Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:23:40.334Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:23:40.334Z] === RUN TestValidatePrivileged [2022-05-09T12:23:40.334Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:23:40.334Z] PASS [2022-05-09T12:23:40.334Z] coverage: 52.4% of statements [2022-05-09T12:23:40.334Z] ok github.com/docker/docker/runconfig 0.059s coverage: 52.4% of statements [2022-05-09T12:23:40.717Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-09T12:23:40.801Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:23:40.801Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:23:40.801Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:23:40.801Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:23:40.801Z] PASS [2022-05-09T12:23:40.801Z] coverage: 62.5% of statements [2022-05-09T12:23:40.801Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-05-09T12:23:41.284Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-09T12:23:41.852Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:23:42.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:23:42.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:43.014Z] === RUN TestGetAddress [2022-05-09T12:23:43.014Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:23:43.014Z] === RUN TestRemove [2022-05-09T12:23:43.014Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:23:43.014Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:23:43.014Z] === RUN TestInitializeWithVolumes [2022-05-09T12:23:43.014Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:23:43.014Z] === RUN TestCreate [2022-05-09T12:23:43.014Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:23:43.014Z] === RUN TestValidateName [2022-05-09T12:23:43.014Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:23:43.014Z] === RUN TestCreateWithOpts [2022-05-09T12:23:43.014Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:23:43.014Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:23:43.014Z] === RUN TestRelaodNoOpts [2022-05-09T12:23:43.014Z] === RUN TestGetDriver [2022-05-09T12:23:43.014Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:23:43.014Z] === RUN TestVolumeRequestError [2022-05-09T12:23:43.014Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-09T12:23:43.014Z] PASS [2022-05-09T12:23:43.014Z] coverage: 41.5% of statements [2022-05-09T12:23:43.014Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:23:43.014Z] PASS [2022-05-09T12:23:43.014Z] coverage: 36.1% of statements [2022-05-09T12:23:43.014Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2022-05-09T12:23:43.014Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:23:43.482Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:23:43.482Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:23:43.482Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:23:43.482Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:23:43.482Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestParseMountSpec [2022-05-09T12:23:43.482Z] parser_test.go:62: case 0 [2022-05-09T12:23:43.482Z] parser_test.go:62: case 1 [2022-05-09T12:23:43.482Z] parser_test.go:62: case 2 [2022-05-09T12:23:43.482Z] parser_test.go:62: case 3 [2022-05-09T12:23:43.482Z] parser_test.go:62: case 4 [2022-05-09T12:23:43.482Z] parser_test.go:62: case 5 [2022-05-09T12:23:43.482Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestValidateMount [2022-05-09T12:23:43.482Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:23:43.482Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:23:43.482Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:23:43.483Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:23:43.483Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:23:43.483Z] PASS [2022-05-09T12:23:43.483Z] coverage: 67.6% of statements [2022-05-09T12:23:43.483Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-05-09T12:23:44.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:23:44.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:44.468Z] === RUN TestSetGetMeta [2022-05-09T12:23:44.468Z] === PAUSE TestSetGetMeta [2022-05-09T12:23:44.468Z] === RUN TestRestore [2022-05-09T12:23:44.468Z] === PAUSE TestRestore [2022-05-09T12:23:44.468Z] === RUN TestServiceCreate [2022-05-09T12:23:44.468Z] === PAUSE TestServiceCreate [2022-05-09T12:23:44.468Z] === RUN TestServiceList [2022-05-09T12:23:44.468Z] === PAUSE TestServiceList [2022-05-09T12:23:44.468Z] === RUN TestServiceRemove [2022-05-09T12:23:44.468Z] === PAUSE TestServiceRemove [2022-05-09T12:23:44.468Z] === RUN TestServiceGet [2022-05-09T12:23:44.468Z] === PAUSE TestServiceGet [2022-05-09T12:23:44.468Z] === RUN TestServicePrune [2022-05-09T12:23:44.468Z] === PAUSE TestServicePrune [2022-05-09T12:23:44.468Z] === RUN TestCreate [2022-05-09T12:23:44.468Z] === PAUSE TestCreate [2022-05-09T12:23:44.468Z] === RUN TestRemove [2022-05-09T12:23:44.468Z] === PAUSE TestRemove [2022-05-09T12:23:44.468Z] === RUN TestList [2022-05-09T12:23:44.468Z] === PAUSE TestList [2022-05-09T12:23:44.468Z] === RUN TestFindByDriver [2022-05-09T12:23:44.468Z] === PAUSE TestFindByDriver [2022-05-09T12:23:44.468Z] === RUN TestFindByReferenced [2022-05-09T12:23:44.468Z] === PAUSE TestFindByReferenced [2022-05-09T12:23:44.468Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:23:44.468Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:23:44.468Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:23:44.468Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:23:44.468Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:23:44.468Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:23:44.468Z] === RUN TestRefDerefRemove [2022-05-09T12:23:44.468Z] === PAUSE TestRefDerefRemove [2022-05-09T12:23:44.468Z] === RUN TestGet [2022-05-09T12:23:44.468Z] === PAUSE TestGet [2022-05-09T12:23:44.468Z] === RUN TestGetWithReference [2022-05-09T12:23:44.468Z] === PAUSE TestGetWithReference [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:23:44.468Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:23:44.468Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:23:44.468Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:23:44.468Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:23:44.468Z] === CONT TestSetGetMeta [2022-05-09T12:23:44.468Z] === CONT TestList [2022-05-09T12:23:44.468Z] === CONT TestRemove [2022-05-09T12:23:44.468Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:23:44.468Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-09T12:23:44.468Z] === CONT TestCreate [2022-05-09T12:23:44.468Z] --- PASS: TestRemove (0.03s) [2022-05-09T12:23:44.468Z] === CONT TestServicePrune [2022-05-09T12:23:44.468Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-09T12:23:44.468Z] === CONT TestServiceGet [2022-05-09T12:23:44.468Z] --- PASS: TestList (0.05s) [2022-05-09T12:23:44.468Z] === CONT TestServiceRemove [2022-05-09T12:23:44.468Z] --- PASS: TestCreate (0.03s) [2022-05-09T12:23:44.468Z] === CONT TestServiceList [2022-05-09T12:23:44.468Z] --- PASS: TestServiceGet (0.15s) [2022-05-09T12:23:44.468Z] === CONT TestServiceCreate [2022-05-09T12:23:44.468Z] time="2022-05-09T12:23:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:23:44.468Z] --- PASS: TestServiceRemove (0.16s) [2022-05-09T12:23:44.468Z] === CONT TestRestore [2022-05-09T12:23:44.468Z] time="2022-05-09T12:23:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:23:44.468Z] --- PASS: TestServiceList (0.16s) [2022-05-09T12:23:44.468Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:23:44.621Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-09T12:23:44.935Z] time="2022-05-09T12:23:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:23:44.935Z] time="2022-05-09T12:23:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:23:44.935Z] --- PASS: TestServiceCreate (0.03s) [2022-05-09T12:23:44.935Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:23:44.935Z] time="2022-05-09T12:23:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:23:44.935Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-09T12:23:44.935Z] === CONT TestFindByReferenced [2022-05-09T12:23:44.935Z] --- PASS: TestServicePrune (0.20s) [2022-05-09T12:23:44.935Z] === CONT TestFindByDriver [2022-05-09T12:23:44.935Z] --- PASS: TestRestore (0.03s) [2022-05-09T12:23:44.935Z] === CONT TestGetWithReference [2022-05-09T12:23:44.935Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-09T12:23:44.935Z] === CONT TestGet [2022-05-09T12:23:44.935Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-09T12:23:44.935Z] === CONT TestRefDerefRemove [2022-05-09T12:23:44.935Z] --- PASS: TestFindByDriver (0.03s) [2022-05-09T12:23:44.935Z] --- PASS: TestGetWithReference (0.03s) [2022-05-09T12:23:44.935Z] --- PASS: TestGet (0.02s) [2022-05-09T12:23:44.935Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-09T12:23:44.935Z] PASS [2022-05-09T12:23:44.935Z] coverage: 69.0% of statements [2022-05-09T12:23:44.935Z] ok github.com/docker/docker/volume/service 0.322s coverage: 69.0% of statements [2022-05-09T12:23:45.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-09T12:23:45.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-09T12:23:45.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:23:46.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-09T12:23:46.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:23:46.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:46.934Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-09T12:23:47.649Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-05-09T12:23:47.649Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.76s) [2022-05-09T12:23:47.649Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-09T12:23:47.649Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-05-09T12:23:47.649Z] PASS [2022-05-09T12:23:47.649Z] [2022-05-09T12:23:47.649Z] === Skipped [2022-05-09T12:23:47.649Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:23:47.649Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:23:47.649Z] [2022-05-09T12:23:47.649Z] DONE 27 tests, 1 skipped in 164.972s [2022-05-09T12:23:47.649Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:23:47.649Z] INFO: Testing against a local daemon [2022-05-09T12:23:47.649Z] === RUN TestSessionCreate [2022-05-09T12:23:47.649Z] --- PASS: TestSessionCreate (0.03s) [2022-05-09T12:23:47.649Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:23:47.649Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-09T12:23:47.649Z] PASS [2022-05-09T12:23:47.649Z] [2022-05-09T12:23:47.649Z] DONE 2 tests in 0.064s [2022-05-09T12:23:47.649Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:23:47.649Z] INFO: Testing against a local daemon [2022-05-09T12:23:47.649Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:23:47.649Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:23:47.649Z] === RUN TestDiskUsage [2022-05-09T12:23:47.649Z] === PAUSE TestDiskUsage [2022-05-09T12:23:47.649Z] === RUN TestEventsExecDie [2022-05-09T12:23:47.649Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-09T12:23:47.649Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:23:47.649Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-09T12:23:47.649Z] === RUN TestEventsVolumeCreate [2022-05-09T12:23:47.649Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-09T12:23:47.649Z] === RUN TestInfoBinaryCommits [2022-05-09T12:23:47.649Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-09T12:23:47.649Z] === RUN TestInfoAPIVersioned [2022-05-09T12:23:47.649Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:23:47.649Z] === RUN TestInfoAPI [2022-05-09T12:23:47.649Z] --- PASS: TestInfoAPI (0.02s) [2022-05-09T12:23:47.649Z] === RUN TestInfoAPIWarnings [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:23:47.970Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:23:47.970Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:23:47.970Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:23:47.970Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:23:47.970Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:23:47.970Z] PASS [2022-05-09T12:23:47.970Z] coverage: 19.7% of statements [2022-05-09T12:23:47.970Z] ok github.com/docker/docker/cmd/dockerd 0.269s coverage: 19.7% of statements [2022-05-09T12:23:47.970Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:23:47.970Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:23:48.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:23:50.181Z] === RUN TestContainerStopSignal [2022-05-09T12:23:50.181Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestContainerStopTimeout [2022-05-09T12:23:50.181Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:23:50.181Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:23:50.181Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:23:50.181Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:23:50.181Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:23:50.181Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestNewMemoryStore [2022-05-09T12:23:50.181Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestAddContainers [2022-05-09T12:23:50.181Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestGetContainer [2022-05-09T12:23:50.181Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestDeleteContainer [2022-05-09T12:23:50.181Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestListContainers [2022-05-09T12:23:50.181Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestFirstContainer [2022-05-09T12:23:50.181Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestApplyAllContainer [2022-05-09T12:23:50.181Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestIsValidHealthString [2022-05-09T12:23:50.181Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestStateRunStop [2022-05-09T12:23:50.181Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestStateTimeoutWait [2022-05-09T12:23:50.181Z] state_test.go:141: Stop callback fired [2022-05-09T12:23:50.181Z] state_test.go:165: Stop callback fired [2022-05-09T12:23:50.181Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:23:50.181Z] === RUN TestIsValidStateString [2022-05-09T12:23:50.181Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestViewSaveDelete [2022-05-09T12:23:50.181Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-09T12:23:50.181Z] === RUN TestViewAll [2022-05-09T12:23:50.181Z] --- PASS: TestViewAll (0.01s) [2022-05-09T12:23:50.181Z] === RUN TestViewGet [2022-05-09T12:23:50.181Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:23:50.181Z] === RUN TestNames [2022-05-09T12:23:50.181Z] --- PASS: TestNames (0.00s) [2022-05-09T12:23:50.181Z] === RUN TestViewWithHealthCheck [2022-05-09T12:23:50.181Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:23:50.181Z] PASS [2022-05-09T12:23:50.181Z] coverage: 41.7% of statements [2022-05-09T12:23:50.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:23:50.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-09T12:23:50.648Z] ok github.com/docker/docker/container 0.264s coverage: 41.7% of statements [2022-05-09T12:23:50.648Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:23:50.648Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:23:50.648Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:23:50.648Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:23:51.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-09T12:23:51.118Z] === RUN TestPrepare [2022-05-09T12:23:51.118Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:23:51.118Z] === RUN TestStart [2022-05-09T12:23:51.118Z] --- PASS: TestStart (0.00s) [2022-05-09T12:23:51.118Z] === RUN TestWaitCancel [2022-05-09T12:23:51.118Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:23:51.118Z] === RUN TestWaitDisabled [2022-05-09T12:23:51.118Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:23:51.118Z] === RUN TestWaitEnabled [2022-05-09T12:23:51.118Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:23:51.118Z] === RUN TestRemove [2022-05-09T12:23:51.118Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:23:51.118Z] PASS [2022-05-09T12:23:51.118Z] coverage: 65.3% of statements [2022-05-09T12:23:51.118Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-05-09T12:23:51.271Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-09T12:23:51.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:23:53.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:23:54.064Z] === RUN TestNewListSecretsFilters [2022-05-09T12:23:54.064Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:23:54.064Z] === RUN TestNewListConfigsFilters [2022-05-09T12:23:54.532Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:23:54.532Z] PASS [2022-05-09T12:23:54.532Z] coverage: 0.5% of statements [2022-05-09T12:23:54.532Z] ok github.com/docker/docker/daemon/cluster 0.285s coverage: 0.5% of statements [2022-05-09T12:23:54.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-09T12:23:55.518Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:23:55.518Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:23:55.518Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:23:55.518Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:23:55.518Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:23:55.518Z] PASS [2022-05-09T12:23:55.985Z] coverage: 35.9% of statements [2022-05-09T12:23:55.985Z] ok github.com/docker/docker/daemon/cluster/convert 0.797s coverage: 35.9% of statements [2022-05-09T12:23:56.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-09T12:23:56.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:23:57.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-09T12:23:57.276Z] check_test.go:307: [d1722312c1564] daemon is not started [2022-05-09T12:23:57.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-09T12:23:59.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-09T12:23:59.456Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:23:59.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-09T12:23:59.771Z] === RUN TestBuilderGC [2022-05-09T12:23:59.771Z] --- PASS: TestBuilderGC (0.01s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:23:59.771Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:23:59.771Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:23:59.771Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:23:59.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:23:59.772Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:23:59.772Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:23:59.772Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:23:59.772Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-09T12:23:59.772Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:23:59.772Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:23:59.772Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:23:59.772Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:23:59.772Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:23:59.772Z] === RUN TestWaitNodeAttachment [2022-05-09T12:23:59.772Z] time="2022-05-09T12:23:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:23:59.772Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-05-09T12:23:59.772Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:23:59.772Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:23:59.772Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-05-09T12:23:59.772Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:23:59.772Z] time="2022-05-09T12:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3215259827" [2022-05-09T12:23:59.772Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:23:59.772Z] time="2022-05-09T12:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2591244801" [2022-05-09T12:23:59.772Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:23:59.772Z] time="2022-05-09T12:23:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3953986629" [2022-05-09T12:23:59.772Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestMaskURLCredentials [2022-05-09T12:23:59.772Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:23:59.772Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:23:59.772Z] PASS [2022-05-09T12:23:59.772Z] coverage: 79.8% of statements [2022-05-09T12:23:59.772Z] ok github.com/docker/docker/daemon/config 0.419s coverage: 79.8% of statements [2022-05-09T12:23:59.772Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-09T12:23:59.772Z] === RUN TestIsolationConversion [2022-05-09T12:23:59.772Z] === RUN TestIsolationConversion/default [2022-05-09T12:23:59.772Z] === RUN TestIsolationConversion/process [2022-05-09T12:23:59.772Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:23:59.772Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestContainerLabels [2022-05-09T12:23:59.772Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestCredentialSpecConversion [2022-05-09T12:23:59.772Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:23:59.772Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:23:59.772Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:23:59.772Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:23:59.772Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:23:59.772Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountBind [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:23:59.772Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:23:59.772Z] PASS [2022-05-09T12:23:59.772Z] coverage: 11.0% of statements [2022-05-09T12:23:59.772Z] === RUN TestEventsLog [2022-05-09T12:23:59.772Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestEventsLogTimeout [2022-05-09T12:23:59.772Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:23:59.772Z] === RUN TestLogEvents [2022-05-09T12:23:59.772Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.717s coverage: 11.0% of statements [2022-05-09T12:23:59.772Z] --- PASS: TestLogEvents (0.06s) [2022-05-09T12:23:59.772Z] === RUN TestLoadBufferedEvents [2022-05-09T12:24:00.240Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-05-09T12:24:00.240Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:24:00.240Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:24:00.240Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:24:00.240Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:24:00.240Z] PASS [2022-05-09T12:24:00.240Z] coverage: 50.0% of statements [2022-05-09T12:24:00.240Z] ok github.com/docker/docker/daemon/events 0.419s coverage: 50.0% of statements [2022-05-09T12:24:00.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-09T12:24:01.804Z] === RUN TestLinkNaming [2022-05-09T12:24:01.804Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:24:01.804Z] === RUN TestLinkNew [2022-05-09T12:24:01.804Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:24:01.804Z] === RUN TestLinkEnv [2022-05-09T12:24:01.804Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:24:01.804Z] === RUN TestLinkMultipleEnv [2022-05-09T12:24:01.804Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:24:01.804Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:24:01.804Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:24:01.804Z] PASS [2022-05-09T12:24:01.804Z] coverage: 93.0% of statements [2022-05-09T12:24:01.804Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2022-05-09T12:24:02.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-09T12:24:02.272Z] === RUN TestIsEmptyDir [2022-05-09T12:24:02.272Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-09T12:24:02.272Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:24:02.272Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:24:02.272Z] PASS [2022-05-09T12:24:02.272Z] coverage: 2.3% of statements [2022-05-09T12:24:02.272Z] ok github.com/docker/docker/daemon/graphdriver 0.112s coverage: 2.3% of statements [2022-05-09T12:24:02.736Z] 2022/05/09 12:24:02 Closing DB instances... [2022-05-09T12:24:03.256Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:24:03.256Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestGetContainer [2022-05-09T12:24:03.256Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestValidContainerNames [2022-05-09T12:24:03.256Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestContainerInitDNS [2022-05-09T12:24:03.256Z] daemon_test.go:145: root required [2022-05-09T12:24:03.256Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestMerge [2022-05-09T12:24:03.256Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestValidateContainerIsolation [2022-05-09T12:24:03.256Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestFindNetworkErrorType [2022-05-09T12:24:03.256Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestEnsureServicesExist [2022-05-09T12:24:03.256Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:24:03.256Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:24:03.256Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:24:03.256Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:24:03.256Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestContainerDelete [2022-05-09T12:24:03.256Z] --- PASS: TestContainerDelete (0.01s) [2022-05-09T12:24:03.256Z] === RUN TestContainerDoubleDelete [2022-05-09T12:24:03.256Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:24:03.256Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:24:03.256Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestNoneHealthcheck [2022-05-09T12:24:03.256Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestHealthStates [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:02Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] time="2022-05-09T12:24:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:24:03.256Z] --- PASS: TestHealthStates (0.26s) [2022-05-09T12:24:03.256Z] === RUN TestGetInspectData [2022-05-09T12:24:03.256Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestFillLicense [2022-05-09T12:24:03.256Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestListInvalidFilter [2022-05-09T12:24:03.256Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestNameFilter [2022-05-09T12:24:03.256Z] --- PASS: TestNameFilter (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:24:03.256Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:24:03.256Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:24:03.256Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:24:03.256Z] === RUN TestSetupWindowsDevices [2022-05-09T12:24:03.256Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:24:03.256Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:24:03.256Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:24:03.257Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:24:03.257Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadLabels [2022-05-09T12:24:03.257Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:24:03.257Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:24:03.257Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:24:03.257Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:24:03.257Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:24:03.257Z] reload_test.go:342: root required [2022-05-09T12:24:03.257Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:24:03.257Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:24:03.257Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-05-09T12:24:03.257Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:24:03.257Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-09T12:24:03.257Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:24:03.257Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-09T12:24:03.257Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:24:03.257Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-09T12:24:03.257Z] === RUN TestParseVolumesFrom [2022-05-09T12:24:03.725Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:24:03.725Z] PASS [2022-05-09T12:24:03.725Z] coverage: 8.6% of statements [2022-05-09T12:24:03.725Z] ok github.com/docker/docker/daemon 0.986s coverage: 8.6% of statements [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:24:03.725Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:24:04.947Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-05-09T12:24:04.947Z] === RUN TestFindNode [2022-05-09T12:24:04.947Z] 2022/05/09 12:24:04 Closing DB instances... [2022-05-09T12:24:04.947Z] --- PASS: TestFindNode (0.02s) [2022-05-09T12:24:04.947Z] === RUN TestChangeNodeState [2022-05-09T12:24:04.947Z] 2022/05/09 12:24:04 Closing DB instances... [2022-05-09T12:24:04.947Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-09T12:24:04.947Z] === RUN TestNodeReincarnation [2022-05-09T12:24:04.947Z] 2022/05/09 12:24:04 Closing DB instances... [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:24:05.287Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:24:05.287Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:24:05.287Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.76s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2022-05-09T12:24:05.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.03s) [2022-05-09T12:24:05.352Z] === RUN TestCgroupNamespacesRun [2022-05-09T12:24:05.689Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-09T12:24:05.689Z] === RUN TestInfoDebug [2022-05-09T12:24:05.689Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:24:05.689Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:24:05.689Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:24:05.689Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:24:05.755Z] === RUN TestAdapterReadLogs [2022-05-09T12:24:05.755Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCopier [2022-05-09T12:24:05.755Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCopierLongLines [2022-05-09T12:24:05.755Z] --- PASS: TestCopierLongLines (0.01s) [2022-05-09T12:24:05.755Z] === RUN TestCopierSlow [2022-05-09T12:24:05.755Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:24:05.755Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestSearchRegistryForImages [2022-05-09T12:24:05.755Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:24:05.755Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestImageDelete [2022-05-09T12:24:05.755Z] === RUN TestImageDelete/no_lease [2022-05-09T12:24:05.755Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:24:05.755Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-05-09T12:24:05.755Z] === RUN TestCreateSuccess [2022-05-09T12:24:05.755Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCreateStreamSkipped [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:24:05.755Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:24:05.755Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCreateError [2022-05-09T12:24:05.755Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCreateAlreadyExists [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:24:05.755Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestLogClosed [2022-05-09T12:24:05.755Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestLogBlocking [2022-05-09T12:24:05.755Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:24:05.755Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:24:05.755Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestPublishBatchSuccess [2022-05-09T12:24:05.755Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestPublishBatchError [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=error msg=error [2022-05-09T12:24:05.755Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:24:05.755Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:24:05.755Z] time="2022-05-09T12:24:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:24:05.755Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCollectBatchSimple [2022-05-09T12:24:05.755Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCollectBatchTicker [2022-05-09T12:24:05.755Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:24:05.755Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:24:05.755Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:24:05.756Z] --- PASS: TestImageDelete (0.05s) [2022-05-09T12:24:05.756Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:24:05.756Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-09T12:24:05.756Z] === RUN TestContentStoreForPull [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchClose [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:24:05.756Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestCopierSlow (0.20s) [2022-05-09T12:24:05.756Z] === RUN TestCopierWithSized [2022-05-09T12:24:05.756Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:24:05.756Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:24:05.756Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:24:05.756Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestProcessEventEmoji [2022-05-09T12:24:05.756Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchLineSplit (0.07s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:24:05.756Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-09T12:24:05.756Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:24:05.756Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:24:05.756Z] --- PASS: TestCopierWithSized (0.09s) [2022-05-09T12:24:05.945Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-09T12:24:05.945Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:24:05.945Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-09T12:24:05.945Z] === RUN TestPingCacheHeaders [2022-05-09T12:24:05.945Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-09T12:24:05.945Z] === RUN TestPingGet [2022-05-09T12:24:05.945Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:24:05.945Z] === RUN TestPingHead [2022-05-09T12:24:05.945Z] --- PASS: TestPingHead (0.02s) [2022-05-09T12:24:05.945Z] === RUN TestPingSwarmHeader [2022-05-09T12:24:06.223Z] --- PASS: TestCopierWithSized/as_is (0.08s) [2022-05-09T12:24:06.224Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestCopierWithPartial [2022-05-09T12:24:06.224Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestRingLogger [2022-05-09T12:24:06.224Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestRingCap [2022-05-09T12:24:06.224Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestRingClose [2022-05-09T12:24:06.224Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestRingDrain [2022-05-09T12:24:06.224Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:24:06.224Z] PASS [2022-05-09T12:24:06.224Z] coverage: 43.2% of statements [2022-05-09T12:24:06.224Z] ok github.com/docker/docker/daemon/logger 0.377s coverage: 43.2% of statements [2022-05-09T12:24:06.224Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-09T12:24:06.224Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:24:06.224Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-09T12:24:06.224Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:24:06.224Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-09T12:24:06.224Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:24:06.224Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:24:06.224Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestCreateTagSuccess [2022-05-09T12:24:06.224Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:24:06.224Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-09T12:24:06.224Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:24:06.224Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:24:06.224Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-05-09T12:24:06.224Z] PASS [2022-05-09T12:24:06.224Z] coverage: 80.2% of statements [2022-05-09T12:24:06.224Z] ok github.com/docker/docker/daemon/logger/awslogs 0.594s coverage: 80.2% of statements [2022-05-09T12:24:06.224Z] --- PASS: TestContentStoreForPull (0.28s) [2022-05-09T12:24:06.224Z] PASS [2022-05-09T12:24:06.224Z] coverage: 6.6% of statements [2022-05-09T12:24:06.224Z] ok github.com/docker/docker/daemon/images 0.474s coverage: 6.6% of statements [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:24:06.224Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:24:06.224Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:24:06.225Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:24:06.225Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:24:06.225Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:24:06.225Z] PASS [2022-05-09T12:24:06.225Z] coverage: 53.6% of statements [2022-05-09T12:24:06.225Z] ok github.com/docker/docker/daemon/logger/fluentd 0.098s coverage: 53.6% of statements [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:24:06.225Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:24:06.507Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:24:06.727Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-05-09T12:24:06.727Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-09T12:24:06.763Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:24:07.210Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:24:07.210Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:24:07.210Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:24:07.678Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-05-09T12:24:07.678Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:24:07.678Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-09T12:24:07.678Z] PASS [2022-05-09T12:24:07.678Z] coverage: 87.2% of statements [2022-05-09T12:24:07.678Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 87.2% of statements [2022-05-09T12:24:07.692Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:24:07.692Z] --- PASS: TestPingSwarmHeader (1.66s) [2022-05-09T12:24:07.692Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:24:07.692Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:24:07.692Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:24:07.692Z] === RUN TestVersion [2022-05-09T12:24:07.692Z] --- PASS: TestVersion (0.02s) [2022-05-09T12:24:07.692Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:24:07.692Z] === CONT TestDiskUsage [2022-05-09T12:24:08.147Z] === RUN TestJSONFileLogger [2022-05-09T12:24:08.147Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-09T12:24:08.147Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:24:08.147Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-09T12:24:08.147Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:24:08.147Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-09T12:24:08.147Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:24:08.147Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-09T12:24:08.147Z] === RUN TestEncodeDecode [2022-05-09T12:24:08.147Z] === PAUSE TestEncodeDecode [2022-05-09T12:24:08.147Z] === RUN TestUnexpectedEOF [2022-05-09T12:24:08.147Z] time="2022-05-09T12:24:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:24:08.147Z] time="2022-05-09T12:24:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:24:08.147Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-05-09T12:24:08.147Z] === CONT TestEncodeDecode [2022-05-09T12:24:08.147Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:24:08.147Z] PASS [2022-05-09T12:24:08.147Z] coverage: 69.9% of statements [2022-05-09T12:24:08.147Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.339s coverage: 69.9% of statements [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:24:08.254Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:24:08.511Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:24:08.616Z] === RUN TestWriteLog [2022-05-09T12:24:08.616Z] === PAUSE TestWriteLog [2022-05-09T12:24:08.616Z] === RUN TestReadLog [2022-05-09T12:24:08.616Z] === PAUSE TestReadLog [2022-05-09T12:24:08.616Z] === RUN TestDecode [2022-05-09T12:24:08.616Z] --- PASS: TestDecode (0.03s) [2022-05-09T12:24:08.616Z] === CONT TestWriteLog [2022-05-09T12:24:08.616Z] === CONT TestReadLog [2022-05-09T12:24:08.616Z] --- PASS: TestWriteLog (0.01s) [2022-05-09T12:24:08.616Z] === RUN TestReadLog/tail_exact [2022-05-09T12:24:08.616Z] === RUN TestOpenFileDelete [2022-05-09T12:24:08.616Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestOpenFileRename [2022-05-09T12:24:08.616Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestHandleDecoderErr [2022-05-09T12:24:08.616Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:24:08.616Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestParseLogTag [2022-05-09T12:24:08.616Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:24:08.616Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestTailFiles [2022-05-09T12:24:08.616Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:24:08.616Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:24:08.616Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-09T12:24:08.616Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-09T12:24:08.616Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-09T12:24:08.616Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:24:08.616Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:24:08.616Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:24:08.616Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:24:08.629Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2022-05-09T12:24:08.629Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:24:09.074Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:24:09.074Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2022-05-09T12:24:09.084Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:24:09.084Z] --- PASS: TestReadLog (0.32s) [2022-05-09T12:24:09.084Z] --- PASS: TestReadLog/tail_exact (0.27s) [2022-05-09T12:24:09.084Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-05-09T12:24:09.084Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-09T12:24:09.084Z] PASS [2022-05-09T12:24:09.084Z] coverage: 78.7% of statements [2022-05-09T12:24:09.084Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-05-09T12:24:09.084Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-09T12:24:09.084Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.09s) [2022-05-09T12:24:09.084Z] PASS [2022-05-09T12:24:09.084Z] coverage: 53.5% of statements [2022-05-09T12:24:09.084Z] ok github.com/docker/docker/daemon/logger/local 0.493s coverage: 78.7% of statements [2022-05-09T12:24:09.084Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.339s coverage: 53.5% of statements [2022-05-09T12:24:09.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage (1.55s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:24:09.331Z] PASS [2022-05-09T12:24:09.331Z] [2022-05-09T12:24:09.331Z] DONE 54 tests in 22.188s [2022-05-09T12:24:09.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:24:09.331Z] INFO: Testing against a local daemon [2022-05-09T12:24:09.331Z] === RUN TestVolumesCreateAndList [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:24:09.331Z] === RUN TestVolumesRemove [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesRemove (0.12s) [2022-05-09T12:24:09.331Z] === RUN TestVolumesInspect [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:24:09.331Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:24:09.331Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:24:09.331Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:24:09.331Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:24:09.331Z] PASS [2022-05-09T12:24:09.331Z] [2022-05-09T12:24:09.331Z] DONE 9 tests in 0.192s [2022-05-09T12:24:09.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:24:09.697Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:24:09.697Z] === RUN TestParallelCreate [2022-05-09T12:24:09.697Z] 2022/05/09 12:24:09 Closing DB instances... [2022-05-09T12:24:09.697Z] --- PASS: TestParallelCreate (0.02s) [2022-05-09T12:24:09.697Z] === RUN TestParallelDelete [2022-05-09T12:24:09.697Z] 2022/05/09 12:24:09 Closing DB instances... [2022-05-09T12:24:09.697Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:24:09.697Z] === RUN TestNetworkDBIslands [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ec309505a67d with config:&{NodeID:ec309505a67d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node ec309505a67d/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node ec309505a67d/172.20.123.174, added to nodes list" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:00d1506d7afc with config:&{NodeID:00d1506d7afc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node 00d1506d7afc/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to nodes list" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49417" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node 00d1506d7afc/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to nodes list" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node ec309505a67d/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=info msg="Node ec309505a67d/172.20.123.174, added to nodes list" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:24:09.697Z] time="2022-05-09T12:24:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49418" [2022-05-09T12:24:09.893Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-09T12:24:09.893Z] Removing test suite binaries [2022-05-09T12:24:09.893Z] exiting test-integration [2022-05-09T12:24:09.893Z] ++ exit 0 [2022-05-09T12:24:09.893Z] [2022-05-09T12:24:10.078Z] === RUN TestLog [2022-05-09T12:24:10.078Z] --- PASS: TestLog (0.03s) [2022-05-09T12:24:10.078Z] PASS [2022-05-09T12:24:10.078Z] coverage: 31.5% of statements [2022-05-09T12:24:10.078Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2022-05-09T12:24:10.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:24:10.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2022-05-09T12:24:10.532Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-09T12:24:10.545Z] === RUN TestNewParse [2022-05-09T12:24:10.545Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:24:10.545Z] PASS [2022-05-09T12:24:10.545Z] coverage: 8.3% of statements [2022-05-09T12:24:10.545Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-05-09T12:24:10.545Z] === RUN TestValidateLogOpt [2022-05-09T12:24:10.545Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestNewMissedConfig [2022-05-09T12:24:10.545Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestNewMissedUrl [2022-05-09T12:24:10.545Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestNewMissedToken [2022-05-09T12:24:10.545Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestNewWithProxy [2022-05-09T12:24:10.545Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestDefault [2022-05-09T12:24:10.545Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:24:10.545Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:24:10.545Z] === RUN TestParseLogFormat [2022-05-09T12:24:10.545Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:24:10.545Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:24:10.545Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:24:10.545Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestValidateSyslogFacility [2022-05-09T12:24:10.545Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:24:10.545Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestValidateLogOpt [2022-05-09T12:24:10.545Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:24:10.545Z] PASS [2022-05-09T12:24:10.545Z] coverage: 43.6% of statements [2022-05-09T12:24:10.545Z] === RUN TestJsonFormat [2022-05-09T12:24:10.545Z] --- PASS: TestJsonFormat (0.01s) [2022-05-09T12:24:10.545Z] === RUN TestRawFormat [2022-05-09T12:24:10.545Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestRawFormatWithLabels [2022-05-09T12:24:10.545Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-05-09T12:24:10.545Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:24:10.545Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:24:10.545Z] === RUN TestBatching [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:567c479b1431 with config:&{NodeID:567c479b1431 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, added to nodes list" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49419" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, added to nodes list" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node ec309505a67d/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node ec309505a67d/172.20.123.174, added to nodes list" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 00d1506d7afc/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to nodes list" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49420" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:10.683Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.017Z] --- PASS: TestBatching (0.28s) [2022-05-09T12:24:11.017Z] === RUN TestFrequency [2022-05-09T12:24:11.017Z] --- PASS: TestFrequency (0.21s) [2022-05-09T12:24:11.017Z] === RUN TestOneMessagePerRequest [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8057b09248af with config:&{NodeID:8057b09248af Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49421" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node ec309505a67d/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node ec309505a67d/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 00d1506d7afc/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 567c479b1431/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49422" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.151Z] time="2022-05-09T12:24:10Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.486Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-09T12:24:11.486Z] === RUN TestVerify [2022-05-09T12:24:11.486Z] --- PASS: TestVerify (0.00s) [2022-05-09T12:24:11.486Z] === RUN TestSkipVerify [2022-05-09T12:24:11.486Z] time="2022-05-09T12:24:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.486Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.486Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.486Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4a327baf8062 with config:&{NodeID:4a327baf8062 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 567c479b1431/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 567c479b1431/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 00d1506d7afc/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node ec309505a67d/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node ec309505a67d/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Failed to join 172.20.123.174: dial tcp 172.20.123.174:10013: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:11.620Z] time="2022-05-09T12:24:11Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" Post stage [Pipeline] junit [2022-05-09T12:24:11.798Z] Recording test results [2022-05-09T12:24:11.953Z] --- PASS: TestSkipVerify (0.62s) [2022-05-09T12:24:11.953Z] === RUN TestBufferMaximum [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.594575\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.594575\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-09T12:24:11.953Z] === RUN TestServerAlwaysDown [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.599610\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.599610\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.599610\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.600592\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] time="2022-05-09T12:24:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099051.600592\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:11.953Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:24:11.953Z] === RUN TestCannotSendAfterClose [2022-05-09T12:24:11.953Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-09T12:24:11.953Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:24:12.088Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=info msg="The new bootstrap node list is:[172.20.123.174:10033 172.20.123.174:10034 172.20.123.174:10035]" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10033" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49426" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10034" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49427" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10035" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49428" [2022-05-09T12:24:12.088Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=info msg="The new bootstrap node list is:[172.20.123.174:10033 172.20.123.174:10034 172.20.123.174:10035]" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10033" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49429" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10034" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49430" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10035" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:11Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49431" [2022-05-09T12:24:12.088Z] time="2022-05-09T12:24:12Z" level=info msg="node 0 leaving" [2022-05-09T12:24:12.427Z] === RUN TestV1IDService [2022-05-09T12:24:12.427Z] --- PASS: TestV1IDService (0.02s) [2022-05-09T12:24:12.427Z] === RUN TestV2MetadataService [2022-05-09T12:24:12.441Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2022-05-09T12:24:12.441Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d change state NodeActive --> NodeLeft" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="node2(00d1506d7afc): Node leave event for ec309505a67d/172.20.123.174" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d change state NodeActive --> NodeLeft" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="node3(567c479b1431): Node leave event for ec309505a67d/172.20.123.174" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d change state NodeActive --> NodeLeft" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="node4(8057b09248af): Node leave event for ec309505a67d/172.20.123.174" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d change state NodeActive --> NodeLeft" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="node1(ec309505a67d): Node leave event for ec309505a67d/172.20.123.174" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d change state NodeActive --> NodeLeft" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="node5(4a327baf8062): Node leave event for ec309505a67d/172.20.123.174" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d/172.20.123.174, left gossip cluster" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d/172.20.123.174, left gossip cluster" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d/172.20.123.174, left gossip cluster" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d/172.20.123.174, left gossip cluster" [2022-05-09T12:24:12.557Z] time="2022-05-09T12:24:12Z" level=info msg="Node ec309505a67d/172.20.123.174, left gossip cluster" [2022-05-09T12:24:12.895Z] time="2022-05-09T12:24:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:24:12.895Z] time="2022-05-09T12:24:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"54cade22238a\"}'" [2022-05-09T12:24:12.895Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-09T12:24:12.895Z] PASS [2022-05-09T12:24:12.895Z] coverage: 82.5% of statements [2022-05-09T12:24:12.895Z] ok github.com/docker/docker/daemon/logger/splunk 2.233s coverage: 82.5% of statements [2022-05-09T12:24:12.895Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:24:12.895Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:24:12.895Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node 1 leaving" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node3(567c479b1431): Node leave event for 00d1506d7afc/172.20.123.174" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc change state NodeActive --> NodeFailed" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc/172.20.123.174, added to failed nodes list" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node4(8057b09248af): Node leave event for 00d1506d7afc/172.20.123.174" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node5(4a327baf8062): Node leave event for 00d1506d7afc/172.20.123.174" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=error msg="node: 00d1506d7afc is unknown to memberlist" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 00d1506d7afc/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node 2 leaving" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 567c479b1431 change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node4(8057b09248af): Node leave event for 567c479b1431/172.20.123.174" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="Node 567c479b1431 change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.026Z] time="2022-05-09T12:24:12Z" level=info msg="node5(4a327baf8062): Node leave event for 567c479b1431/172.20.123.174" [2022-05-09T12:24:13.202Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:24:13.362Z] === RUN TestSuccessfulDownload [2022-05-09T12:24:13.362Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:24:13.362Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:24:13.362Z] === RUN TestCancelledDownload [2022-05-09T12:24:13.362Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:24:13.362Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:24:13.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:24:13.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:24:13.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:24:13.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:24:13.362Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:24:13.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:24:13.362Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:24:13.362Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:24:13.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:24:13.362Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:24:13.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:24:13.362Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:24:13.362Z] --- PASS: TestV2MetadataService (1.22s) [2022-05-09T12:24:13.362Z] PASS [2022-05-09T12:24:13.362Z] coverage: 48.2% of statements [2022-05-09T12:24:13.362Z] ok github.com/docker/docker/distribution/metadata 1.340s coverage: 48.2% of statements [2022-05-09T12:24:13.493Z] time="2022-05-09T12:24:12Z" level=info msg="Node 567c479b1431 change state NodeActive --> NodeLeft" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:12Z" level=info msg="node3(567c479b1431): Node leave event for 567c479b1431/172.20.123.174" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=debug msg="memberlist: Failed ping: 00d1506d7afc (timeout reached)" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.123.174:10037: use of closed network connection" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.123.174:10036: use of closed network connection" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.123.174:10035: use of closed network connection" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=info msg="Node 567c479b1431/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=debug msg="memberlist: Failed to join 172.20.123.174: dial tcp 172.20.123.174:10013: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=info msg="Node 567c479b1431/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.494Z] time="2022-05-09T12:24:13Z" level=info msg="Node 567c479b1431/172.20.123.174, left gossip cluster" [2022-05-09T12:24:13.546Z] + echo Ensuring container killed. [2022-05-09T12:24:13.546Z] Ensuring container killed. [2022-05-09T12:24:13.546Z] + docker rm -vf docker-pr3 [2022-05-09T12:24:13.546Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-05-09T12:24:13.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:24:13.831Z] time="2022-05-09T12:24:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:24:13.831Z] time="2022-05-09T12:24:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:24:13.831Z] time="2022-05-09T12:24:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:24:13.831Z] time="2022-05-09T12:24:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:24:13.831Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:24:13.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-05-09T12:24:13.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-05-09T12:24:13.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-05-09T12:24:13.831Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-05-09T12:24:13.831Z] === RUN TestTransfer [2022-05-09T12:24:13.866Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:24:13.866Z] Chowning /workspace to jenkins user [2022-05-09T12:24:13.866Z] + id -u [2022-05-09T12:24:13.866Z] + id -g [2022-05-09T12:24:13.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:24:13.866Z] Unable to find image 'busybox:latest' locally [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="memberlist: Suspect 00d1506d7afc has failed, no acks received" [2022-05-09T12:24:13.962Z] networkdb_test.go:867: node4: OK [2022-05-09T12:24:13.962Z] networkdb_test.go:867: node5: OK [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="node 0 coming back" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:032ab81ff472 with config:&{NodeID:032ab81ff472 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node 032ab81ff472/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node 032ab81ff472/172.20.123.174, added to nodes list" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="node 1 coming back" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a5ad21b9b935 with config:&{NodeID:a5ad21b9b935 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node a5ad21b9b935/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node a5ad21b9b935/172.20.123.174, added to nodes list" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="node 2 coming back" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5ed4f58d67c5 with config:&{NodeID:5ed4f58d67c5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:13.962Z] time="2022-05-09T12:24:13Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, added to nodes list" [2022-05-09T12:24:14.128Z] latest: Pulling from library/busybox [2022-05-09T12:24:14.128Z] 50e8d59317eb: Pulling fs layer [2022-05-09T12:24:14.128Z] 50e8d59317eb: Verifying Checksum [2022-05-09T12:24:14.128Z] 50e8d59317eb: Download complete [2022-05-09T12:24:14.299Z] --- PASS: TestTransfer (0.17s) [2022-05-09T12:24:14.299Z] === RUN TestConcurrencyLimit [2022-05-09T12:24:14.299Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:24:14.299Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:24:14.299Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:24:14.299Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:24:14.299Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:24:14.299Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:24:14.299Z] === RUN TestManifestStore [2022-05-09T12:24:14.299Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:24:14.299Z] time="2022-05-09T12:24:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3419975014\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:24:14.384Z] 50e8d59317eb: Pull complete [2022-05-09T12:24:14.384Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T12:24:14.384Z] Status: Downloaded newer image for busybox:latest [2022-05-09T12:24:14.761Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.26s) [2022-05-09T12:24:14.761Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="reference for unknown type: " [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="reference for unknown type: " [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:24:14.766Z] --- PASS: TestConcurrencyLimit (0.47s) [2022-05-09T12:24:14.766Z] === RUN TestInactiveJobs [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="reference for unknown type: " [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="reference for unknown type: " [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="reference for unknown type: " [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:24:14.766Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:24:14.766Z] time="2022-05-09T12:24:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore (0.43s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-09T12:24:14.766Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:24:14.766Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:24:14.766Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:24:14.766Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:24:14.766Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:24:14.766Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:24:14.766Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:24:14.767Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:24:14.767Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestFixManifestLayers [2022-05-09T12:24:14.767Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:24:14.767Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:24:14.767Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:24:14.767Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestValidateManifest [2022-05-09T12:24:14.767Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:24:14.767Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestFormatPlatform [2022-05-09T12:24:14.767Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:24:14.767Z] === RUN TestPullSchema2Config [2022-05-09T12:24:14.767Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:14.767Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:14.767Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:24:14.767Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:24:15.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-09T12:24:15.234Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:15.234Z] 2022/05/09 12:24:14 http: panic serving 127.0.0.1:49224: intentional panic [2022-05-09T12:24:15.234Z] goroutine 121 [running]: [2022-05-09T12:24:15.234Z] net/http.(*conn).serve.func1() [2022-05-09T12:24:15.234Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:24:15.234Z] panic({0xd98f20, 0xf7b640}) [2022-05-09T12:24:15.234Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:24:15.234Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004f0340?, {0xf82dd8?, 0xc0005320e0?}) [2022-05-09T12:24:15.234Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:24:15.234Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf82dd8, 0xc0005320e0}, 0xc0004d8000) [2022-05-09T12:24:15.234Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:24:15.234Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf82dd8?, 0xc0005320e0?}, 0xc00005b800?) [2022-05-09T12:24:15.234Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:24:15.234Z] net/http.serverHandler.ServeHTTP({0xc0004a40c0?}, {0xf82dd8, 0xc0005320e0}, 0xc0004d8000) [2022-05-09T12:24:15.234Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:24:15.234Z] net/http.(*conn).serve(0xc00017c140, {0xf83650, 0xc0001e6cc0}) [2022-05-09T12:24:15.234Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:24:15.234Z] created by net/http.(*Server).Serve [2022-05-09T12:24:15.234Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:24:15.234Z] --- PASS: TestInactiveJobs (0.46s) [2022-05-09T12:24:15.234Z] === RUN TestWatchRelease [2022-05-09T12:24:15.234Z] --- PASS: TestWatchRelease (0.04s) [2022-05-09T12:24:15.234Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:24:15.234Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestDuplicateTransfer [2022-05-09T12:24:15.234Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-09T12:24:15.234Z] === RUN TestSuccessfulUpload [2022-05-09T12:24:15.234Z] === RUN TestNotFound [2022-05-09T12:24:15.234Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestConflict [2022-05-09T12:24:15.234Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestForbidden [2022-05-09T12:24:15.234Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestInvalidParameter [2022-05-09T12:24:15.234Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestNotImplemented [2022-05-09T12:24:15.234Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestNotModified [2022-05-09T12:24:15.234Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestUnauthorized [2022-05-09T12:24:15.234Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestUnknown [2022-05-09T12:24:15.234Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestCancelled [2022-05-09T12:24:15.234Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestDeadline [2022-05-09T12:24:15.234Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestDataLoss [2022-05-09T12:24:15.234Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestUnavailable [2022-05-09T12:24:15.234Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestSystem [2022-05-09T12:24:15.234Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:24:15.234Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:24:15.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:24:15.234Z] PASS [2022-05-09T12:24:15.234Z] coverage: 77.0% of statements [2022-05-09T12:24:15.234Z] ok github.com/docker/docker/errdefs 0.057s coverage: 77.0% of statements [2022-05-09T12:24:15.234Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:15.234Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:24:15.234Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:24:15.234Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:24:15.234Z] --- PASS: TestPullSchema2Config (0.56s) [2022-05-09T12:24:15.234Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:24:15.234Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-05-09T12:24:15.234Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-09T12:24:15.234Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:24:15.234Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestLayerAlreadyExists [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:24:15.234Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:24:15.234Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:24:15.234Z] time="2022-05-09T12:24:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:24:15.526Z] time="2022-05-09T12:24:15Z" level=debug msg="memberlist: Failed to join 172.20.123.174: dial tcp 172.20.123.174:10013: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:24:15.703Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-09T12:24:15.703Z] === RUN TestCancelledUpload [2022-05-09T12:24:15.703Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-09T12:24:15.703Z] PASS [2022-05-09T12:24:15.703Z] coverage: 76.8% of statements [2022-05-09T12:24:15.703Z] ok github.com/docker/docker/distribution/xfer 2.187s coverage: 76.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:24:16.086Z] + bundleName=amd64-cgroup2 [2022-05-09T12:24:16.086Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-09T12:24:16.086Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-09T12:24:16.086Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-09T12:24:16.086Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-09T12:24:16.175Z] === RUN TestFSGetInvalidData [2022-05-09T12:24:16.175Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-09T12:24:16.175Z] === RUN TestFSInvalidSet [2022-05-09T12:24:16.175Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestFSInvalidRoot [2022-05-09T12:24:16.175Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestFSMetadataGetSet [2022-05-09T12:24:16.175Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-09T12:24:16.175Z] === RUN TestFSInvalidWalker [2022-05-09T12:24:16.175Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestFSGetSet [2022-05-09T12:24:16.175Z] --- PASS: TestFSGetSet (0.05s) [2022-05-09T12:24:16.175Z] === RUN TestFSGetUnsetKey [2022-05-09T12:24:16.175Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestFSGetEmptyData [2022-05-09T12:24:16.175Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestFSDelete [2022-05-09T12:24:16.175Z] --- PASS: TestFSDelete (0.02s) [2022-05-09T12:24:16.175Z] === RUN TestFSWalker [2022-05-09T12:24:16.175Z] --- PASS: TestFSWalker (0.02s) [2022-05-09T12:24:16.175Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:24:16.175Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-09T12:24:16.175Z] === RUN TestNewFromJSON [2022-05-09T12:24:16.175Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:24:16.175Z] === RUN TestNewFromJSONWithInvalidJSON [Pipeline] archiveArtifacts [2022-05-09T12:24:16.351Z] Archiving artifacts [2022-05-09T12:24:16.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-05-09T12:24:16.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-09T12:24:16.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:24:16.642Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestMarshalKeyOrder [2022-05-09T12:24:16.642Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestHistoryEqual [2022-05-09T12:24:16.642Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-05-09T12:24:16.642Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:24:16.642Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestTokenPassThru [2022-05-09T12:24:16.642Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-09T12:24:16.642Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:24:16.642Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:24:16.642Z] PASS [2022-05-09T12:24:16.642Z] coverage: 26.6% of statements [2022-05-09T12:24:16.642Z] ok github.com/docker/docker/distribution 2.423s coverage: 26.6% of statements [2022-05-09T12:24:16.642Z] --- PASS: TestHistoryEqual (0.23s) [2022-05-09T12:24:16.642Z] === RUN TestImage [2022-05-09T12:24:16.642Z] --- PASS: TestImage (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestImageOSNotEmpty [2022-05-09T12:24:16.642Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:24:16.642Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:24:16.642Z] === RUN TestCreate [2022-05-09T12:24:16.642Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:24:16.643Z] === RUN TestRestore [2022-05-09T12:24:16.643Z] time="2022-05-09T12:24:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:24:16.643Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:24:16.643Z] === RUN TestAddDelete [2022-05-09T12:24:16.643Z] === RUN TestCompare [2022-05-09T12:24:16.643Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:24:16.643Z] PASS [2022-05-09T12:24:16.643Z] coverage: 19.2% of statements [2022-05-09T12:24:16.643Z] ok github.com/docker/docker/image/cache 0.092s coverage: 19.2% of statements [2022-05-09T12:24:16.643Z] --- PASS: TestAddDelete (0.03s) [2022-05-09T12:24:16.643Z] === RUN TestSearchAfterDelete [2022-05-09T12:24:16.643Z] --- PASS: TestSearchAfterDelete (0.05s) [2022-05-09T12:24:16.643Z] === RUN TestParentReset [2022-05-09T12:24:16.643Z] --- PASS: TestParentReset (0.04s) [2022-05-09T12:24:16.643Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:24:16.643Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:24:16.643Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:24:16.643Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-09T12:24:16.643Z] === RUN TestStoreLen [2022-05-09T12:24:16.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:24:17.090Z] time="2022-05-09T12:24:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.123.174:10033 172.20.123.174:10034 172.20.123.174:10035]" [2022-05-09T12:24:17.111Z] --- PASS: TestStoreLen (0.07s) [2022-05-09T12:24:17.111Z] PASS [2022-05-09T12:24:17.111Z] coverage: 86.9% of statements [2022-05-09T12:24:17.111Z] ok github.com/docker/docker/image 0.798s coverage: 86.9% of statements [2022-05-09T12:24:17.111Z] === RUN TestValidateManifest [2022-05-09T12:24:17.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-05-09T12:24:17.225Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-09T12:24:17.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-09T12:24:17.558Z] time="2022-05-09T12:24:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.123.174:10033 172.20.123.174:10034 172.20.123.174:10035]" [2022-05-09T12:24:17.558Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Failed to join 172.20.123.174: dial tcp 172.20.123.174:10013: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:24:17.578Z] === RUN TestValidateManifest/nil [2022-05-09T12:24:17.578Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:24:17.578Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:24:17.578Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:24:17.578Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:24:17.578Z] PASS [2022-05-09T12:24:17.578Z] coverage: 0.7% of statements [2022-05-09T12:24:17.578Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.7% of statements [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10033" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49436" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, is the new incarnation of the shutdown node ec309505a67d/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10034" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49437" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, is the new incarnation of the shutdown node 00d1506d7afc/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10035" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49438" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, is the new incarnation of the shutdown node 567c479b1431/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 8057b09248af/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, is the new incarnation of the shutdown node 00d1506d7afc/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, is the new incarnation of the shutdown node ec309505a67d/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 032ab81ff472/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node a5ad21b9b935/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, is the new incarnation of the shutdown node 567c479b1431/172.20.123.174" [2022-05-09T12:24:18.026Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.045Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:24:18.045Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:24:18.045Z] PASS [2022-05-09T12:24:18.045Z] coverage: 25.0% of statements [2022-05-09T12:24:18.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, joined gossip cluster" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:17Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, added to nodes list" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10033" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49439" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49440" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10034" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.123.174:10035" [2022-05-09T12:24:18.495Z] time="2022-05-09T12:24:18Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49441" [2022-05-09T12:24:18.512Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2022-05-09T12:24:18.512Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:24:18.512Z] === RUN TestSerialization [2022-05-09T12:24:18.512Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:24:18.512Z] PASS [2022-05-09T12:24:18.512Z] coverage: 100.0% of statements [2022-05-09T12:24:18.512Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2022-05-09T12:24:18.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-09T12:24:18.709Z] + make clean [2022-05-09T12:24:18.709Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:24:18.709Z] docker-dev-cache [2022-05-09T12:24:18.709Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T12:24:18.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:24:18.860Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-05-09T12:24:18.860Z] === RUN TestNISDomainname [2022-05-09T12:24:18.965Z] 2022/05/09 12:24:18 Closing DB instances... [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472 change state NodeActive --> NodeLeft" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="node4(8057b09248af): Node leave event for 032ab81ff472/172.20.123.174" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472 change state NodeActive --> NodeLeft" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="node3(5ed4f58d67c5): Node leave event for 032ab81ff472/172.20.123.174" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472 change state NodeActive --> NodeLeft" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="node5(4a327baf8062): Node leave event for 032ab81ff472/172.20.123.174" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472 change state NodeActive --> NodeLeft" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="node1(032ab81ff472): Node leave event for 032ab81ff472/172.20.123.174" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472 change state NodeActive --> NodeLeft" [2022-05-09T12:24:18.965Z] time="2022-05-09T12:24:18Z" level=info msg="node2(a5ad21b9b935): Node leave event for 032ab81ff472/172.20.123.174" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:18Z" level=info msg="Node 032ab81ff472/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="node3(5ed4f58d67c5): Node leave event for a5ad21b9b935/172.20.123.174" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="node5(4a327baf8062): Node leave event for a5ad21b9b935/172.20.123.174" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="node4(8057b09248af): Node leave event for a5ad21b9b935/172.20.123.174" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=info msg="node2(a5ad21b9b935): Node leave event for a5ad21b9b935/172.20.123.174" [2022-05-09T12:24:19.433Z] time="2022-05-09T12:24:19Z" level=debug msg="memberlist: Failed to join 172.20.123.174: dial tcp 172.20.123.174:10013: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node a5ad21b9b935/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="node5(4a327baf8062): Node leave event for 5ed4f58d67c5/172.20.123.174" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="node4(8057b09248af): Node leave event for 5ed4f58d67c5/172.20.123.174" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5 change state NodeActive --> NodeLeft" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="node3(5ed4f58d67c5): Node leave event for 5ed4f58d67c5/172.20.123.174" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, left gossip cluster" [2022-05-09T12:24:19.902Z] time="2022-05-09T12:24:19Z" level=info msg="Node 5ed4f58d67c5/172.20.123.174, left gossip cluster" [2022-05-09T12:24:20.074Z] === RUN TestEnvironmentParsing [2022-05-09T12:24:20.074Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:24:20.074Z] PASS [2022-05-09T12:24:20.074Z] coverage: 1.2% of statements [2022-05-09T12:24:20.074Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-05-09T12:24:20.074Z] === RUN TestEmptyLayer [2022-05-09T12:24:20.074Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:24:20.074Z] === RUN TestCommitFailure [2022-05-09T12:24:20.074Z] --- PASS: TestCommitFailure (0.02s) [2022-05-09T12:24:20.074Z] === RUN TestStartTransactionFailure [2022-05-09T12:24:20.074Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-09T12:24:20.074Z] === RUN TestGetOrphan [2022-05-09T12:24:20.074Z] --- PASS: TestGetOrphan (0.01s) [2022-05-09T12:24:20.074Z] === RUN TestMountAndRegister [2022-05-09T12:24:20.236Z] --- PASS: TestNISDomainname (1.09s) [2022-05-09T12:24:20.236Z] === RUN TestHostnameDnsResolution [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=debug msg="memberlist: Failed ping: 8057b09248af (timeout reached)" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.123.174:10037: use of closed network connection" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.123.174:10035: use of closed network connection" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=debug msg="memberlist: Stream connection from=172.20.123.174:49443" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=info msg="Node 8057b09248af change state NodeActive --> NodeLeft" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=info msg="node5(4a327baf8062): Node leave event for 8057b09248af/172.20.123.174" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=info msg="Node 8057b09248af change state NodeActive --> NodeLeft" [2022-05-09T12:24:20.369Z] time="2022-05-09T12:24:20Z" level=info msg="node4(8057b09248af): Node leave event for 8057b09248af/172.20.123.174" [2022-05-09T12:24:20.545Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:24:20.545Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-09T12:24:20.545Z] === RUN TestLayerRelease [2022-05-09T12:24:20.545Z] layer_test.go:291: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestStoreRestore [2022-05-09T12:24:20.545Z] layer_test.go:340: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestTarStreamStability [2022-05-09T12:24:20.545Z] layer_test.go:455: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestRegisterExistingLayer [2022-05-09T12:24:20.545Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-09T12:24:20.545Z] === RUN TestTarStreamVerification [2022-05-09T12:24:20.545Z] layer_test.go:684: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestLayerMigration [2022-05-09T12:24:20.545Z] migration_test.go:45: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:24:20.545Z] migration_test.go:181: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMountInit [2022-05-09T12:24:20.545Z] mount_test.go:17: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMountSize [2022-05-09T12:24:20.545Z] mount_test.go:76: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMountChanges [2022-05-09T12:24:20.545Z] mount_test.go:125: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMountApply [2022-05-09T12:24:20.545Z] mount_test.go:212: Failing on Windows [2022-05-09T12:24:20.545Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:24:20.545Z] PASS [2022-05-09T12:24:20.545Z] coverage: 30.6% of statements [2022-05-09T12:24:20.545Z] ok github.com/docker/docker/layer 0.327s coverage: 30.6% of statements [2022-05-09T12:24:20.545Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:24:20.545Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSequenceEqual [2022-05-09T12:24:20.545Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSequenceCopy [2022-05-09T12:24:20.545Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestGetFirstAvailable [2022-05-09T12:24:20.545Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestFindSequence [2022-05-09T12:24:20.545Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestCheckIfAvailable [2022-05-09T12:24:20.545Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMergeSequences [2022-05-09T12:24:20.545Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestPushReservation [2022-05-09T12:24:20.545Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSerializeDeserialize [2022-05-09T12:24:20.545Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSet [2022-05-09T12:24:20.545Z] --- PASS: TestSet (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSetUnset [2022-05-09T12:24:20.545Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestOffsetSetUnset [2022-05-09T12:24:20.545Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSetInRange [2022-05-09T12:24:20.545Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestSetAnyInRange [2022-05-09T12:24:20.545Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestMethods [2022-05-09T12:24:20.545Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:24:20.545Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:24:20.837Z] time="2022-05-09T12:24:20Z" level=info msg="Node 8057b09248af/172.20.123.174, left gossip cluster" [2022-05-09T12:24:20.837Z] time="2022-05-09T12:24:20Z" level=warning msg="memberlist: Was able to connect to 8057b09248af but other probes failed, network may be misconfigured" [2022-05-09T12:24:20.837Z] time="2022-05-09T12:24:20Z" level=info msg="Node 8057b09248af/172.20.123.174, left gossip cluster" [Pipeline] } [2022-05-09T12:24:21.012Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:24:21.013Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:24:21.013Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:24:21.013Z] ? github.com/docker/docker/libcontainerd/types [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:24:21.176Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-05-09T12:24:21.176Z] === RUN TestUnprivilegedPortsAndPing [2022-05-09T12:24:21.312Z] time="2022-05-09T12:24:21Z" level=info msg="Node 4a327baf8062/172.20.123.174, left gossip cluster" [2022-05-09T12:24:21.312Z] time="2022-05-09T12:24:21Z" level=info msg="Node 4a327baf8062 change state NodeActive --> NodeFailed" [2022-05-09T12:24:21.312Z] time="2022-05-09T12:24:21Z" level=info msg="Node 4a327baf8062/172.20.123.174, added to failed nodes list" [2022-05-09T12:24:21.312Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-05-09T12:24:21.312Z] PASS [2022-05-09T12:24:21.312Z] coverage: 60.5% of statements [2022-05-09T12:24:21.312Z] ok github.com/docker/docker/libnetwork/networkdb 106.022s coverage: 60.5% of statements [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:24:21.312Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:24:21.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:24:22.372Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-05-09T12:24:22.372Z] === RUN TestPrivilegedHostDevices [2022-05-09T12:24:23.227Z] === RUN TestInvalidConfig [2022-05-09T12:24:23.227Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:24:23.227Z] === RUN TestConfig [2022-05-09T12:24:23.227Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:24:23.227Z] === RUN TestOptionsLabels [2022-05-09T12:24:23.227Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:24:23.227Z] === RUN TestValidName [2022-05-09T12:24:23.227Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:24:23.227Z] PASS [2022-05-09T12:24:23.227Z] coverage: 19.7% of statements [2022-05-09T12:24:23.227Z] ok github.com/docker/docker/libnetwork/config 0.157s coverage: 19.7% of statements [2022-05-09T12:24:23.310Z] --- PASS: TestPrivilegedHostDevices (0.86s) [2022-05-09T12:24:23.310Z] === RUN TestStats [2022-05-09T12:24:23.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-09T12:24:23.695Z] === RUN TestKey [2022-05-09T12:24:23.695Z] --- PASS: TestKey (0.00s) [2022-05-09T12:24:23.695Z] === RUN TestParseKey [2022-05-09T12:24:23.695Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:24:23.695Z] === RUN TestInvalidDataStore [2022-05-09T12:24:23.695Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:24:23.695Z] === RUN TestKVObjectFlatKey [2022-05-09T12:24:23.695Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:24:23.695Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:24:23.695Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:24:23.695Z] PASS [2022-05-09T12:24:23.695Z] coverage: 21.9% of statements [2022-05-09T12:24:23.695Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-05-09T12:24:24.682Z] === RUN TestIPDataMarshalling [2022-05-09T12:24:24.682Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:24:24.682Z] === RUN TestValidateAndIsV6 [2022-05-09T12:24:24.682Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:24:24.682Z] PASS [2022-05-09T12:24:24.682Z] coverage: 68.9% of statements [2022-05-09T12:24:24.682Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-05-09T12:24:24.795Z] === RUN TestMiddlewares [2022-05-09T12:24:24.795Z] --- PASS: TestMiddlewares (0.00s) [2022-05-09T12:24:24.795Z] PASS [2022-05-09T12:24:24.795Z] coverage: 7.9% of statements [2022-05-09T12:24:24.795Z] ok github.com/docker/docker/api/server 0.090s coverage: 7.9% of statements [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === Skipped [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:24:25.110Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:24:25.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-09T12:24:25.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-09T12:24:25.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-09T12:24:25.110Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-05-09T12:24:25.110Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:24:25.110Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:24:25.110Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:24:25.110Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-09T12:24:25.110Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:24:25.110Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:24:25.110Z] daemon_test.go:145: root required [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:24:25.110Z] reload_test.go:342: root required [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:24:25.110Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:24:25.110Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:24:25.110Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:24:25.110Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:24:25.110Z] layer_test.go:291: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:24:25.110Z] layer_test.go:340: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:24:25.110Z] layer_test.go:455: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:24:25.110Z] layer_test.go:684: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:24:25.110Z] migration_test.go:45: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:24:25.110Z] migration_test.go:181: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:24:25.110Z] mount_test.go:17: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:24:25.110Z] mount_test.go:76: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:24:25.110Z] mount_test.go:125: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:24:25.110Z] mount_test.go:212: Failing on Windows [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-09T12:24:25.110Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-09T12:24:25.110Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:24:25.110Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.110Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:24:25.110Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.110Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:24:25.111Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:24:25.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:24:25.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:24:25.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:24:25.111Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:24:25.111Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:24:25.111Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:24:25.111Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:24:25.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:24:25.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:24:25.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:24:25.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:24:25.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-09T12:24:25.111Z] archive_test.go:140: zstd not installed [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:24:25.111Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:24:25.111Z] changes_test.go:196: needs more investigation [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-09T12:24:25.111Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-09T12:24:25.111Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:24:25.111Z] changes_test.go:433: needs further investigation [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:24:25.111Z] changes_test.go:469: needs further investigation [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:24:25.111Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:24:25.111Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:24:25.111Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:24:25.111Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-09T12:24:25.111Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:24:25.111Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:24:25.111Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:24:25.111Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:24:25.111Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:24:25.111Z] [2022-05-09T12:24:25.111Z] DONE 2287 tests, 70 skipped in 313.426s [2022-05-09T12:24:25.111Z] INFO: make.ps1 ended at 05/09/2022 12:24:24 [2022-05-09T12:24:25.671Z] === RUN TestErrorInterfaces [2022-05-09T12:24:25.671Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestNetworkMarshalling [2022-05-09T12:24:25.671Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-05-09T12:24:25.671Z] === RUN TestEndpointMarshalling [2022-05-09T12:24:25.671Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestAuxAddresses [2022-05-09T12:24:25.671Z] time="2022-05-09T12:24:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:24:25.671Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-09T12:24:25.671Z] === RUN TestSRVServiceQuery [2022-05-09T12:24:25.671Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-09T12:24:25.671Z] === RUN TestServiceVIPReuse [2022-05-09T12:24:25.671Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:24:25.671Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestDNSIPQuery [2022-05-09T12:24:25.671Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestDNSProxyServFail [2022-05-09T12:24:25.671Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestSandboxAddEmpty [2022-05-09T12:24:25.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:24:25.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:24:25.671Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:24:25.671Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestDNSOptions [2022-05-09T12:24:25.671Z] === RUN TestDriver [2022-05-09T12:24:25.671Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:24:25.671Z] PASS [2022-05-09T12:24:25.671Z] coverage: 34.8% of statements [2022-05-09T12:24:25.671Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:24:25.671Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:24:25.671Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:24:25.671Z] time="2022-05-09T12:24:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:24:25.671Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2022-05-09T12:24:25.671Z] time="2022-05-09T12:24:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:24:25.671Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-09T12:24:25.671Z] PASS [2022-05-09T12:24:25.671Z] coverage: 8.5% of statements [2022-05-09T12:24:25.671Z] ok github.com/docker/docker/libnetwork 0.433s coverage: 8.5% of statements [2022-05-09T12:24:26.141Z] --- PASS: TestStats (2.76s) [2022-05-09T12:24:26.141Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:24:26.142Z] === RUN TestStopContainerWithTimeout/0 [2022-05-09T12:24:26.142Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-09T12:24:26.142Z] === RUN TestStopContainerWithTimeout/1 [2022-05-09T12:24:26.142Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-09T12:24:26.142Z] === RUN TestStopContainerWithTimeout/3 [2022-05-09T12:24:26.142Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-09T12:24:26.142Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-09T12:24:26.142Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-09T12:24:26.142Z] === CONT TestStopContainerWithTimeout/0 [2022-05-09T12:24:26.142Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-09T12:24:26.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:24:26.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-09T12:24:26.626Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-09T12:24:26.626Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-09T12:24:26.626Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-09T12:24:26.626Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-09T12:24:26.626Z] [Pipeline] } [Pipeline] // stage [2022-05-09T12:24:26.657Z] === RUN TestDriver [2022-05-09T12:24:26.657Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:24:26.657Z] PASS [2022-05-09T12:24:26.657Z] coverage: 34.8% of statements [2022-05-09T12:24:26.657Z] ok github.com/docker/docker/libnetwork/drivers/null 0.065s coverage: 34.8% of statements [2022-05-09T12:24:26.657Z] --- PASS: TestRandomAllocateDeallocate (6.16s) [2022-05-09T12:24:26.657Z] === RUN TestAllocateRandomDeallocate [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-09T12:24:26.685Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:24:26.685Z] INFO: Unit tests ended at 05/09/2022 12:24:26. Duration:00:05:30.1996886 [2022-05-09T12:24:26.685Z] INFO: Building busybox [2022-05-09T12:24:26.949Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-09T12:24:27.096Z] === CONT TestStopContainerWithTimeout/3 [2022-05-09T12:24:27.124Z] === RUN TestNetworkAllocateFree [2022-05-09T12:24:27.124Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:24:27.124Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:24:27.124Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:24:27.124Z] PASS [2022-05-09T12:24:27.124Z] coverage: 63.6% of statements [2022-05-09T12:24:27.124Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.069s coverage: 63.6% of statements [2022-05-09T12:24:27.153Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:24:27.153Z] [2022-05-09T12:24:27.153Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:24:27.153Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:24:27.153Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:24:27.153Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:24:27.153Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:24:27.153Z] ---> aa8714eb8356 [2022-05-09T12:24:27.153Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:24:27.153Z] ---> Running in 154bc49c8e7f [2022-05-09T12:24:27.222Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/test/unit [2022-05-09T12:24:27.477Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-09T12:24:27.477Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-09T12:24:27.477Z] + TESTDIRS=./... [2022-05-09T12:24:27.477Z] + exclude_paths='/vendor/|/integration' [2022-05-09T12:24:27.477Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-09T12:24:27.477Z] ++ go list ./... [2022-05-09T12:24:27.593Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:24:27.593Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestGetExtraCapabilities [2022-05-09T12:24:27.593Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:24:27.593Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestRemoteDriver [2022-05-09T12:24:27.593Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestDriverError [2022-05-09T12:24:27.593Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestMissingValues [2022-05-09T12:24:27.593Z] --- PASS: TestMissingValues (0.01s) [2022-05-09T12:24:27.593Z] === RUN TestRollback [2022-05-09T12:24:27.593Z] --- PASS: TestRollback (0.01s) [2022-05-09T12:24:27.593Z] PASS [2022-05-09T12:24:27.593Z] coverage: 57.4% of statements [2022-05-09T12:24:27.593Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.117s coverage: 57.4% of statements [2022-05-09T12:24:27.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:24:28.060Z] --- PASS: TestAllocateRandomDeallocate (1.30s) [2022-05-09T12:24:28.060Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:24:28.406Z] + pkg_list='github.com/docker/docker/api [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/backend [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/container [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/events [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/filters [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/image [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/mount [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/network [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/registry [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:24:28.406Z] github.com/docker/docker/api/types/time [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/volume [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/config [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/debug [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/client [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:24:28.407Z] github.com/docker/docker/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/container/stream [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/config [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/events [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/exec [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/images [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/links [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/names [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/network [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/stats [2022-05-09T12:24:28.407Z] github.com/docker/docker/distribution [2022-05-09T12:24:28.407Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:24:28.407Z] github.com/docker/docker/distribution/utils [2022-05-09T12:24:28.407Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:24:28.407Z] github.com/docker/docker/dockerversion [2022-05-09T12:24:28.407Z] github.com/docker/docker/errdefs [2022-05-09T12:24:28.407Z] github.com/docker/docker/image [2022-05-09T12:24:28.407Z] github.com/docker/docker/image/cache [2022-05-09T12:24:28.407Z] github.com/docker/docker/image/tarexport [2022-05-09T12:24:28.407Z] github.com/docker/docker/image/v1 [2022-05-09T12:24:28.407Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:24:28.407Z] github.com/docker/docker/layer [2022-05-09T12:24:28.407Z] github.com/docker/docker/libcontainerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:24:28.407Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:24:28.407Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:24:28.407Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:24:28.407Z] github.com/docker/docker/oci [2022-05-09T12:24:28.407Z] github.com/docker/docker/oci/caps [2022-05-09T12:24:28.407Z] github.com/docker/docker/opts [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/archive [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/directory [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/platform [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/pools [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/progress [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/signal [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/stack [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/system [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:24:28.407Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:24:28.407Z] github.com/docker/docker/plugin [2022-05-09T12:24:28.407Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:24:28.407Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:24:28.407Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:24:28.407Z] github.com/docker/docker/quota [2022-05-09T12:24:28.407Z] github.com/docker/docker/reference [2022-05-09T12:24:28.407Z] github.com/docker/docker/registry [2022-05-09T12:24:28.407Z] github.com/docker/docker/registry/resumable [2022-05-09T12:24:28.407Z] github.com/docker/docker/restartmanager [2022-05-09T12:24:28.407Z] github.com/docker/docker/rootless [2022-05-09T12:24:28.407Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:24:28.407Z] github.com/docker/docker/runconfig [2022-05-09T12:24:28.407Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/environment [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/registry [2022-05-09T12:24:28.407Z] github.com/docker/docker/testutil/request [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/drivers [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/local [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/mounts [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/service [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:24:28.407Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:24:28.407Z] ++ grep --fixed-strings -v /libnetwork [2022-05-09T12:24:28.407Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/backend [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/events [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/filters [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/image [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/mount [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/network [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/registry [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/time [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:24:28.407Z] github.com/docker/docker/api/types/volume [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:24:28.407Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/config [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/debug [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:24:28.407Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/client [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:24:28.407Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:24:28.407Z] github.com/docker/docker/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/container/stream [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:24:28.407Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/config [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/events [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/exec [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/images [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/links [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:24:28.407Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/names [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/network [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/stats [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/utils [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:24:28.408Z] github.com/docker/docker/dockerversion [2022-05-09T12:24:28.408Z] github.com/docker/docker/errdefs [2022-05-09T12:24:28.408Z] github.com/docker/docker/image [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/cache [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/tarexport [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/v1 [2022-05-09T12:24:28.408Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:24:28.408Z] github.com/docker/docker/layer [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:24:28.408Z] github.com/docker/docker/oci [2022-05-09T12:24:28.408Z] github.com/docker/docker/oci/caps [2022-05-09T12:24:28.408Z] github.com/docker/docker/opts [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/archive [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/directory [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/platform [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pools [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/progress [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/signal [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stack [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/system [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:24:28.408Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:24:28.408Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:24:28.408Z] github.com/docker/docker/quota [2022-05-09T12:24:28.408Z] github.com/docker/docker/reference [2022-05-09T12:24:28.408Z] github.com/docker/docker/registry [2022-05-09T12:24:28.408Z] github.com/docker/docker/registry/resumable [2022-05-09T12:24:28.408Z] github.com/docker/docker/restartmanager [2022-05-09T12:24:28.408Z] github.com/docker/docker/rootless [2022-05-09T12:24:28.408Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:24:28.408Z] github.com/docker/docker/runconfig [2022-05-09T12:24:28.408Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/environment [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/registry [2022-05-09T12:24:28.408Z] github.com/docker/docker/testutil/request [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/drivers [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/local [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/mounts [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/service [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:24:28.408Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:24:28.408Z] + base_pkg_list='github.com/docker/docker/api [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/backend [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/container [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/events [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/filters [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/image [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/mount [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/network [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/registry [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/time [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/versions [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:24:28.408Z] github.com/docker/docker/api/types/volume [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:24:28.408Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:24:28.408Z] github.com/docker/docker/cli [2022-05-09T12:24:28.408Z] github.com/docker/docker/cli/config [2022-05-09T12:24:28.408Z] github.com/docker/docker/cli/debug [2022-05-09T12:24:28.408Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:24:28.408Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/client [2022-05-09T12:24:28.408Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:24:28.408Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:24:28.408Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:24:28.408Z] github.com/docker/docker/container [2022-05-09T12:24:28.408Z] github.com/docker/docker/container/stream [2022-05-09T12:24:28.408Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:24:28.408Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:24:28.408Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/config [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/events [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/exec [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/images [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/links [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/names [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/network [2022-05-09T12:24:28.408Z] github.com/docker/docker/daemon/stats [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/utils [2022-05-09T12:24:28.408Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:24:28.408Z] github.com/docker/docker/dockerversion [2022-05-09T12:24:28.408Z] github.com/docker/docker/errdefs [2022-05-09T12:24:28.408Z] github.com/docker/docker/image [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/cache [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/tarexport [2022-05-09T12:24:28.408Z] github.com/docker/docker/image/v1 [2022-05-09T12:24:28.408Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:24:28.408Z] github.com/docker/docker/layer [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:24:28.408Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:24:28.408Z] github.com/docker/docker/oci [2022-05-09T12:24:28.408Z] github.com/docker/docker/oci/caps [2022-05-09T12:24:28.408Z] github.com/docker/docker/opts [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/archive [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/directory [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/platform [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pools [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/progress [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/signal [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stack [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/system [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:24:28.408Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:24:28.408Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:24:28.408Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:24:28.408Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:24:28.409Z] github.com/docker/docker/quota [2022-05-09T12:24:28.409Z] github.com/docker/docker/reference [2022-05-09T12:24:28.409Z] github.com/docker/docker/registry [2022-05-09T12:24:28.409Z] github.com/docker/docker/registry/resumable [2022-05-09T12:24:28.409Z] github.com/docker/docker/restartmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/rootless [2022-05-09T12:24:28.409Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:24:28.409Z] github.com/docker/docker/runconfig [2022-05-09T12:24:28.409Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/environment [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/registry [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/request [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/drivers [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/local [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/mounts [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/service [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:24:28.409Z] ++ echo 'github.com/docker/docker/api [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/backend [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/container [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/events [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/filters [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/image [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/mount [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/network [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/registry [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/time [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/versions [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:24:28.409Z] github.com/docker/docker/api/types/volume [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:24:28.409Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:24:28.409Z] github.com/docker/docker/cli [2022-05-09T12:24:28.409Z] github.com/docker/docker/cli/config [2022-05-09T12:24:28.409Z] github.com/docker/docker/cli/debug [2022-05-09T12:24:28.409Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:24:28.409Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:24:28.409Z] github.com/docker/docker/client [2022-05-09T12:24:28.409Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:24:28.409Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:24:28.409Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:24:28.409Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:24:28.409Z] github.com/docker/docker/container [2022-05-09T12:24:28.409Z] github.com/docker/docker/container/stream [2022-05-09T12:24:28.409Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:24:28.409Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:24:28.409Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/config [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/events [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/exec [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/images [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/links [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/names [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/network [2022-05-09T12:24:28.409Z] github.com/docker/docker/daemon/stats [2022-05-09T12:24:28.409Z] github.com/docker/docker/distribution [2022-05-09T12:24:28.409Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:24:28.409Z] github.com/docker/docker/distribution/utils [2022-05-09T12:24:28.409Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:24:28.409Z] github.com/docker/docker/dockerversion [2022-05-09T12:24:28.409Z] github.com/docker/docker/errdefs [2022-05-09T12:24:28.409Z] github.com/docker/docker/image [2022-05-09T12:24:28.409Z] github.com/docker/docker/image/cache [2022-05-09T12:24:28.409Z] github.com/docker/docker/image/tarexport [2022-05-09T12:24:28.409Z] github.com/docker/docker/image/v1 [2022-05-09T12:24:28.409Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:24:28.409Z] github.com/docker/docker/layer [2022-05-09T12:24:28.409Z] github.com/docker/docker/libcontainerd [2022-05-09T12:24:28.409Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:24:28.409Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:24:28.409Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:24:28.409Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/types [2022-05-09T12:24:28.409Z] github.com/docker/docker/oci [2022-05-09T12:24:28.409Z] github.com/docker/docker/oci/caps [2022-05-09T12:24:28.409Z] github.com/docker/docker/opts [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/archive [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/directory [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/platform [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/pools [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/progress [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/signal [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/stack [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/system [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:24:28.409Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:24:28.409Z] github.com/docker/docker/plugin [2022-05-09T12:24:28.409Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:24:28.409Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:24:28.409Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:24:28.409Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:24:28.409Z] github.com/docker/docker/quota [2022-05-09T12:24:28.409Z] github.com/docker/docker/reference [2022-05-09T12:24:28.409Z] github.com/docker/docker/registry [2022-05-09T12:24:28.409Z] github.com/docker/docker/registry/resumable [2022-05-09T12:24:28.409Z] github.com/docker/docker/restartmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/rootless [2022-05-09T12:24:28.409Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:24:28.409Z] github.com/docker/docker/runconfig [2022-05-09T12:24:28.409Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/environment [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/registry [2022-05-09T12:24:28.409Z] github.com/docker/docker/testutil/request [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/drivers [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/local [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/mounts [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/service [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:24:28.409Z] github.com/docker/docker/volume/testutils' [2022-05-09T12:24:28.409Z] ++ grep --fixed-strings /libnetwork [2022-05-09T12:24:28.409Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:24:28.409Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:24:28.410Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-09T12:24:28.410Z] + echo 'github.com/docker/docker/libnetwork [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/types' [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:24:28.410Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:24:28.410Z] + type docker-proxy [2022-05-09T12:24:28.410Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-09T12:24:28.410Z] + hack/make.sh binary-proxy install-proxy [2022-05-09T12:24:28.410Z] [2022-05-09T12:24:28.528Z] === RUN TestNAT [2022-05-09T12:24:28.528Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:24:28.528Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestTransparent [2022-05-09T12:24:28.528Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:24:28.528Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:24:28.528Z] PASS [2022-05-09T12:24:28.528Z] coverage: 0.0% of statements [2022-05-09T12:24:28.528Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-05-09T12:24:28.528Z] === RUN TestBuildDefault [2022-05-09T12:24:28.528Z] --- PASS: TestBuildDefault (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:24:28.528Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestBuildHostname [2022-05-09T12:24:28.528Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:24:28.528Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestBuildNoIP [2022-05-09T12:24:28.528Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestUpdate [2022-05-09T12:24:28.528Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:24:28.528Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:24:28.528Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestAddEmpty [2022-05-09T12:24:28.528Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestAdd [2022-05-09T12:24:28.528Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestDeleteEmpty [2022-05-09T12:24:28.528Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestDeleteNewline [2022-05-09T12:24:28.528Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestDelete [2022-05-09T12:24:28.528Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:24:28.528Z] === RUN TestConcurrentWrites [2022-05-09T12:24:28.598Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:24:28.675Z] Removing bundles/ [2022-05-09T12:24:28.675Z] [2022-05-09T12:24:28.675Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-09T12:24:28.675Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:24:28.675Z] GOOS="" GOARCH="" GOARM="" [2022-05-09T12:24:28.857Z] === CONT TestStopContainerWithTimeout/1 [2022-05-09T12:24:28.996Z] === RUN TestNew [2022-05-09T12:24:28.996Z] --- PASS: TestNew (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestAddDriver [2022-05-09T12:24:28.996Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestAddDuplicateDriver [2022-05-09T12:24:28.996Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:24:28.996Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestDriver [2022-05-09T12:24:28.996Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestIPAM [2022-05-09T12:24:28.996Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestWalkIPAMs [2022-05-09T12:24:28.996Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:24:28.996Z] === RUN TestWalkDrivers [2022-05-09T12:24:28.996Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:24:28.996Z] PASS [2022-05-09T12:24:28.996Z] coverage: 82.4% of statements [2022-05-09T12:24:28.996Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2022-05-09T12:24:28.996Z] --- PASS: TestConcurrentWrites (0.30s) [2022-05-09T12:24:28.996Z] PASS [2022-05-09T12:24:28.996Z] coverage: 81.2% of statements [2022-05-09T12:24:28.996Z] ok github.com/docker/docker/libnetwork/etchosts 0.369s coverage: 81.2% of statements [2022-05-09T12:24:29.115Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:24:29.464Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.22s) [2022-05-09T12:24:29.464Z] === RUN TestRetrieveFromStore [2022-05-09T12:24:29.464Z] === RUN TestNew [2022-05-09T12:24:29.464Z] --- PASS: TestNew (0.00s) [2022-05-09T12:24:29.464Z] === RUN TestAllocate [2022-05-09T12:24:29.464Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:24:29.464Z] === RUN TestUninitialized [2022-05-09T12:24:29.464Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:24:29.464Z] === RUN TestAllocateInRange [2022-05-09T12:24:29.464Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:24:29.464Z] === RUN TestAllocateSerial [2022-05-09T12:24:29.464Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:24:29.464Z] PASS [2022-05-09T12:24:29.464Z] coverage: 87.5% of statements [2022-05-09T12:24:29.464Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-05-09T12:24:29.464Z] === RUN TestCaller [2022-05-09T12:24:29.464Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:24:29.464Z] PASS [2022-05-09T12:24:29.464Z] coverage: 100.0% of statements [2022-05-09T12:24:29.932Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-05-09T12:24:29.932Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-05-09T12:24:29.932Z] === RUN TestIsCorrupted [2022-05-09T12:24:29.932Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-09T12:24:29.932Z] === RUN TestSetRollover [2022-05-09T12:24:30.051Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:24:30.618Z] check_test.go:307: [d091920a6bbdc] daemon is not started [2022-05-09T12:24:30.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-09T12:24:30.618Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-09T12:24:30.618Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2022-05-09T12:24:30.618Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2022-05-09T12:24:30.618Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-05-09T12:24:30.618Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-05-09T12:24:30.618Z] === RUN TestDeleteDevicemapper [2022-05-09T12:24:30.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:24:30.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-09T12:24:30.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:24:30.917Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:24:30.917Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:24:30.917Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:24:31.902Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:24:31.902Z] --- PASS: TestSetRollover (1.86s) [2022-05-09T12:24:31.902Z] === RUN TestSetRolloverSerial [2022-05-09T12:24:31.907Z] Removing intermediate container 154bc49c8e7f [2022-05-09T12:24:31.907Z] ---> 5e1f514d7f21 [2022-05-09T12:24:31.907Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:24:31.907Z] ---> Running in b6d630e4680e [2022-05-09T12:24:32.370Z] --- PASS: TestInt2IP2IntConversion (0.62s) [2022-05-09T12:24:32.370Z] === RUN TestGetAddressVersion [2022-05-09T12:24:32.370Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:24:32.370Z] === RUN TestKeyString [2022-05-09T12:24:32.370Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:24:32.370Z] === RUN TestPoolDataMarshal [2022-05-09T12:24:32.370Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:24:32.370Z] === RUN TestSubnetsMarshal [2022-05-09T12:24:32.370Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-09T12:24:32.370Z] === RUN TestAddSubnets [2022-05-09T12:24:32.370Z] === RUN TestPoolRequest [2022-05-09T12:24:32.370Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:24:32.370Z] === RUN TestOtherRequests [2022-05-09T12:24:32.370Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:24:32.370Z] PASS [2022-05-09T12:24:32.370Z] coverage: 57.1% of statements [2022-05-09T12:24:32.370Z] ok github.com/docker/docker/libnetwork/ipams/null 0.059s coverage: 57.1% of statements [2022-05-09T12:24:32.370Z] --- PASS: TestAddSubnets (0.06s) [2022-05-09T12:24:32.370Z] === RUN TestDoublePoolRelease [2022-05-09T12:24:32.370Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-09T12:24:32.370Z] === RUN TestAddReleasePoolID [2022-05-09T12:24:32.370Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-09T12:24:32.370Z] === RUN TestPredefinedPool [2022-05-09T12:24:32.370Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-09T12:24:32.370Z] === RUN TestRemoveSubnet [2022-05-09T12:24:32.375Z] Removing intermediate container b6d630e4680e [2022-05-09T12:24:32.375Z] ---> ad7b49fcd708 [2022-05-09T12:24:32.375Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:24:32.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-09T12:24:32.838Z] --- PASS: TestRemoveSubnet (0.20s) [2022-05-09T12:24:32.838Z] === RUN TestGetSameAddress [2022-05-09T12:24:32.838Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-09T12:24:32.838Z] === RUN TestPoolAllocationReuse [2022-05-09T12:24:32.843Z] ---> Running in f62d6f8284d4 [2022-05-09T12:24:32.843Z] Removing intermediate container f62d6f8284d4 [2022-05-09T12:24:32.843Z] ---> e2bb944059c0 [2022-05-09T12:24:32.843Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:24:33.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2022-05-09T12:24:33.088Z] === RUN TestUpdateMemory [2022-05-09T12:24:33.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:24:33.088Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-09T12:24:33.088Z] === RUN TestUpdateCPUQuota [2022-05-09T12:24:33.307Z] --- PASS: TestSetRolloverSerial (1.42s) [2022-05-09T12:24:33.307Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:24:33.307Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:24:33.307Z] PASS [2022-05-09T12:24:33.307Z] coverage: 84.4% of statements [2022-05-09T12:24:33.307Z] ok github.com/docker/docker/libnetwork/bitseq 12.574s coverage: 84.4% of statements [2022-05-09T12:24:33.775Z] === RUN TestGetCapabilities [2022-05-09T12:24:33.775Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:24:33.775Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:24:33.775Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-09T12:24:33.775Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:24:33.775Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-09T12:24:33.775Z] === RUN TestRemoteDriver [2022-05-09T12:24:33.775Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:24:33.775Z] PASS [2022-05-09T12:24:33.775Z] coverage: 47.4% of statements [2022-05-09T12:24:33.775Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.096s coverage: 47.4% of statements [2022-05-09T12:24:34.245Z] --- PASS: TestPoolAllocationReuse (1.67s) [2022-05-09T12:24:34.245Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:24:34.406Z] [2022-05-09T12:24:34.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-09T12:24:34.715Z] --- PASS: TestGetAddressSubPoolEqualPool (0.20s) [2022-05-09T12:24:34.715Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:24:34.724Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-05-09T12:24:34.724Z] === RUN TestUpdatePidsLimit [2022-05-09T12:24:34.724Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-09T12:24:34.875Z] ---> e4df556bda10 [2022-05-09T12:24:34.875Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-09T12:24:34.875Z] ---> Running in c561dac45375 [2022-05-09T12:24:34.984Z] === RUN TestUpdatePidsLimit/no_change [2022-05-09T12:24:35.184Z] === RUN TestWindowsIPAM [2022-05-09T12:24:35.184Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:24:35.184Z] PASS [2022-05-09T12:24:35.184Z] coverage: 71.4% of statements [2022-05-09T12:24:35.184Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.070s coverage: 71.4% of statements [2022-05-09T12:24:35.551Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-09T12:24:35.551Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:24:35.809Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-09T12:24:36.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-09T12:24:36.168Z] === RUN TestDefaultNetwork [2022-05-09T12:24:36.635Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-09T12:24:36.636Z] --- PASS: TestDefaultNetwork (0.31s) [2022-05-09T12:24:36.636Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:24:36.763Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-09T12:24:36.763Z] [2022-05-09T12:24:36.763Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-09T12:24:36.763Z] Installing docker-proxy to /usr/local/bin/ [2022-05-09T12:24:36.763Z] [2022-05-09T12:24:36.763Z] + mkdir -p bundles [2022-05-09T12:24:36.763Z] + '[' -n 'github.com/docker/docker/api [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/backend/build [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/httpstatus [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/httputils [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/middleware [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/build [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/container [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/debug [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/distribution [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/grpc [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/image [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/network [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/plugin [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/session [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/swarm [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/system [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/server/router/volume [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/backend [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/blkiodev [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/container [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/events [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/filters [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/image [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/mount [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/network [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/registry [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/strslice [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/swarm [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/time [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/versions [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-09T12:24:36.763Z] github.com/docker/docker/api/types/volume [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/builder-next/worker [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/dockerfile [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/remotecontext [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/remotecontext/git [2022-05-09T12:24:36.763Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-09T12:24:36.763Z] github.com/docker/docker/cli [2022-05-09T12:24:36.763Z] github.com/docker/docker/cli/config [2022-05-09T12:24:36.763Z] github.com/docker/docker/cli/debug [2022-05-09T12:24:36.763Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-09T12:24:36.763Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-09T12:24:36.763Z] github.com/docker/docker/client [2022-05-09T12:24:36.763Z] github.com/docker/docker/cmd/docker-proxy [2022-05-09T12:24:36.763Z] github.com/docker/docker/cmd/dockerd [2022-05-09T12:24:36.763Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-09T12:24:36.763Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-09T12:24:36.763Z] github.com/docker/docker/container [2022-05-09T12:24:36.763Z] github.com/docker/docker/container/stream [2022-05-09T12:24:36.763Z] github.com/docker/docker/contrib/apparmor [2022-05-09T12:24:36.763Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-09T12:24:36.763Z] github.com/docker/docker/contrib/httpserver [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster/convert [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster/executor [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/cluster/provider [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/config [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/events [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/events/testutils [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/exec [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/images [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/initlayer [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/links [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/listeners [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/gelf [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/journald [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/local [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/logentries [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/splunk [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/syslog [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/logger/templates [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/names [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/network [2022-05-09T12:24:36.763Z] github.com/docker/docker/daemon/stats [2022-05-09T12:24:36.763Z] github.com/docker/docker/distribution [2022-05-09T12:24:36.763Z] github.com/docker/docker/distribution/metadata [2022-05-09T12:24:36.763Z] github.com/docker/docker/distribution/utils [2022-05-09T12:24:36.763Z] github.com/docker/docker/distribution/xfer [2022-05-09T12:24:36.763Z] github.com/docker/docker/dockerversion [2022-05-09T12:24:36.763Z] github.com/docker/docker/errdefs [2022-05-09T12:24:36.763Z] github.com/docker/docker/image [2022-05-09T12:24:36.763Z] github.com/docker/docker/image/cache [2022-05-09T12:24:36.763Z] github.com/docker/docker/image/tarexport [2022-05-09T12:24:36.763Z] github.com/docker/docker/image/v1 [2022-05-09T12:24:36.763Z] github.com/docker/docker/internal/test/suite [2022-05-09T12:24:36.763Z] github.com/docker/docker/layer [2022-05-09T12:24:36.763Z] github.com/docker/docker/libcontainerd [2022-05-09T12:24:36.763Z] github.com/docker/docker/libcontainerd/queue [2022-05-09T12:24:36.763Z] github.com/docker/docker/libcontainerd/remote [2022-05-09T12:24:36.763Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-09T12:24:36.763Z] github.com/docker/docker/libcontainerd/types [2022-05-09T12:24:36.763Z] github.com/docker/docker/oci [2022-05-09T12:24:36.763Z] github.com/docker/docker/oci/caps [2022-05-09T12:24:36.764Z] github.com/docker/docker/opts [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/aaparser [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/archive [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/authorization [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/broadcaster [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/capabilities [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/chrootarchive [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/containerfs [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/devicemapper [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/directory [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/dmesg [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/filenotify [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/fileutils [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/fsutils [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/homedir [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/idtools [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/ioutils [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/jsonmessage [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/longpath [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/loopback [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/namesgenerator [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/parsers [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/pidfile [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/platform [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugingetter [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugins [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/plugins/transport [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/pools [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/progress [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/pubsub [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/reexec [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/signal [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/stack [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/stdcopy [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/streamformatter [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/stringid [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/sysinfo [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/system [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/tailfile [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/tarsum [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/truncindex [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/urlutil [2022-05-09T12:24:36.764Z] github.com/docker/docker/pkg/useragent [2022-05-09T12:24:36.764Z] github.com/docker/docker/plugin [2022-05-09T12:24:36.764Z] github.com/docker/docker/plugin/executor/containerd [2022-05-09T12:24:36.764Z] github.com/docker/docker/plugin/v2 [2022-05-09T12:24:36.764Z] github.com/docker/docker/profiles/apparmor [2022-05-09T12:24:36.764Z] github.com/docker/docker/profiles/seccomp [2022-05-09T12:24:36.764Z] github.com/docker/docker/quota [2022-05-09T12:24:36.764Z] github.com/docker/docker/reference [2022-05-09T12:24:36.764Z] github.com/docker/docker/registry [2022-05-09T12:24:36.764Z] github.com/docker/docker/registry/resumable [2022-05-09T12:24:36.764Z] github.com/docker/docker/restartmanager [2022-05-09T12:24:36.764Z] github.com/docker/docker/rootless [2022-05-09T12:24:36.764Z] github.com/docker/docker/rootless/specconv [2022-05-09T12:24:36.764Z] github.com/docker/docker/runconfig [2022-05-09T12:24:36.764Z] github.com/docker/docker/runconfig/opts [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/daemon [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/environment [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fakecontext [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fakegit [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fakestorage [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fixtures/load [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/registry [2022-05-09T12:24:36.764Z] github.com/docker/docker/testutil/request [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/drivers [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/local [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/mounts [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/service [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/service/opts [2022-05-09T12:24:36.764Z] github.com/docker/docker/volume/testutils' ']' [2022-05-09T12:24:36.764Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-09T12:24:36.764Z] ? github.com/docker/docker/api [no test files] [2022-05-09T12:24:36.895Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-09T12:24:37.103Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.26s) [2022-05-09T12:24:37.104Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:24:37.104Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-05-09T12:24:37.104Z] === RUN TestInitAddressPools [2022-05-09T12:24:37.104Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:24:37.104Z] PASS [2022-05-09T12:24:37.104Z] coverage: 74.0% of statements [2022-05-09T12:24:37.104Z] ok github.com/docker/docker/libnetwork/ipamutils 0.720s coverage: 74.0% of statements [2022-05-09T12:24:37.155Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:24:37.570Z] === RUN TestKeyValue [2022-05-09T12:24:37.570Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:24:37.570Z] PASS [2022-05-09T12:24:37.570Z] coverage: 60.0% of statements [2022-05-09T12:24:37.570Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-05-09T12:24:38.090Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit (3.45s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-05-09T12:24:38.090Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-05-09T12:24:38.090Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:24:39.024Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:24:39.135Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:24:39.603Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:24:40.589Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-09T12:24:40.589Z] PASS [2022-05-09T12:24:40.589Z] coverage: 100.0% of statements [2022-05-09T12:24:40.589Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.075s coverage: 100.0% of statements [2022-05-09T12:24:41.058Z] === RUN TestGenerate [2022-05-09T12:24:41.058Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:24:41.058Z] === RUN TestGeneratePtr [2022-05-09T12:24:41.058Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:24:41.058Z] === RUN TestGenerateMissingField [2022-05-09T12:24:41.058Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:24:41.058Z] === RUN TestFieldCannotBeSet [2022-05-09T12:24:41.058Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:24:41.058Z] === RUN TestTypeMismatchError [2022-05-09T12:24:41.058Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:24:41.058Z] PASS [2022-05-09T12:24:41.058Z] coverage: 100.0% of statements [2022-05-09T12:24:41.058Z] ok github.com/docker/docker/libnetwork/options 0.064s coverage: 100.0% of statements [2022-05-09T12:24:41.529Z] === RUN TestNetworkDBSimple [2022-05-09T12:24:41.529Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.55s) [2022-05-09T12:24:41.529Z] === RUN TestGetAddress [2022-05-09T12:24:42.000Z] testing: warning: no tests to run [2022-05-09T12:24:42.000Z] PASS [2022-05-09T12:24:42.000Z] coverage: 0.0% of statements [2022-05-09T12:24:42.000Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:24:42.467Z] === RUN TestRequestNewPort [2022-05-09T12:24:42.467Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestRequestSpecificPort [2022-05-09T12:24:42.467Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestReleasePort [2022-05-09T12:24:42.467Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestReuseReleasedPort [2022-05-09T12:24:42.467Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:24:42.467Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestUnknowProtocol [2022-05-09T12:24:42.467Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestAllocateAllPorts [2022-05-09T12:24:42.467Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestPortAllocation [2022-05-09T12:24:42.467Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:24:42.467Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestNoDuplicateBPR [2022-05-09T12:24:42.467Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:24:42.467Z] === RUN TestChangePortRange [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:24:42.467Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:24:42.467Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:24:42.467Z] PASS [2022-05-09T12:24:42.467Z] coverage: 88.6% of statements [2022-05-09T12:24:42.467Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2022-05-09T12:24:42.937Z] 2022/05/09 12:24:42 Closing DB instances... [2022-05-09T12:24:43.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-09T12:24:43.404Z] testing: warning: no tests to run [2022-05-09T12:24:43.404Z] PASS [2022-05-09T12:24:43.404Z] coverage: 0.0% of statements [2022-05-09T12:24:43.405Z] ok github.com/docker/docker/libnetwork/portmapper 0.060s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:24:43.789Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:24:43.872Z] === RUN TestHashData [2022-05-09T12:24:43.872Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:24:43.872Z] PASS [2022-05-09T12:24:43.872Z] coverage: 2.8% of statements [2022-05-09T12:24:43.872Z] ok github.com/docker/docker/libnetwork/resolvconf 0.070s coverage: 2.8% of statements [2022-05-09T12:24:44.340Z] --- PASS: TestNetworkDBSimple (2.98s) [2022-05-09T12:24:44.341Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:24:44.811Z] === RUN TestErrorConstructors [2022-05-09T12:24:44.811Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:24:44.811Z] === RUN TestCompareIPMask [2022-05-09T12:24:44.811Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:24:44.811Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:24:44.811Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:24:44.811Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:24:44.811Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:24:44.811Z] === RUN TestParseCIDR [2022-05-09T12:24:44.811Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:24:44.811Z] PASS [2022-05-09T12:24:44.811Z] coverage: 37.3% of statements [2022-05-09T12:24:44.811Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-05-09T12:24:45.292Z] Removing intermediate container c561dac45375 [2022-05-09T12:24:45.292Z] ---> 007669a28974 [2022-05-09T12:24:45.292Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:24:45.292Z] ---> Running in 5baab29be4bf [2022-05-09T12:24:45.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-09T12:24:45.694Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:24:45.798Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:24:45.798Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:24:45.799Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:24:45.799Z] PASS [2022-05-09T12:24:45.799Z] coverage: 55.0% of statements [2022-05-09T12:24:45.799Z] ok github.com/docker/docker/oci 0.087s coverage: 55.0% of statements [2022-05-09T12:24:45.799Z] 2022/05/09 12:24:45 Closing DB instances... [2022-05-09T12:24:46.631Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:24:46.859Z] [2022-05-09T12:24:46.859Z] SUCCESS: Specified value was saved. [2022-05-09T12:24:46.891Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:24:47.150Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:24:47.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-09T12:24:47.362Z] === RUN TestAddressPoolOpt [2022-05-09T12:24:47.363Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/a [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/something [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/_=a [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/PATH [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/=a [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/1asd [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/123 [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/some_space [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/= [2022-05-09T12:24:47.363Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestParseHost [2022-05-09T12:24:47.363Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:24:47.363Z] === RUN TestParseHost/:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/unknown:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/#00 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/__ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:24:47.363Z] === RUN TestParseHost/npipe:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:24:47.363Z] === RUN TestParseHost/fd:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/fd://something [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/unix:// [2022-05-09T12:24:47.363Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:24:47.363Z] === RUN TestParseHost/_ [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://: [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:24:47.363Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestParseTCP [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/#00 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/: [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/localhost [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/localhost: [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/::1 [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:24:47.363Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP (0.02s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:24:47.363Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestValidateExtraHosts [2022-05-09T12:24:47.363Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestValidateIPAddress [2022-05-09T12:24:47.363Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestMapOpts [2022-05-09T12:24:47.363Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:24:47.363Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestListOptsWithValidator [2022-05-09T12:24:47.363Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestValidateDNSSearch [2022-05-09T12:24:47.363Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:24:47.363Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:24:47.363Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestNamedListOpts [2022-05-09T12:24:47.363Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestNamedMapOpts [2022-05-09T12:24:47.363Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestParseLink [2022-05-09T12:24:47.363Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:24:47.363Z] === RUN TestUlimitOpt [2022-05-09T12:24:47.363Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:24:47.363Z] PASS [2022-05-09T12:24:47.363Z] coverage: 65.5% of statements [2022-05-09T12:24:47.364Z] ok github.com/docker/docker/opts 0.209s coverage: 65.5% of statements [2022-05-09T12:24:47.364Z] === RUN TestParseVersion [2022-05-09T12:24:47.364Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:24:47.364Z] PASS [2022-05-09T12:24:47.364Z] coverage: 52.9% of statements [2022-05-09T12:24:47.364Z] ok github.com/docker/docker/pkg/aaparser 0.116s coverage: 52.9% of statements [2022-05-09T12:24:47.364Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.92s) [2022-05-09T12:24:47.364Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:24:47.409Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:24:47.668Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:24:47.668Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-09T12:24:47.668Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:24:48.605Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:24:48.926Z] 2022/05/09 12:24:48 Closing DB instances... [2022-05-09T12:24:49.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-09T12:24:49.394Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:24:49.809Z] Removing intermediate container 5baab29be4bf [2022-05-09T12:24:49.809Z] ---> 799ca9003196 [2022-05-09T12:24:49.809Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:24:49.809Z] ---> Running in 3b9e1654e11e [2022-05-09T12:24:49.862Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:24:49.862Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:24:49.862Z] --- PASS: TestPeerCertificateMarshalJSON (0.54s) [2022-05-09T12:24:49.862Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:24:49.862Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:24:49.862Z] === RUN TestMiddleware [2022-05-09T12:24:49.862Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:24:49.862Z] === RUN TestNewResponseModifier [2022-05-09T12:24:49.862Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:24:49.862Z] PASS [2022-05-09T12:24:49.862Z] coverage: 26.8% of statements [2022-05-09T12:24:49.862Z] ok github.com/docker/docker/pkg/authorization 0.609s coverage: 26.8% of statements [2022-05-09T12:24:50.329Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-05-09T12:24:50.329Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:24:50.329Z] === RUN TestIsArchivePathDir [2022-05-09T12:24:50.329Z] --- PASS: TestIsArchivePathDir (0.13s) [2022-05-09T12:24:50.329Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:24:50.798Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2022-05-09T12:24:50.798Z] === RUN TestIsArchivePathTar [2022-05-09T12:24:50.798Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-05-09T12:24:50.798Z] === RUN TestDecompressStreamGzip [2022-05-09T12:24:51.075Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2022-05-09T12:24:51.075Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:24:51.266Z] --- PASS: TestDecompressStreamGzip (0.19s) [2022-05-09T12:24:51.266Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:24:51.266Z] === RUN TestUnbuffered [2022-05-09T12:24:51.266Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestRaceUnbuffered [2022-05-09T12:24:51.266Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:24:51.266Z] PASS [2022-05-09T12:24:51.266Z] coverage: 100.0% of statements [2022-05-09T12:24:51.266Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-05-09T12:24:51.266Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2022-05-09T12:24:51.266Z] === RUN TestDecompressStreamXz [2022-05-09T12:24:51.266Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:24:51.266Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestDecompressStreamZstd [2022-05-09T12:24:51.266Z] archive_test.go:140: zstd not installed [2022-05-09T12:24:51.266Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-09T12:24:51.266Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:24:51.266Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:24:51.266Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestCompressStreamInvalid [2022-05-09T12:24:51.266Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionInvalid [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionUncompressed [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionBzip2 [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionGzip [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionXz [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestExtensionZstd [2022-05-09T12:24:51.266Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:24:51.266Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:24:51.266Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-09T12:24:51.266Z] === RUN TestCmdStreamBad [2022-05-09T12:24:51.266Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:24:51.643Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-05-09T12:24:51.643Z] === RUN TestWaitNonBlocked [2022-05-09T12:24:51.643Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:24:51.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:24:51.643Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:24:51.643Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:24:51.643Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:24:51.643Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:24:51.734Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:24:51.734Z] === RUN TestCmdStreamGood [2022-05-09T12:24:51.734Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-09T12:24:51.734Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:24:51.734Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-09T12:24:51.734Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:24:51.734Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:24:51.734Z] === RUN TestUntarPath [2022-05-09T12:24:51.734Z] --- PASS: TestUntarPath (0.09s) [2022-05-09T12:24:51.734Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:24:51.734Z] --- PASS: TestUntarPathWithDestinationFile (0.13s) [2022-05-09T12:24:51.734Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:24:51.734Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-09T12:24:51.734Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:24:51.734Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:24:51.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-09T12:24:51.902Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-09T12:24:51.902Z] check_test.go:307: [d7d14c4ea9a4a] daemon is not started [2022-05-09T12:24:51.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-09T12:24:51.902Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-09T12:24:51.902Z] check_test.go:307: [df268b5c1a689] daemon is not started [2022-05-09T12:24:51.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-09T12:24:52.201Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:24:52.202Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:24:52.202Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:24:52.202Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:24:52.202Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:24:52.202Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:24:52.202Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:24:52.202Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:24:52.202Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:24:52.202Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-09T12:24:52.202Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:24:52.202Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-09T12:24:52.202Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:24:52.202Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:24:52.202Z] === RUN TestTarFiles [2022-05-09T12:24:52.202Z] === RUN TestMatch [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[foo]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[]#01 [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[qux]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:24:52.202Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:24:52.202Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:24:52.202Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:24:52.202Z] PASS [2022-05-09T12:24:52.202Z] coverage: 87.5% of statements [2022-05-09T12:24:52.202Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2022-05-09T12:24:52.669Z] 2022/05/09 12:24:52 Closing DB instances... [2022-05-09T12:24:52.838Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-09T12:24:52.838Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-05-09T12:24:52.838Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-05-09T12:24:52.838Z] === RUN TestWaitBlocked [2022-05-09T12:24:52.838Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:24:52.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:24:52.838Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:24:52.838Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:24:52.838Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-09T12:24:52.838Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-09T12:24:53.654Z] === RUN TestChrootTarUntar [2022-05-09T12:24:53.654Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:53.654Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:24:53.654Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:24:53.654Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:53.654Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:24:53.654Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:24:53.654Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:24:53.654Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:24:53.654Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:53.654Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:24:53.774Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:24:54.033Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-09T12:24:54.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2022-05-09T12:24:54.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2022-05-09T12:24:54.033Z] === CONT TestContainerStartOnDaemonRestart [2022-05-09T12:24:54.033Z] === CONT TestIpcModeOlderClient [2022-05-09T12:24:54.033Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-09T12:24:54.033Z] === CONT TestDaemonHostGatewayIP [2022-05-09T12:24:54.121Z] === RUN TestChrootCopyWithTar [2022-05-09T12:24:54.121Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:24:54.121Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:24:54.121Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:24:54.121Z] === RUN TestChrootUntarPath [2022-05-09T12:24:54.121Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:24:54.121Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:24:54.121Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:24:54.121Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:24:54.121Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:24:54.121Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:24:54.121Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:24:54.121Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:24:54.121Z] PASS [2022-05-09T12:24:54.121Z] coverage: 12.0% of statements [2022-05-09T12:24:54.121Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 12.0% of statements [2022-05-09T12:24:54.291Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:24:54.562Z] Cannot create a file when that file already exists. [2022-05-09T12:24:54.589Z] --- PASS: TestNetworkDBCRUDTableEntry (4.41s) [2022-05-09T12:24:54.589Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:24:54.827Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-05-09T12:24:55.574Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:24:55.574Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:24:55.574Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:24:55.574Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:24:55.574Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:24:55.574Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:24:55.574Z] PASS [2022-05-09T12:24:55.574Z] coverage: 0.0% of statements [2022-05-09T12:24:55.574Z] ok github.com/docker/docker/pkg/containerfs 0.065s coverage: 0.0% of statements [2022-05-09T12:24:55.680Z] check_test.go:307: [d7f3b55af88bd] daemon is not started [2022-05-09T12:24:55.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-09T12:24:55.680Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:24:55.940Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:24:56.561Z] 2022/05/09 12:24:56 Closing DB instances... [2022-05-09T12:24:56.877Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:24:57.029Z] === RUN TestSizeEmpty [2022-05-09T12:24:57.029Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestSizeEmptyFile [2022-05-09T12:24:57.029Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestSizeNonemptyFile [2022-05-09T12:24:57.029Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:24:57.029Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:24:57.029Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:24:57.029Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-09T12:24:57.029Z] === RUN TestMoveToSubdir [2022-05-09T12:24:57.029Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-09T12:24:57.029Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:24:57.029Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:24:57.029Z] PASS [2022-05-09T12:24:57.029Z] coverage: 80.0% of statements [2022-05-09T12:24:57.029Z] ok github.com/docker/docker/pkg/directory 0.100s coverage: 80.0% of statements [2022-05-09T12:24:57.445Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2022-05-09T12:24:57.445Z] === CONT TestContainerKillOnDaemonStart [2022-05-09T12:24:57.704Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:24:57.963Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:24:58.015Z] --- PASS: TestNetworkDBCRUDTableEntries (3.30s) [2022-05-09T12:24:58.015Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:24:58.492Z] === RUN TestPollerAddRemove [2022-05-09T12:24:58.492Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:24:58.492Z] === RUN TestPollerEvent [2022-05-09T12:24:58.492Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:24:58.492Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:24:58.492Z] === RUN TestPollerClose [2022-05-09T12:24:58.492Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:24:58.492Z] PASS [2022-05-09T12:24:58.492Z] coverage: 45.7% of statements [2022-05-09T12:24:58.492Z] ok github.com/docker/docker/pkg/filenotify 0.066s coverage: 45.7% of statements [2022-05-09T12:24:58.901Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2022-05-09T12:24:58.901Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-09T12:25:00.056Z] --- PASS: TestTarFiles (8.14s) [2022-05-09T12:25:00.056Z] === RUN TestDetectCompressionZstd [2022-05-09T12:25:00.056Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:25:00.056Z] === RUN TestTarUntar [2022-05-09T12:25:00.056Z] --- PASS: TestTarUntar (0.05s) [2022-05-09T12:25:00.056Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:25:00.056Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-09T12:25:00.056Z] === RUN TestTarWithOptions [2022-05-09T12:25:00.056Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-09T12:25:00.056Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:25:00.056Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:25:00.056Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:25:00.056Z] --- PASS: TestUntarUstarGnuConflict (0.06s) [2022-05-09T12:25:00.431Z] Removing intermediate container 3b9e1654e11e [2022-05-09T12:25:00.431Z] ---> d7a76dfa30b6 [2022-05-09T12:25:00.431Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:25:00.431Z] ---> Running in 544032c327d7 [2022-05-09T12:25:00.431Z] Removing intermediate container 544032c327d7 [2022-05-09T12:25:00.431Z] ---> b1f31396341b [2022-05-09T12:25:00.431Z] Successfully built b1f31396341b [2022-05-09T12:25:00.431Z] Successfully tagged busybox:latest [2022-05-09T12:25:00.431Z] INFO: Docker images of the daemon under test [2022-05-09T12:25:00.431Z] [2022-05-09T12:25:00.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:25:00.431Z] busybox latest b1f31396341b Less than a second ago 5.02GB [2022-05-09T12:25:00.431Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:25:00.431Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:25:00.431Z] [2022-05-09T12:25:00.431Z] INFO: Running integration tests at 05/09/2022 12:25:00... [2022-05-09T12:25:00.431Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:25:00.431Z] INFO: Integration API tests being run from the host: [2022-05-09T12:25:00.523Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:25:00.523Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2301860212\\dest" [2022-05-09T12:25:00.523Z] --- PASS: TestUntarInvalidFilenames (0.29s) [2022-05-09T12:25:00.523Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:25:00.523Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:25:00.523Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:25:00.523Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:25:00.523Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-05-09T12:25:00.523Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:25:00.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1702912688\\victim\\hello" -> "../victim/hello" [2022-05-09T12:25:00.523Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:25:00.523Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-09T12:25:00.523Z] === RUN TestCopyFile [2022-05-09T12:25:00.523Z] --- PASS: TestCopyFile (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:25:00.523Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:25:00.523Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:25:00.523Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:25:00.523Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:25:00.523Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestWildcardMatches [2022-05-09T12:25:00.523Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestPatternMatches [2022-05-09T12:25:00.523Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:25:00.523Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:25:00.523Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:25:00.523Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:25:00.523Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:25:00.523Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:25:00.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3216781886\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:25:00.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3933309291\\victim" -> "../victim" [2022-05-09T12:25:00.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1541903155\\victim" -> "../victim" [2022-05-09T12:25:00.523Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2794347811\\victim" -> "../victim" [2022-05-09T12:25:00.523Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestSingleExclamationError [2022-05-09T12:25:00.523Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:25:00.523Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:25:00.523Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:25:00.524Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestMatches [2022-05-09T12:25:00.524Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:25:00.524Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:25:00.524Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:25:00.524Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:25:00.524Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:25:00.524Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:25:00.524Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:25:00.524Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:25:00.524Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatterns [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:25:00.524Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:25:00.524Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-09T12:25:00.524Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:25:00.524Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-09T12:25:00.524Z] === RUN TestMatch [2022-05-09T12:25:00.524Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:25:00.524Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink42193614\\victim" -> "../victim" [2022-05-09T12:25:00.524Z] === RUN TestCompile [2022-05-09T12:25:00.524Z] === RUN TestCompile/slash [2022-05-09T12:25:00.524Z] === RUN TestCompile/backslash [2022-05-09T12:25:00.524Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:25:00.524Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:25:00.524Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:25:00.524Z] PASS [2022-05-09T12:25:00.524Z] coverage: 84.7% of statements [2022-05-09T12:25:00.524Z] ok github.com/docker/docker/pkg/fileutils 0.122s coverage: 84.7% of statements [2022-05-09T12:25:00.524Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2022-05-09T12:25:00.524Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2299377277\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1164786862\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink356999954\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3810336745\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3850069154\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink330437522\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:00.524Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1691897205\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:25:00.524Z] --- PASS: TestUntarInvalidSymlink (0.10s) [2022-05-09T12:25:00.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-09T12:25:00.898Z] INFO: make.ps1 starting at 05/09/2022 12:25:00 [2022-05-09T12:25:00.991Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:25:00.991Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:25:00.991Z] === RUN TestXGlobalNoParent [2022-05-09T12:25:00.991Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:25:00.991Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:25:00.991Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-05-09T12:25:00.991Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:25:00.991Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-05-09T12:25:00.991Z] === RUN TestDisablePigz [2022-05-09T12:25:00.991Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:25:00.991Z] --- PASS: TestNetworkDBNodeLeave (3.27s) [2022-05-09T12:25:00.991Z] === RUN TestNetworkDBWatch [2022-05-09T12:25:01.458Z] --- PASS: TestDisablePigz (0.24s) [2022-05-09T12:25:01.458Z] === RUN TestPigz [2022-05-09T12:25:01.458Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:25:01.458Z] --- PASS: TestPigz (0.33s) [2022-05-09T12:25:01.458Z] === RUN TestNosysFileInfo [2022-05-09T12:25:01.458Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:25:01.458Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:25:01.458Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:25:01.458Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestCanonicalTarName [2022-05-09T12:25:01.458Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestChmodTarEntry [2022-05-09T12:25:01.458Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestHardLinkOrder [2022-05-09T12:25:01.458Z] === RUN TestGet [2022-05-09T12:25:01.458Z] --- PASS: TestGet (0.00s) [2022-05-09T12:25:01.458Z] === RUN TestGetShortcutString [2022-05-09T12:25:01.458Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:25:01.458Z] PASS [2022-05-09T12:25:01.458Z] coverage: 42.9% of statements [2022-05-09T12:25:01.458Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2022-05-09T12:25:01.890Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:25:01.928Z] --- PASS: TestHardLinkOrder (0.15s) [2022-05-09T12:25:01.928Z] === RUN TestChangeString [2022-05-09T12:25:01.928Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesWithNoChanges [2022-05-09T12:25:01.928Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-09T12:25:01.928Z] === RUN TestChangesWithChanges [2022-05-09T12:25:01.928Z] --- PASS: TestChangesWithChanges (0.06s) [2022-05-09T12:25:01.928Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:25:01.928Z] changes_test.go:196: needs more investigation [2022-05-09T12:25:01.928Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesDirsEmpty [2022-05-09T12:25:01.928Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:25:01.928Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesDirsMutated [2022-05-09T12:25:01.928Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:25:01.928Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestApplyLayer [2022-05-09T12:25:01.928Z] changes_test.go:433: needs further investigation [2022-05-09T12:25:01.928Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:25:01.928Z] changes_test.go:469: needs further investigation [2022-05-09T12:25:01.928Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:25:01.928Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:25:01.928Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestChangesSize [2022-05-09T12:25:01.928Z] --- PASS: TestChangesSize (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:25:01.928Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3933050537\\dest" [2022-05-09T12:25:01.928Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-09T12:25:01.928Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink211029443\\victim\\hello" -> "../victim/hello" [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink270053867\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink586471148\\victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4100513529\\victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2118655935\\victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3524511223\\victim" -> "../victim" [2022-05-09T12:25:01.928Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-05-09T12:25:01.928Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1086353006\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2512617261\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1894978765\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1722142518\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2855813358\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:01.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3711212973\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:25:01.928Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-05-09T12:25:01.928Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:25:01.928Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-05-09T12:25:01.928Z] === RUN TestGenerateEmptyFile [2022-05-09T12:25:01.928Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:25:01.928Z] === RUN TestGenerateWithContent [2022-05-09T12:25:01.928Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:25:01.928Z] PASS [2022-05-09T12:25:01.928Z] coverage: 61.9% of statements [2022-05-09T12:25:01.928Z] ok github.com/docker/docker/pkg/archive 11.706s coverage: 61.9% of statements [2022-05-09T12:25:02.179Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.05s) [2022-05-09T12:25:02.179Z] === CONT TestDaemonRestartIpcMode [2022-05-09T12:25:02.913Z] 2022/05/09 12:25:02 Closing DB instances... [2022-05-09T12:25:03.384Z] === RUN TestCreateIDMapOrder [2022-05-09T12:25:03.384Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:25:03.384Z] PASS [2022-05-09T12:25:03.384Z] coverage: 7.2% of statements [2022-05-09T12:25:03.384Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-05-09T12:25:03.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-09T12:25:04.369Z] --- PASS: TestNetworkDBWatch (3.14s) [2022-05-09T12:25:04.369Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:25:04.837Z] === RUN TestFixedBufferCap [2022-05-09T12:25:04.837Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestFixedBufferLen [2022-05-09T12:25:04.837Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestFixedBufferString [2022-05-09T12:25:04.837Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestFixedBufferWrite [2022-05-09T12:25:04.837Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestFixedBufferRead [2022-05-09T12:25:04.837Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestBytesPipeRead [2022-05-09T12:25:04.837Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestBytesPipeWrite [2022-05-09T12:25:04.837Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:25:04.837Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:25:05.304Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-05-09T12:25:05.304Z] === RUN TestAtomicWriteToFile [2022-05-09T12:25:05.304Z] --- PASS: TestAtomicWriteToFile (0.05s) [2022-05-09T12:25:05.304Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:25:05.304Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:25:05.304Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:25:05.304Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-09T12:25:05.304Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:25:05.304Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:25:05.455Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2022-05-09T12:25:05.772Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:25:05.772Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:25:05.772Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:25:05.772Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:25:05.772Z] === RUN TestCancelReadCloser [2022-05-09T12:25:05.772Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-09T12:25:05.772Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:25:05.772Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:25:05.772Z] === RUN TestNopWriteCloser [2022-05-09T12:25:05.772Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:25:05.772Z] === RUN TestNopWriter [2022-05-09T12:25:05.772Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:25:05.772Z] === RUN TestWriteCounter [2022-05-09T12:25:05.772Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:25:05.772Z] PASS [2022-05-09T12:25:05.772Z] coverage: 69.2% of statements [2022-05-09T12:25:05.772Z] ok github.com/docker/docker/pkg/ioutils 0.890s coverage: 69.2% of statements [2022-05-09T12:25:05.773Z] 2022/05/09 12:25:05 Closing DB instances... [2022-05-09T12:25:06.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-09T12:25:06.758Z] === RUN TestError [2022-05-09T12:25:06.758Z] --- PASS: TestError (0.00s) [2022-05-09T12:25:06.758Z] === RUN TestProgressString [2022-05-09T12:25:06.758Z] === RUN TestProgressString/no_progress [2022-05-09T12:25:06.758Z] === RUN TestProgressString/progress_1 [2022-05-09T12:25:06.758Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:25:06.758Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:25:06.758Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:25:06.758Z] === RUN TestProgressString/with_units [2022-05-09T12:25:06.758Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:25:06.758Z] === RUN TestProgressString/hide_counts [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:25:06.758Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:25:06.758Z] === RUN TestJSONMessageDisplay [2022-05-09T12:25:07.227Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-05-09T12:25:07.227Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:25:07.227Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:25:07.227Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:25:07.227Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:25:07.227Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:25:07.227Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-05-09T12:25:07.227Z] PASS [2022-05-09T12:25:07.227Z] coverage: 91.7% of statements [2022-05-09T12:25:07.227Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2022-05-09T12:25:07.227Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-05-09T12:25:07.227Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:25:07.695Z] === RUN TestStandardLongPath [2022-05-09T12:25:07.695Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:25:07.695Z] === RUN TestUNCLongPath [2022-05-09T12:25:07.695Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:25:07.695Z] PASS [2022-05-09T12:25:07.695Z] coverage: 100.0% of statements [2022-05-09T12:25:07.695Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-05-09T12:25:08.293Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:25:08.680Z] === RUN TestNameFormat [2022-05-09T12:25:08.680Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:25:08.680Z] === RUN TestNameRetries [2022-05-09T12:25:08.680Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:25:08.680Z] PASS [2022-05-09T12:25:08.680Z] coverage: 85.7% of statements [2022-05-09T12:25:08.680Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-05-09T12:25:08.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-09T12:25:08.859Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:25:09.118Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:25:09.149Z] === RUN TestParseKeyValueOpt [2022-05-09T12:25:09.149Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:25:09.149Z] === RUN TestParseUintList [2022-05-09T12:25:09.149Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:25:09.149Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:25:09.149Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:25:09.149Z] PASS [2022-05-09T12:25:09.149Z] coverage: 97.0% of statements [2022-05-09T12:25:09.149Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-05-09T12:25:10.135Z] 2022/05/09 12:25:09 Closing DB instances... [2022-05-09T12:25:10.135Z] time="2022-05-09T12:25:09Z" level=error msg="node: c12e77042dac is unknown to memberlist" [2022-05-09T12:25:10.135Z] time="2022-05-09T12:25:09Z" level=error msg="node: c12e77042dac is unknown to memberlist" [2022-05-09T12:25:10.135Z] time="2022-05-09T12:25:09Z" level=error msg="node: c12e77042dac is unknown to memberlist" [2022-05-09T12:25:10.493Z] --- PASS: TestContainerKillOnDaemonStart (12.99s) [2022-05-09T12:25:10.493Z] PASS [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === Skipped [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-09T12:25:10.493Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:25:10.493Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:25:10.493Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-09T12:25:10.493Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-09T12:25:10.493Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-09T12:25:10.493Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:25:10.493Z] [2022-05-09T12:25:10.493Z] DONE 235 tests, 6 skipped in 165.131s [2022-05-09T12:25:10.493Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-09T12:25:10.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:10.493Z] ++ set -e [2022-05-09T12:25:10.493Z] ++ '[' -n 0 ']' [2022-05-09T12:25:10.493Z] ++ set -x [2022-05-09T12:25:10.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:25:10.603Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:25:10.603Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:25:10.603Z] PASS [2022-05-09T12:25:10.603Z] coverage: 36.4% of statements [2022-05-09T12:25:10.603Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.065s coverage: 36.4% of statements [2022-05-09T12:25:10.752Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:25:11.329Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:11.329Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:11.329Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:11.329Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:11.329Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:11.329Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-09T12:25:11.329Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-09T12:25:11.329Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-09T12:25:11.329Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-09T12:25:11.329Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-09T12:25:11.587Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:25:11.587Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-09T12:25:11.587Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-09T12:25:11.589Z] === RUN TestNewAndRemove [2022-05-09T12:25:11.589Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:25:11.589Z] === RUN TestRemoveInvalidPath [2022-05-09T12:25:11.589Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:25:11.589Z] PASS [2022-05-09T12:25:11.589Z] coverage: 82.6% of statements [2022-05-09T12:25:11.589Z] ok github.com/docker/docker/pkg/pidfile 0.066s coverage: 82.6% of statements [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.29s) [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-05-09T12:25:11.851Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.26s) [2022-05-09T12:25:11.851Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:25:11.851Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-09T12:25:12.575Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.39s) [2022-05-09T12:25:12.575Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:25:13.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-09T12:25:13.231Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-09T12:25:13.562Z] 2022/05/09 12:25:13 Closing DB instances... [2022-05-09T12:25:13.562Z] === RUN TestFailedConnection [2022-05-09T12:25:14.166Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-09T12:25:15.106Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:25:15.106Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-09T12:25:15.106Z] daemon_test.go:156: [de00472685aab] daemon is not started [2022-05-09T12:25:15.106Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-05-09T12:25:15.106Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-05-09T12:25:15.106Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-09T12:25:15.106Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-09T12:25:15.106Z] === RUN TestDaemonProxy [2022-05-09T12:25:15.106Z] === RUN TestDaemonProxy/environment_variables [2022-05-09T12:25:15.125Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.65s) [2022-05-09T12:25:15.125Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:25:16.109Z] --- PASS: TestFailedConnection (2.15s) [2022-05-09T12:25:16.109Z] === RUN TestFailOnce [2022-05-09T12:25:16.109Z] 2022/05/09 12:25:15 http: panic serving 127.0.0.1:49327: Plugin not ready [2022-05-09T12:25:16.109Z] goroutine 26 [running]: [2022-05-09T12:25:16.109Z] net/http.(*conn).serve.func1() [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:25:16.109Z] panic({0xa83700, 0xbcd0e0}) [2022-05-09T12:25:16.109Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:25:16.109Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000177a70?) [2022-05-09T12:25:16.109Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:25:16.109Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbd28f8?, 0xc000062000?}, 0x9dda86?) [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:25:16.109Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xbd28f8, 0xc000062000}, 0xc000168300) [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:25:16.109Z] net/http.serverHandler.ServeHTTP({0xbd0f18?}, {0xbd28f8, 0xc000062000}, 0xc000168300) [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:25:16.109Z] net/http.(*conn).serve(0xc000094f00, {0xbd2df8, 0xc000115410}) [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:25:16.109Z] created by net/http.(*Server).Serve [2022-05-09T12:25:16.109Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:25:16.109Z] time="2022-05-09T12:25:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.FailOnce: Post \"http://127.0.0.1:49326/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:25:16.109Z] --- PASS: TestGetAddress (34.88s) [2022-05-09T12:25:16.109Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:25:16.109Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-09T12:25:16.109Z] === RUN TestRequest [2022-05-09T12:25:16.482Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:25:16.482Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-09T12:25:16.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:25:16.482Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-09T12:25:16.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:25:16.482Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-09T12:25:16.482Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:25:16.482Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-09T12:25:16.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:25:16.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-09T12:25:17.049Z] === RUN TestDaemonProxy/command-line_options [2022-05-09T12:25:17.094Z] --- PASS: TestFailOnce (1.24s) [2022-05-09T12:25:17.094Z] === RUN TestEchoInputOutput [2022-05-09T12:25:17.094Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-09T12:25:17.094Z] === RUN TestBackoff [2022-05-09T12:25:17.094Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:25:17.094Z] === RUN TestAbortRetry [2022-05-09T12:25:17.094Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:25:17.094Z] === RUN TestClientScheme [2022-05-09T12:25:17.094Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:25:17.094Z] === RUN TestNewClientWithTimeout [2022-05-09T12:25:17.565Z] time="2022-05-09T12:25:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49333/Test.Echo: Post \"http://127.0.0.1:49333/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-09T12:25:18.952Z] === RUN TestDaemonProxy/configuration_file [2022-05-09T12:25:19.130Z] time="2022-05-09T12:25:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49333/Test.Echo: Post \"http://127.0.0.1:49333/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:25:19.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:25:20.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-09T12:25:20.346Z] === RUN TestDaemonProxy/conflicting_options [2022-05-09T12:25:20.914Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy (6.35s) [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-09T12:25:21.481Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-09T12:25:21.481Z] PASS [2022-05-09T12:25:21.481Z] [2022-05-09T12:25:21.481Z] DONE 17 tests in 10.867s [2022-05-09T12:25:21.481Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-09T12:25:21.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:21.481Z] ++ set -e [2022-05-09T12:25:21.481Z] ++ '[' -n 0 ']' [2022-05-09T12:25:21.481Z] ++ set -x [2022-05-09T12:25:21.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:25:21.739Z] INFO: Testing against a local daemon [2022-05-09T12:25:21.739Z] === RUN TestCommitInheritsEnv [2022-05-09T12:25:21.998Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-05-09T12:25:21.998Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:25:21.998Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-09T12:25:21.998Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:25:21.998Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-09T12:25:22.090Z] time="2022-05-09T12:25:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49333/Test.Echo: Post \"http://127.0.0.1:49333/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:25:22.257Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-09T12:25:22.257Z] === RUN TestImportWithCustomPlatform// [2022-05-09T12:25:22.257Z] === RUN TestImportWithCustomPlatform/linux [2022-05-09T12:25:22.257Z] check_test.go:307: [dc1d4bcba8d4e] daemon is not started [2022-05-09T12:25:22.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-09T12:25:22.515Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-09T12:25:22.515Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-09T12:25:22.774Z] === RUN TestImportWithCustomPlatform/macos [2022-05-09T12:25:22.774Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-09T12:25:22.774Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform (0.72s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/#00 (0.23s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-09T12:25:22.774Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-09T12:25:22.774Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:25:23.032Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-09T12:25:23.032Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:25:23.032Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-09T12:25:23.032Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:25:23.290Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-05-09T12:25:23.290Z] === RUN TestRemoveImageGarbageCollector [2022-05-09T12:25:23.549Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:25:23.807Z] time="2022-05-09T12:25:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-09T12:25:25.041Z] --- PASS: TestRequest (8.75s) [2022-05-09T12:25:25.041Z] === RUN TestOverlappingRequests [2022-05-09T12:25:25.509Z] --- PASS: TestOverlappingRequests (0.45s) [2022-05-09T12:25:25.509Z] === RUN TestRelease [2022-05-09T12:25:25.709Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-09T12:25:25.710Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-05-09T12:25:25.710Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:25:25.710Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-09T12:25:25.710Z] === RUN TestTagInvalidReference [2022-05-09T12:25:25.710Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-09T12:25:25.710Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:25:25.971Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-09T12:25:25.971Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:25:25.971Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-09T12:25:25.971Z] === RUN TestTagOfficialNames [2022-05-09T12:25:25.971Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-09T12:25:25.971Z] === RUN TestTagMatchesDigest [2022-05-09T12:25:25.971Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-09T12:25:25.971Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-09T12:25:25.976Z] time="2022-05-09T12:25:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49333/Test.Echo: Post \"http://127.0.0.1:49333/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:25:26.229Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:25:26.488Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:25:27.542Z] --- PASS: TestRelease (1.68s) [2022-05-09T12:25:27.542Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:25:29.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-09T12:25:31.678Z] check_test.go:307: [d33e41c79fada] daemon is not started [2022-05-09T12:25:31.678Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-09T12:25:31.937Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:25:32.298Z] === RUN TestParseEmptyInterface [2022-05-09T12:25:32.298Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestParseNonInterfaceType [2022-05-09T12:25:32.298Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestParseWithOneFunction [2022-05-09T12:25:32.298Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:25:32.298Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:25:32.298Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestEmbeddedInterface [2022-05-09T12:25:32.298Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestParsedImports [2022-05-09T12:25:32.298Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:25:32.298Z] === RUN TestAliasedImports [2022-05-09T12:25:32.298Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:25:32.298Z] PASS [2022-05-09T12:25:32.298Z] coverage: 56.8% of statements [2022-05-09T12:25:32.298Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-05-09T12:25:32.298Z] --- PASS: TestAllocateRandomDeallocate (4.86s) [2022-05-09T12:25:32.298Z] === RUN TestRetrieveFromStore [2022-05-09T12:25:32.766Z] === RUN TestHTTPTransport [2022-05-09T12:25:32.766Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:25:32.766Z] PASS [2022-05-09T12:25:32.766Z] coverage: 85.7% of statements [2022-05-09T12:25:32.766Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-05-09T12:25:33.752Z] --- PASS: TestRetrieveFromStore (1.64s) [2022-05-09T12:25:33.752Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:25:33.752Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-09T12:25:33.752Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:25:33.752Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:25:33.752Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:25:33.752Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:25:33.752Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:25:33.752Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:25:33.752Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:25:33.752Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:25:33.752Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:25:33.752Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:25:33.752Z] === RUN TestDebug [2022-05-09T12:25:33.752Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestRequestPoolParallel [2022-05-09T12:25:33.752Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:25:33.752Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:25:33.752Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:25:33.752Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:25:33.752Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:25:33.752Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:25:33.752Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:25:33.752Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:25:33.752Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:25:33.752Z] PASS [2022-05-09T12:25:33.752Z] coverage: 88.2% of statements [2022-05-09T12:25:33.752Z] ok github.com/docker/docker/pkg/pools 0.054s coverage: 88.2% of statements [2022-05-09T12:25:34.219Z] --- PASS: TestRequestPoolParallel (0.27s) [2022-05-09T12:25:34.219Z] === RUN TestFullAllocateRelease [2022-05-09T12:25:34.687Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:25:34.687Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:25:34.687Z] === RUN TestCompleteSilently [2022-05-09T12:25:34.687Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:25:34.687Z] PASS [2022-05-09T12:25:34.687Z] coverage: 75.9% of statements [2022-05-09T12:25:34.687Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2022-05-09T12:25:34.687Z] --- PASS: TestFullAllocateRelease (0.64s) [2022-05-09T12:25:34.687Z] === RUN TestOddAllocateRelease [2022-05-09T12:25:34.687Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:25:34.687Z] === RUN TestClientStream [2022-05-09T12:25:34.687Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:25:34.687Z] === RUN TestClientSendFile [2022-05-09T12:25:34.687Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:25:34.687Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:25:34.687Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-09T12:25:34.687Z] === RUN TestFileSpecPlugin [2022-05-09T12:25:34.687Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-09T12:25:34.687Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:25:34.687Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-09T12:25:34.687Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:25:34.687Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-09T12:25:34.687Z] === RUN TestPluginAddHandler [2022-05-09T12:25:34.687Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:25:34.687Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:25:34.687Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:25:34.687Z] === RUN TestGet [2022-05-09T12:25:34.687Z] time="2022-05-09T12:25:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:25:35.155Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-05-09T12:25:35.155Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:25:35.155Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-09T12:25:35.155Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:25:35.155Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:25:35.155Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:25:35.155Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:25:35.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:25:35.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:25:35.155Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:25:35.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:25:35.155Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:25:35.155Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:25:35.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:25:35.155Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:25:35.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:25:35.155Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:25:35.155Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:25:35.155Z] PASS [2022-05-09T12:25:35.155Z] coverage: 85.3% of statements [2022-05-09T12:25:35.155Z] ok github.com/docker/docker/libnetwork/ipam 63.599s coverage: 85.3% of statements [2022-05-09T12:25:35.155Z] === RUN TestSendToOneSub [2022-05-09T12:25:35.155Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:25:35.155Z] === RUN TestSendToMultipleSubs [2022-05-09T12:25:35.155Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:25:35.155Z] === RUN TestEvictOneSub [2022-05-09T12:25:35.155Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:25:35.155Z] === RUN TestClosePublisher [2022-05-09T12:25:35.155Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:25:35.155Z] === RUN TestPubSubRace [2022-05-09T12:25:35.223Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-09T12:25:35.622Z] time="2022-05-09T12:25:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:25:36.091Z] --- PASS: TestPubSubRace (1.07s) [2022-05-09T12:25:36.091Z] PASS [2022-05-09T12:25:36.091Z] coverage: 75.0% of statements [2022-05-09T12:25:36.564Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-05-09T12:25:37.031Z] === RUN TestRegister [2022-05-09T12:25:37.031Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:25:37.031Z] === RUN TestCommand [2022-05-09T12:25:37.031Z] --- PASS: TestCommand (0.04s) [2022-05-09T12:25:37.031Z] === RUN TestNaiveSelf [2022-05-09T12:25:37.031Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-09T12:25:37.031Z] PASS [2022-05-09T12:25:37.031Z] coverage: 82.4% of statements [2022-05-09T12:25:37.031Z] ok github.com/docker/docker/pkg/reexec 0.127s coverage: 82.4% of statements [2022-05-09T12:25:37.123Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:25:37.382Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:25:38.016Z] time="2022-05-09T12:25:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:25:38.016Z] === RUN TestDump [2022-05-09T12:25:38.016Z] goroutine 19 [running]: [2022-05-09T12:25:38.016Z] github.com/docker/docker/pkg/stack.dump(0xa12d57?) [2022-05-09T12:25:38.016Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:25:38.016Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:25:38.016Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:25:38.016Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:25:38.016Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:25:38.016Z] testing.tRunner(0xc0000851e0, 0xbda498) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:25:38.016Z] created by testing.(*T).Run [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:25:38.016Z] [2022-05-09T12:25:38.016Z] goroutine 1 [chan receive]: [2022-05-09T12:25:38.016Z] testing.(*T).Run(0xc000085040, {0xbc913c?, 0x9ec1f3?}, 0xbda498) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:25:38.016Z] testing.runTests.func1(0xc0000b6840?) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:25:38.016Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:25:38.016Z] testing.runTests(0xc000094460?, {0xd5e400, 0x3, 0x3}, {0x19986be0598?, 0x40?, 0xd634a0?}) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:25:38.016Z] testing.(*M).Run(0xc000094460) [2022-05-09T12:25:38.016Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:25:38.016Z] main.main() [2022-05-09T12:25:38.016Z] _testmain.go:99 +0x255 [2022-05-09T12:25:38.016Z] --- PASS: TestDump (0.00s) [2022-05-09T12:25:38.016Z] === RUN TestDumpToFile [2022-05-09T12:25:38.486Z] --- PASS: TestDumpToFile (0.24s) [2022-05-09T12:25:38.486Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:25:38.486Z] goroutine 21 [running]: [2022-05-09T12:25:38.486Z] github.com/docker/docker/pkg/stack.dump(0xa8ed13?) [2022-05-09T12:25:38.486Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:25:38.486Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa8ece0?}) [2022-05-09T12:25:38.486Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:25:38.486Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-05-09T12:25:38.486Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:25:38.486Z] testing.tRunner(0xc000085860, 0xbda488) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:25:38.486Z] created by testing.(*T).Run [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:25:38.486Z] [2022-05-09T12:25:38.486Z] goroutine 1 [chan receive]: [2022-05-09T12:25:38.486Z] testing.(*T).Run(0xc000085040, {0xbd0713?, 0x9ec1f3?}, 0xbda488) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:25:38.486Z] testing.runTests.func1(0xc0000b6840?) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:25:38.486Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:25:38.486Z] testing.runTests(0xc000094460?, {0xd5e400, 0x3, 0x3}, {0x19986be0598?, 0x40?, 0xd634a0?}) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:25:38.486Z] testing.(*M).Run(0xc000094460) [2022-05-09T12:25:38.486Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:25:38.486Z] main.main() [2022-05-09T12:25:38.486Z] _testmain.go:99 +0x255 [2022-05-09T12:25:38.486Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:25:38.486Z] PASS [2022-05-09T12:25:38.486Z] coverage: 90.9% of statements [2022-05-09T12:25:38.486Z] ok github.com/docker/docker/pkg/stack 0.291s coverage: 90.9% of statements [2022-05-09T12:25:38.762Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:25:38.954Z] === RUN TestNewStdWriter [2022-05-09T12:25:38.954Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:25:38.954Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestWriteWithNilBytes [2022-05-09T12:25:38.954Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestWrite [2022-05-09T12:25:38.954Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestWriteWithWriterError [2022-05-09T12:25:38.954Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:25:38.954Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:25:38.954Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:25:38.954Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:25:38.954Z] PASS [2022-05-09T12:25:38.954Z] coverage: 100.0% of statements [2022-05-09T12:25:38.954Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-05-09T12:25:39.941Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:25:39.941Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:25:39.941Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestFormatStatus [2022-05-09T12:25:39.941Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestFormatError [2022-05-09T12:25:39.941Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestFormatJSONError [2022-05-09T12:25:39.941Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:25:39.941Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:25:39.941Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:25:39.941Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestAuxFormatterEmit [2022-05-09T12:25:39.941Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestStreamWriterStdout [2022-05-09T12:25:39.941Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:25:39.941Z] === RUN TestStreamWriterStderr [2022-05-09T12:25:39.941Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:25:39.941Z] PASS [2022-05-09T12:25:39.941Z] coverage: 66.2% of statements [2022-05-09T12:25:39.941Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-05-09T12:25:40.928Z] === RUN TestGenerateRandomID [2022-05-09T12:25:40.928Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestShortenId [2022-05-09T12:25:40.928Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestShortenSha256Id [2022-05-09T12:25:40.928Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestShortenIdEmpty [2022-05-09T12:25:40.928Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestShortenIdInvalid [2022-05-09T12:25:40.928Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestIsShortIDNonHex [2022-05-09T12:25:40.928Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:25:40.928Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:25:40.928Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:25:40.928Z] PASS [2022-05-09T12:25:40.928Z] coverage: 70.6% of statements [2022-05-09T12:25:40.928Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2022-05-09T12:25:41.298Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-09T12:25:41.915Z] time="2022-05-09T12:25:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:25:41.915Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:25:41.915Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:25:41.915Z] PASS [2022-05-09T12:25:41.915Z] coverage: 39.4% of statements [2022-05-09T12:25:41.915Z] ok github.com/docker/docker/pkg/sysinfo 0.058s coverage: 39.4% of statements [2022-05-09T12:25:42.234Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-09T12:25:42.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:25:42.752Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-09T12:25:43.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:25:43.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:25:43.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-09T12:25:43.578Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-09T12:25:44.128Z] === RUN TestChtimes [2022-05-09T12:25:44.128Z] --- PASS: TestChtimes (0.01s) [2022-05-09T12:25:44.128Z] === RUN TestChtimesWindows [2022-05-09T12:25:44.128Z] --- PASS: TestChtimesWindows (0.01s) [2022-05-09T12:25:44.128Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:25:44.128Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:25:44.128Z] PASS [2022-05-09T12:25:44.128Z] coverage: 13.0% of statements [2022-05-09T12:25:44.128Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.0% of statements [2022-05-09T12:25:44.144Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-09T12:25:44.144Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:25:44.402Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-09T12:25:44.597Z] === RUN TestTailFile [2022-05-09T12:25:44.597Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:25:44.597Z] === RUN TestTailFileManyLines [2022-05-09T12:25:44.597Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:25:44.597Z] === RUN TestTailEmptyFile [2022-05-09T12:25:44.597Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:25:44.597Z] === RUN TestTailNegativeN [2022-05-09T12:25:44.597Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.597Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:25:44.598Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:44.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:44.599Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:25:44.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:44.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:44.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:44.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:25:44.655Z] INFO: Testing against a local daemon [2022-05-09T12:25:44.655Z] === RUN TestBuildWithSession [2022-05-09T12:25:44.655Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:25:44.655Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:25:44.655Z] === RUN TestBuildSquashParent [2022-05-09T12:25:44.655Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:25:44.655Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:25:44.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:25:44.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:25:44.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:25:44.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:25:44.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:25:44.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:25:44.969Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.070Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.070Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.070Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.071Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.071Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.072Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.072Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.073Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.073Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.074Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:25:45.486Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.547Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:25:45.548Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.01s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.548Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:25:45.549Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:25:45.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:25:45.550Z] PASS [2022-05-09T12:25:45.550Z] coverage: 88.6% of statements [2022-05-09T12:25:45.550Z] ok github.com/docker/docker/pkg/tailfile 0.266s coverage: 88.6% of statements [2022-05-09T12:25:46.055Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-09T12:25:46.313Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:25:46.535Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:25:46.535Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestTarSumRemove [2022-05-09T12:25:46.535Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestSortFileInfoSums [2022-05-09T12:25:46.535Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:25:46.535Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestNewTarSumForLabel [2022-05-09T12:25:46.535Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestEmptyTar [2022-05-09T12:25:46.535Z] --- PASS: TestEmptyTar (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestTarSumsReadSize [2022-05-09T12:25:46.535Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestTarSums [2022-05-09T12:25:46.535Z] --- PASS: TestTarSums (0.09s) [2022-05-09T12:25:46.535Z] === RUN TestIteration [2022-05-09T12:25:46.535Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:25:46.535Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestVersion [2022-05-09T12:25:46.535Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestGetVersion [2022-05-09T12:25:46.535Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:25:46.535Z] === RUN TestGetVersions [2022-05-09T12:25:46.535Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:25:46.535Z] PASS [2022-05-09T12:25:46.535Z] coverage: 89.3% of statements [2022-05-09T12:25:46.535Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2022-05-09T12:25:46.572Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-09T12:25:47.139Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-09T12:25:47.524Z] === RUN TestTruncIndex [2022-05-09T12:25:47.524Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:25:47.524Z] PASS [2022-05-09T12:25:47.524Z] coverage: 91.5% of statements [2022-05-09T12:25:47.524Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-05-09T12:25:47.706Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-09T12:25:47.965Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-09T12:25:47.992Z] === RUN TestVersionInfo [2022-05-09T12:25:47.992Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:25:47.992Z] === RUN TestAppendVersions [2022-05-09T12:25:47.992Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:25:47.992Z] PASS [2022-05-09T12:25:47.992Z] coverage: 88.9% of statements [2022-05-09T12:25:47.992Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-05-09T12:25:48.532Z] check_test.go:307: [d428ea994ee5b] daemon is not started [2022-05-09T12:25:48.532Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-09T12:25:49.554Z] --- PASS: TestGet (15.01s) [2022-05-09T12:25:49.554Z] === RUN TestPluginWithNoManifest [2022-05-09T12:25:49.554Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:25:49.554Z] === RUN TestGetAll [2022-05-09T12:25:49.554Z] --- PASS: TestGetAll (0.01s) [2022-05-09T12:25:49.554Z] PASS [2022-05-09T12:25:49.554Z] coverage: 73.2% of statements [2022-05-09T12:25:49.907Z] check_test.go:307: [d194a5c726e9b] daemon is not started [2022-05-09T12:25:49.907Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-09T12:25:50.021Z] ok github.com/docker/docker/pkg/plugins 36.122s coverage: 73.2% of statements [2022-05-09T12:25:50.165Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-09T12:25:50.488Z] === RUN TestValidatePrivileges [2022-05-09T12:25:50.488Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:25:50.488Z] === RUN TestFilterByCapNeg [2022-05-09T12:25:50.488Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:25:50.488Z] === RUN TestFilterByCapPos [2022-05-09T12:25:50.488Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:25:50.488Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:25:50.488Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:25:50.488Z] PASS [2022-05-09T12:25:50.488Z] coverage: 12.2% of statements [2022-05-09T12:25:50.488Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-05-09T12:25:50.488Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:25:50.488Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:25:50.488Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:25:50.488Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:25:51.117Z] === RUN TestBoolValue [2022-05-09T12:25:51.117Z] --- PASS: TestBoolValue (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestBoolValueOrDefault [2022-05-09T12:25:51.117Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInt64ValueOrZero [2022-05-09T12:25:51.117Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInt64ValueOrDefault [2022-05-09T12:25:51.117Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-09T12:25:51.117Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestJsonContentType [2022-05-09T12:25:51.117Z] --- PASS: TestJsonContentType (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestReadJSON [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/nil_body [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/empty_body [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/with_valid_request [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/with_whitespace [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/with_extra_content [2022-05-09T12:25:51.117Z] === RUN TestReadJSON/invalid_JSON [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 31.9% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 31.9% of statements [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:25:51.117Z] === RUN TestMaskSecretKeys [2022-05-09T12:25:51.117Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-09T12:25:51.117Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-09T12:25:51.117Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-09T12:25:51.117Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestVersionMiddlewareVersion [2022-05-09T12:25:51.117Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-09T12:25:51.117Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 37.7% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/server/middleware 0.122s coverage: 37.7% of statements [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:25:51.117Z] === RUN TestStrSliceMarshalJSON [2022-05-09T12:25:51.117Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestStrSliceUnmarshalJSON [2022-05-09T12:25:51.117Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestStrSliceUnmarshalString [2022-05-09T12:25:51.117Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestStrSliceUnmarshalSlice [2022-05-09T12:25:51.117Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 90.0% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2022-05-09T12:25:51.117Z] === RUN TestToJSON [2022-05-09T12:25:51.117Z] --- PASS: TestToJSON (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestToParamWithVersion [2022-05-09T12:25:51.117Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestFromJSON [2022-05-09T12:25:51.117Z] --- PASS: TestFromJSON (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestEmpty [2022-05-09T12:25:51.117Z] --- PASS: TestEmpty (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestArgsMatchKVListEmptySources [2022-05-09T12:25:51.117Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestArgsMatchKVList [2022-05-09T12:25:51.117Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestArgsMatch [2022-05-09T12:25:51.117Z] --- PASS: TestArgsMatch (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestAdd [2022-05-09T12:25:51.117Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestDel [2022-05-09T12:25:51.117Z] --- PASS: TestDel (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestLen [2022-05-09T12:25:51.117Z] --- PASS: TestLen (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestExactMatch [2022-05-09T12:25:51.117Z] --- PASS: TestExactMatch (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestOnlyOneExactMatch [2022-05-09T12:25:51.117Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestContains [2022-05-09T12:25:51.117Z] --- PASS: TestContains (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestValidate [2022-05-09T12:25:51.117Z] --- PASS: TestValidate (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestWalkValues [2022-05-09T12:25:51.117Z] --- PASS: TestWalkValues (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestFuzzyMatch [2022-05-09T12:25:51.117Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestClone [2022-05-09T12:25:51.117Z] --- PASS: TestClone (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 92.2% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-05-09T12:25:51.117Z] === RUN TestGetTimestamp [2022-05-09T12:25:51.117Z] --- PASS: TestGetTimestamp (0.19s) [2022-05-09T12:25:51.117Z] === RUN TestParseTimestamps [2022-05-09T12:25:51.117Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 100.0% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/types/time 0.241s coverage: 100.0% of statements [2022-05-09T12:25:51.117Z] === RUN TestAdjustForAPIVersion [2022-05-09T12:25:51.117Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 6.1% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.1% of statements [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:25:51.117Z] === RUN TestCompareVersion [2022-05-09T12:25:51.117Z] --- PASS: TestCompareVersion (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 77.3% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 77.3% of statements [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:25:51.117Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:25:51.117Z] === RUN TestIsGIT [2022-05-09T12:25:51.117Z] --- PASS: TestIsGIT (0.00s) [2022-05-09T12:25:51.117Z] PASS [2022-05-09T12:25:51.117Z] coverage: 100.0% of statements [2022-05-09T12:25:51.117Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.115s coverage: 100.0% of statements [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-09T12:25:51.117Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-09T12:25:51.117Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestCloneArgsSmartHttp [2022-05-09T12:25:51.117Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-09T12:25:51.117Z] === RUN TestCloneArgsDumbHttp [2022-05-09T12:25:51.117Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestCloneArgsGit [2022-05-09T12:25:51.117Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestCheckoutGit [2022-05-09T12:25:51.117Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-09T12:25:51.117Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-09T12:25:51.117Z] === RUN TestProcessNoDockerignore [2022-05-09T12:25:51.117Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-09T12:25:51.117Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-09T12:25:51.117Z] === RUN TestDetectContentType [2022-05-09T12:25:51.117Z] --- PASS: TestDetectContentType (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestSelectAcceptableMIME [2022-05-09T12:25:51.117Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInspectEmptyResponse [2022-05-09T12:25:51.117Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInspectResponseBinary [2022-05-09T12:25:51.117Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestResponseUnsupportedContentType [2022-05-09T12:25:51.117Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInspectResponseTextSimple [2022-05-09T12:25:51.117Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestInspectResponseEmptyContentType [2022-05-09T12:25:51.117Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestUnknownContentLength [2022-05-09T12:25:51.117Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-09T12:25:51.117Z] === RUN TestDownloadRemote [2022-05-09T12:25:51.117Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-09T12:25:51.117Z] === RUN TestGetWithStatusError [2022-05-09T12:25:51.117Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestCloseRootDirectory [2022-05-09T12:25:51.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:51.118Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestHashFile [2022-05-09T12:25:51.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:51.118Z] --- SKIP: TestHashFile (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestHashSubdir [2022-05-09T12:25:51.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:51.118Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestRemoveDirectory [2022-05-09T12:25:51.118Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:51.118Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-09T12:25:51.118Z] PASS [2022-05-09T12:25:51.118Z] coverage: 9.3% of statements [2022-05-09T12:25:51.118Z] ok github.com/docker/docker/builder/remotecontext 0.319s coverage: 9.3% of statements [2022-05-09T12:25:51.118Z] === RUN TestEnable [2022-05-09T12:25:51.118Z] --- PASS: TestEnable (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestDisable [2022-05-09T12:25:51.118Z] --- PASS: TestDisable (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestEnabled [2022-05-09T12:25:51.118Z] --- PASS: TestEnabled (0.00s) [2022-05-09T12:25:51.118Z] PASS [2022-05-09T12:25:51.118Z] coverage: 100.0% of statements [2022-05-09T12:25:51.118Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-05-09T12:25:51.118Z] === RUN TestGetAllAllowed [2022-05-09T12:25:51.118Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestGetAllMeta [2022-05-09T12:25:51.118Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-09T12:25:51.118Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestIsUnreferencedBuiltin [2022-05-09T12:25:51.118Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestIsExistingDirectory [2022-05-09T12:25:51.118Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestGetFilenameForDownload [2022-05-09T12:25:51.118Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestEnv2Variables [2022-05-09T12:25:51.118Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-09T12:25:51.118Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestMaintainer [2022-05-09T12:25:51.118Z] --- PASS: TestMaintainer (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestLabel [2022-05-09T12:25:51.118Z] --- PASS: TestLabel (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestFromScratch [2022-05-09T12:25:51.118Z] --- PASS: TestFromScratch (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestFromWithArg [2022-05-09T12:25:51.118Z] --- PASS: TestFromWithArg (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-09T12:25:51.118Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestFromWithUndefinedArg [2022-05-09T12:25:51.118Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestFromMultiStageWithNamedStage [2022-05-09T12:25:51.118Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestOnbuild [2022-05-09T12:25:51.118Z] --- PASS: TestOnbuild (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestWorkdir [2022-05-09T12:25:51.118Z] --- PASS: TestWorkdir (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestCmd [2022-05-09T12:25:51.118Z] --- PASS: TestCmd (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestHealthcheckNone [2022-05-09T12:25:51.118Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestHealthcheckCmd [2022-05-09T12:25:51.118Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestEntrypoint [2022-05-09T12:25:51.118Z] --- PASS: TestEntrypoint (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestExpose [2022-05-09T12:25:51.118Z] --- PASS: TestExpose (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestUser [2022-05-09T12:25:51.118Z] --- PASS: TestUser (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestVolume [2022-05-09T12:25:51.118Z] --- PASS: TestVolume (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestStopSignal [2022-05-09T12:25:51.118Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:25:51.118Z] --- SKIP: TestStopSignal (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestArg [2022-05-09T12:25:51.118Z] --- PASS: TestArg (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestShell [2022-05-09T12:25:51.118Z] --- PASS: TestShell (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestPrependEnvOnCmd [2022-05-09T12:25:51.118Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestRunWithBuildArgs [2022-05-09T12:25:51.118Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestRunIgnoresHealthcheck [2022-05-09T12:25:51.118Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestDispatchUnsupportedOptions [2022-05-09T12:25:51.118Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-09T12:25:51.118Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-09T12:25:51.118Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-09T12:25:51.118Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestNormalizeWorkdir [2022-05-09T12:25:51.118Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestDispatch [2022-05-09T12:25:51.118Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-09T12:25:51.118Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-09T12:25:51.118Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-09T12:25:51.118Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-09T12:25:51.118Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-09T12:25:51.118Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-09T12:25:51.118Z] === RUN TestDispatch/COPY_url [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch (0.10s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-09T12:25:51.118Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestAddScratchImageAddsToMounts [2022-05-09T12:25:51.118Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-09T12:25:51.118Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-09T12:25:51.118Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-09T12:25:51.118Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestImageSourceGetAddsToMounts [2022-05-09T12:25:51.118Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestEmptyDockerfile [2022-05-09T12:25:51.118Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-09T12:25:51.118Z] === RUN TestSymlinkDockerfile [2022-05-09T12:25:51.118Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-09T12:25:51.118Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-09T12:25:51.118Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestNonExistingDockerfile [2022-05-09T12:25:51.118Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestCopyRunConfig [2022-05-09T12:25:51.118Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestDeepCopyRunConfig [2022-05-09T12:25:51.118Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestExportImage [2022-05-09T12:25:51.118Z] --- PASS: TestExportImage (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestNormalizeDest [2022-05-09T12:25:51.118Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-09T12:25:51.118Z] PASS [2022-05-09T12:25:51.118Z] coverage: 46.7% of statements [2022-05-09T12:25:51.118Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.7% of statements [2022-05-09T12:25:51.118Z] === RUN TestTCP4Proxy [2022-05-09T12:25:51.118Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-09T12:25:51.118Z] === RUN TestTCP4ProxyHalfClose [2022-05-09T12:25:51.118Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-09T12:25:51.118Z] === RUN TestTCP6Proxy [2022-05-09T12:25:51.118Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:25:51.118Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestTCPDualStackProxy [2022-05-09T12:25:51.118Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:25:51.118Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestUDP4Proxy [2022-05-09T12:25:51.118Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestUDP6Proxy [2022-05-09T12:25:51.118Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:25:51.118Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestUDPWriteError [2022-05-09T12:25:51.118Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-09T12:25:51.118Z] === RUN TestSCTP4Proxy [2022-05-09T12:25:51.118Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:25:51.118Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-09T12:25:51.118Z] === RUN TestSCTP6Proxy [2022-05-09T12:25:51.118Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:25:51.118Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-09T12:25:51.118Z] PASS [2022-05-09T12:25:51.118Z] coverage: 49.4% of statements [2022-05-09T12:25:51.118Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-05-09T12:25:51.474Z] === RUN TestNewSettable [2022-05-09T12:25:51.474Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:25:51.474Z] === RUN TestIsSettable [2022-05-09T12:25:51.474Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:25:51.474Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:25:51.474Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:25:51.474Z] PASS [2022-05-09T12:25:51.474Z] coverage: 20.0% of statements [2022-05-09T12:25:51.474Z] ok github.com/docker/docker/plugin/v2 0.086s coverage: 20.0% of statements [2022-05-09T12:25:51.474Z] === RUN TestLoad [2022-05-09T12:25:51.474Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:25:51.474Z] === RUN TestSave [2022-05-09T12:25:51.474Z] --- PASS: TestSave (0.04s) [2022-05-09T12:25:51.474Z] === RUN TestAddDeleteGet [2022-05-09T12:25:51.941Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-09T12:25:51.941Z] === RUN TestInvalidTags [2022-05-09T12:25:51.941Z] --- PASS: TestInvalidTags (0.01s) [2022-05-09T12:25:51.941Z] PASS [2022-05-09T12:25:51.941Z] coverage: 84.4% of statements [2022-05-09T12:25:51.941Z] ok github.com/docker/docker/reference 0.157s coverage: 84.4% of statements [2022-05-09T12:25:52.067Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:25:52.931Z] === RUN TestRestartManagerTimeout [2022-05-09T12:25:52.931Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:25:52.931Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:25:52.931Z] PASS [2022-05-09T12:25:52.931Z] coverage: 45.3% of statements [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:25:52.931Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2022-05-09T12:25:52.931Z] time="2022-05-09T12:25:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReader [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:25:52.931Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:25:52.931Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:25:52.931Z] PASS [2022-05-09T12:25:52.931Z] coverage: 100.0% of statements [2022-05-09T12:25:52.931Z] ok github.com/docker/docker/registry/resumable 0.295s coverage: 100.0% of statements [2022-05-09T12:25:53.399Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:25:53.399Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:25:53.399Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:25:53.399Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestValidateMirror [2022-05-09T12:25:53.399Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:25:53.399Z] time="2022-05-09T12:25:52Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:25:53.399Z] time="2022-05-09T12:25:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:25:53.399Z] time="2022-05-09T12:25:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:25:53.399Z] --- PASS: TestLoadInsecureRegistries (0.25s) [2022-05-09T12:25:53.399Z] === RUN TestNewServiceConfig [2022-05-09T12:25:53.399Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestValidateIndexName [2022-05-09T12:25:53.399Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:25:53.399Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestEndpointParse [2022-05-09T12:25:53.399Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestEndpointParseInvalid [2022-05-09T12:25:53.399Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestValidateEndpoint [2022-05-09T12:25:53.399Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:25:53.399Z] === RUN TestPing [2022-05-09T12:25:53.399Z] --- PASS: TestPing (0.01s) [2022-05-09T12:25:53.399Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:25:53.399Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:53.399Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-09T12:25:53.399Z] === RUN TestEndpoint [2022-05-09T12:25:53.399Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:53.399Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestParseRepositoryInfo [2022-05-09T12:25:53.399Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestNewIndexInfo [2022-05-09T12:25:53.399Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:25:53.399Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:25:53.399Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestSearchRepositories [2022-05-09T12:25:53.399Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:25:53.399Z] Host: 127.0.0.1:49367 [2022-05-09T12:25:53.399Z] User-Agent: docker test client [2022-05-09T12:25:53.399Z] Authorization: Token fake-token [2022-05-09T12:25:53.399Z] X-Docker-Token: true [2022-05-09T12:25:53.399Z] Accept-Encoding: gzip [2022-05-09T12:25:53.399Z] [2022-05-09T12:25:53.399Z] [2022-05-09T12:25:53.399Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:25:53.399Z] Connection: close [2022-05-09T12:25:53.399Z] Content-Length: 144 [2022-05-09T12:25:53.399Z] Cache-Control: no-cache [2022-05-09T12:25:53.399Z] Content-Type: application/json [2022-05-09T12:25:53.399Z] Date: Mon, 09 May 2022 12:25:53 GMT [2022-05-09T12:25:53.399Z] Expires: -1 [2022-05-09T12:25:53.399Z] Pragma: no-cache [2022-05-09T12:25:53.399Z] Server: docker-tests/mock [2022-05-09T12:25:53.399Z] X-Docker-Registry-Config: mock [2022-05-09T12:25:53.399Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:25:53.399Z] [2022-05-09T12:25:53.399Z] [2022-05-09T12:25:53.399Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:25:53.399Z] === RUN TestTrustedLocation [2022-05-09T12:25:53.399Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:25:53.399Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:25:53.399Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:25:53.399Z] === RUN TestIsSecureIndex [2022-05-09T12:25:53.399Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:25:53.399Z] PASS [2022-05-09T12:25:53.399Z] coverage: 51.7% of statements [2022-05-09T12:25:53.399Z] ok github.com/docker/docker/registry 0.363s coverage: 51.7% of statements [2022-05-09T12:25:53.867Z] === RUN TestDecodeContainerConfig [2022-05-09T12:25:53.867Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:25:53.867Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:25:53.867Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:25:53.867Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:25:53.867Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:25:53.867Z] === RUN TestValidatePrivileged [2022-05-09T12:25:53.867Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:25:53.867Z] PASS [2022-05-09T12:25:53.867Z] coverage: 52.4% of statements [2022-05-09T12:25:53.867Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.4% of statements [2022-05-09T12:25:54.336Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:25:54.336Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:25:54.336Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:25:54.336Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:25:54.336Z] PASS [2022-05-09T12:25:54.336Z] coverage: 62.5% of statements [2022-05-09T12:25:54.336Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2022-05-09T12:25:55.352Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-09T12:25:55.352Z] check_test.go:307: [d6b6659a7528e] daemon is not started [2022-05-09T12:25:55.352Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-09T12:25:56.287Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:25:56.552Z] === RUN TestGetAddress [2022-05-09T12:25:56.553Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:25:56.553Z] === RUN TestRemove [2022-05-09T12:25:56.553Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:25:56.553Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:25:56.553Z] === RUN TestInitializeWithVolumes [2022-05-09T12:25:56.553Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:25:56.553Z] === RUN TestCreate [2022-05-09T12:25:56.553Z] --- PASS: TestCreate (0.02s) [2022-05-09T12:25:56.553Z] === RUN TestValidateName [2022-05-09T12:25:56.553Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:25:56.553Z] === RUN TestCreateWithOpts [2022-05-09T12:25:56.553Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:25:56.553Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:25:56.553Z] === RUN TestRelaodNoOpts [2022-05-09T12:25:56.553Z] === RUN TestGetDriver [2022-05-09T12:25:56.553Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:25:56.553Z] === RUN TestVolumeRequestError [2022-05-09T12:25:56.553Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:25:56.553Z] PASS [2022-05-09T12:25:56.553Z] coverage: 36.1% of statements [2022-05-09T12:25:56.553Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-05-09T12:25:56.553Z] PASS [2022-05-09T12:25:56.553Z] coverage: 41.5% of statements [2022-05-09T12:25:56.553Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-05-09T12:25:56.553Z] ok github.com/docker/docker/volume/local 0.105s coverage: 41.5% of statements [2022-05-09T12:25:57.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:25:57.539Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:25:57.539Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:25:57.539Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:25:57.539Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:25:57.539Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestParseMountSpec [2022-05-09T12:25:57.539Z] parser_test.go:62: case 0 [2022-05-09T12:25:57.539Z] parser_test.go:62: case 1 [2022-05-09T12:25:57.539Z] parser_test.go:62: case 2 [2022-05-09T12:25:57.539Z] parser_test.go:62: case 3 [2022-05-09T12:25:57.539Z] parser_test.go:62: case 4 [2022-05-09T12:25:57.539Z] parser_test.go:62: case 5 [2022-05-09T12:25:57.539Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestValidateMount [2022-05-09T12:25:57.539Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:25:57.539Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:25:57.539Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:25:57.539Z] PASS [2022-05-09T12:25:57.539Z] coverage: 67.6% of statements [2022-05-09T12:25:57.539Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2022-05-09T12:25:57.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:25:57.667Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:25:58.256Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-09T12:25:58.526Z] === RUN TestSetGetMeta [2022-05-09T12:25:58.526Z] === PAUSE TestSetGetMeta [2022-05-09T12:25:58.526Z] === RUN TestRestore [2022-05-09T12:25:58.526Z] === PAUSE TestRestore [2022-05-09T12:25:58.526Z] === RUN TestServiceCreate [2022-05-09T12:25:58.526Z] === PAUSE TestServiceCreate [2022-05-09T12:25:58.526Z] === RUN TestServiceList [2022-05-09T12:25:58.526Z] === PAUSE TestServiceList [2022-05-09T12:25:58.526Z] === RUN TestServiceRemove [2022-05-09T12:25:58.526Z] === PAUSE TestServiceRemove [2022-05-09T12:25:58.526Z] === RUN TestServiceGet [2022-05-09T12:25:58.526Z] === PAUSE TestServiceGet [2022-05-09T12:25:58.526Z] === RUN TestServicePrune [2022-05-09T12:25:58.526Z] === PAUSE TestServicePrune [2022-05-09T12:25:58.526Z] === RUN TestCreate [2022-05-09T12:25:58.526Z] === PAUSE TestCreate [2022-05-09T12:25:58.526Z] === RUN TestRemove [2022-05-09T12:25:58.526Z] === PAUSE TestRemove [2022-05-09T12:25:58.526Z] === RUN TestList [2022-05-09T12:25:58.526Z] === PAUSE TestList [2022-05-09T12:25:58.526Z] === RUN TestFindByDriver [2022-05-09T12:25:58.526Z] === PAUSE TestFindByDriver [2022-05-09T12:25:58.526Z] === RUN TestFindByReferenced [2022-05-09T12:25:58.526Z] === PAUSE TestFindByReferenced [2022-05-09T12:25:58.526Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:25:58.526Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:25:58.526Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:25:58.526Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:25:58.526Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:25:58.526Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:25:58.526Z] === RUN TestRefDerefRemove [2022-05-09T12:25:58.526Z] === PAUSE TestRefDerefRemove [2022-05-09T12:25:58.526Z] === RUN TestGet [2022-05-09T12:25:58.526Z] === PAUSE TestGet [2022-05-09T12:25:58.526Z] === RUN TestGetWithReference [2022-05-09T12:25:58.526Z] === PAUSE TestGetWithReference [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:25:58.526Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:25:58.526Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:25:58.526Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:25:58.526Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:25:58.526Z] === CONT TestSetGetMeta [2022-05-09T12:25:58.526Z] === CONT TestList [2022-05-09T12:25:58.526Z] === CONT TestServiceGet [2022-05-09T12:25:58.526Z] === CONT TestServiceList [2022-05-09T12:25:58.526Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-09T12:25:58.526Z] === CONT TestServiceCreate [2022-05-09T12:25:58.526Z] --- PASS: TestList (0.04s) [2022-05-09T12:25:58.526Z] === CONT TestRestore [2022-05-09T12:25:58.526Z] --- PASS: TestRestore (0.02s) [2022-05-09T12:25:58.526Z] === CONT TestCreate [2022-05-09T12:25:58.526Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:25:58.526Z] === CONT TestRemove [2022-05-09T12:25:58.526Z] --- PASS: TestRemove (0.02s) [2022-05-09T12:25:58.526Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:25:58.995Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-09T12:25:58.995Z] === CONT TestGetWithReference [2022-05-09T12:25:58.995Z] --- PASS: TestGetWithReference (0.02s) [2022-05-09T12:25:58.995Z] === CONT TestGet [2022-05-09T12:25:58.995Z] --- PASS: TestGet (0.02s) [2022-05-09T12:25:58.995Z] === CONT TestRefDerefRemove [2022-05-09T12:25:58.995Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-09T12:25:58.995Z] === CONT TestServiceRemove [2022-05-09T12:25:58.995Z] --- PASS: TestServiceGet (0.23s) [2022-05-09T12:25:58.995Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:25:58.995Z] --- PASS: TestServiceRemove (0.06s) [2022-05-09T12:25:58.995Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:25:58.995Z] --- PASS: TestServiceCreate (0.22s) [2022-05-09T12:25:58.995Z] === CONT TestFindByReferenced [2022-05-09T12:25:58.995Z] --- PASS: TestServiceList (0.24s) [2022-05-09T12:25:58.995Z] === CONT TestServicePrune [2022-05-09T12:25:58.995Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-09T12:25:58.995Z] === CONT TestFindByDriver [2022-05-09T12:25:58.995Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-09T12:25:58.995Z] time="2022-05-09T12:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:25:58.995Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-09T12:25:58.995Z] time="2022-05-09T12:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:25:58.995Z] --- PASS: TestFindByDriver (0.02s) [2022-05-09T12:25:58.995Z] time="2022-05-09T12:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:25:58.995Z] time="2022-05-09T12:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:25:58.995Z] time="2022-05-09T12:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:25:58.995Z] --- PASS: TestServicePrune (0.05s) [2022-05-09T12:25:58.995Z] PASS [2022-05-09T12:25:58.995Z] coverage: 69.0% of statements [2022-05-09T12:25:58.995Z] ok github.com/docker/docker/volume/service 0.342s coverage: 69.0% of statements [2022-05-09T12:26:00.172Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-09T12:26:00.739Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:26:01.569Z] === RUN TestCheckpointCreateError [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointCreate [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointDeleteError [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointDelete [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointListError [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointList [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointList (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestCheckpointListContainerNotFound [2022-05-09T12:26:01.569Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNewClientWithOpsFromEnv [2022-05-09T12:26:01.569Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:26:01.569Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestGetAPIPath [2022-05-09T12:26:01.569Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestParseHostURL [2022-05-09T12:26:01.569Z] --- PASS: TestParseHostURL (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-09T12:26:01.569Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPVersionOverride [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-09T12:26:01.569Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestClientRedirect [2022-05-09T12:26:01.569Z] === RUN TestClientRedirect/GET [2022-05-09T12:26:01.569Z] === RUN TestClientRedirect/POST [2022-05-09T12:26:01.569Z] === RUN TestClientRedirect/PUT [2022-05-09T12:26:01.569Z] === RUN TestClientRedirect/DELETE [2022-05-09T12:26:01.569Z] --- PASS: TestClientRedirect (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-09T12:26:01.569Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigCreateUnsupported [2022-05-09T12:26:01.569Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigCreateError [2022-05-09T12:26:01.569Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigCreate [2022-05-09T12:26:01.569Z] --- PASS: TestConfigCreate (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigInspectNotFound [2022-05-09T12:26:01.569Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigInspectWithEmptyID [2022-05-09T12:26:01.569Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-09T12:26:01.569Z] === RUN TestConfigInspectUnsupported [2022-05-09T12:26:01.569Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigInspectError [2022-05-09T12:26:01.570Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigInspectConfigNotFound [2022-05-09T12:26:01.570Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigInspect [2022-05-09T12:26:01.570Z] --- PASS: TestConfigInspect (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigListUnsupported [2022-05-09T12:26:01.570Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigListError [2022-05-09T12:26:01.570Z] --- PASS: TestConfigListError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigList [2022-05-09T12:26:01.570Z] --- PASS: TestConfigList (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigRemoveUnsupported [2022-05-09T12:26:01.570Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigRemoveError [2022-05-09T12:26:01.570Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigRemove [2022-05-09T12:26:01.570Z] --- PASS: TestConfigRemove (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigUpdateUnsupported [2022-05-09T12:26:01.570Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigUpdateError [2022-05-09T12:26:01.570Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestConfigUpdate [2022-05-09T12:26:01.570Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCommitError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCommit [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCommit (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStatPathError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStatPathNotFoundError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStatPathNoHeaderError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStatPath [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyToContainerError [2022-05-09T12:26:01.570Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyToContainerNotFoundError [2022-05-09T12:26:01.570Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyToContainerEmptyResponse [2022-05-09T12:26:01.570Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyToContainer [2022-05-09T12:26:01.570Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyFromContainerError [2022-05-09T12:26:01.570Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyFromContainerNotFoundError [2022-05-09T12:26:01.570Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-09T12:26:01.570Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-09T12:26:01.570Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestCopyFromContainer [2022-05-09T12:26:01.570Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCreateError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCreateImageNotFound [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCreateWithName [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerCreateAutoRemove [2022-05-09T12:26:01.570Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerDiffError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerDiff [2022-05-09T12:26:01.570Z] --- PASS: TestContainerDiff (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecCreateError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecCreate [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecStartError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecStart [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecInspectError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecInspect [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExportError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExportError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExport [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExport (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerInspectError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerInspectError (0.01s) [2022-05-09T12:26:01.570Z] === RUN TestContainerInspectContainerNotFound [2022-05-09T12:26:01.570Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerInspectWithEmptyID [2022-05-09T12:26:01.570Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerInspect [2022-05-09T12:26:01.570Z] --- PASS: TestContainerInspect (0.04s) [2022-05-09T12:26:01.570Z] === RUN TestContainerInspectNode [2022-05-09T12:26:01.570Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerKillError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerKillError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerKill [2022-05-09T12:26:01.570Z] --- PASS: TestContainerKill (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerListError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerListError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerList [2022-05-09T12:26:01.570Z] --- PASS: TestContainerList (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerLogsNotFoundError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerLogsError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerLogs [2022-05-09T12:26:01.570Z] --- PASS: TestContainerLogs (0.23s) [2022-05-09T12:26:01.570Z] === RUN TestContainerPauseError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerPause [2022-05-09T12:26:01.570Z] --- PASS: TestContainerPause (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainersPruneError [2022-05-09T12:26:01.570Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainersPrune [2022-05-09T12:26:01.570Z] --- PASS: TestContainersPrune (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRemoveError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRemoveNotFoundError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRemove [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRemove (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRenameError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRename [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRename (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerResizeError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecResizeError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerResize [2022-05-09T12:26:01.570Z] --- PASS: TestContainerResize (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerExecResize [2022-05-09T12:26:01.570Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRestartError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerRestart [2022-05-09T12:26:01.570Z] --- PASS: TestContainerRestart (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStartError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStartError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStart [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStart (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStatsError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStats [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStats (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStopError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStopError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerStop [2022-05-09T12:26:01.570Z] --- PASS: TestContainerStop (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerTopError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerTopError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerTop [2022-05-09T12:26:01.570Z] --- PASS: TestContainerTop (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerUnpauseError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerUnpause [2022-05-09T12:26:01.570Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerUpdateError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerUpdate [2022-05-09T12:26:01.570Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerWaitError [2022-05-09T12:26:01.570Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestContainerWait [2022-05-09T12:26:01.570Z] --- PASS: TestContainerWait (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestDiskUsageError [2022-05-09T12:26:01.570Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestDiskUsage [2022-05-09T12:26:01.570Z] --- PASS: TestDiskUsage (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestDistributionInspectUnsupported [2022-05-09T12:26:01.570Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestDistributionInspectWithEmptyID [2022-05-09T12:26:01.570Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestEventsErrorInOptions [2022-05-09T12:26:01.570Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestEventsErrorFromServer [2022-05-09T12:26:01.570Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestEvents [2022-05-09T12:26:01.570Z] --- PASS: TestEvents (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestTLSCloseWriter [2022-05-09T12:26:01.570Z] === PAUSE TestTLSCloseWriter [2022-05-09T12:26:01.570Z] === RUN TestImageBuildError [2022-05-09T12:26:01.570Z] --- PASS: TestImageBuildError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageBuild [2022-05-09T12:26:01.570Z] --- PASS: TestImageBuild (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestGetDockerOS [2022-05-09T12:26:01.570Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageCreateError [2022-05-09T12:26:01.570Z] --- PASS: TestImageCreateError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageCreate [2022-05-09T12:26:01.570Z] --- PASS: TestImageCreate (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageHistoryError [2022-05-09T12:26:01.570Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageHistory [2022-05-09T12:26:01.570Z] --- PASS: TestImageHistory (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageImportError [2022-05-09T12:26:01.570Z] --- PASS: TestImageImportError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageImport [2022-05-09T12:26:01.570Z] --- PASS: TestImageImport (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageInspectError [2022-05-09T12:26:01.570Z] --- PASS: TestImageInspectError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageInspectImageNotFound [2022-05-09T12:26:01.570Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageInspectWithEmptyID [2022-05-09T12:26:01.570Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageInspect [2022-05-09T12:26:01.570Z] --- PASS: TestImageInspect (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageListError [2022-05-09T12:26:01.570Z] --- PASS: TestImageListError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageList [2022-05-09T12:26:01.570Z] --- PASS: TestImageList (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageListApiBefore125 [2022-05-09T12:26:01.570Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageLoadError [2022-05-09T12:26:01.570Z] --- PASS: TestImageLoadError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageLoad [2022-05-09T12:26:01.570Z] --- PASS: TestImageLoad (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagesPruneError [2022-05-09T12:26:01.570Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagesPrune [2022-05-09T12:26:01.570Z] --- PASS: TestImagesPrune (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullReferenceParseError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullAnyError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePullWithoutErrors [2022-05-09T12:26:01.570Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushReferenceError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushAnyError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithoutErrors [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-09T12:26:01.570Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-09T12:26:01.570Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageRemoveError [2022-05-09T12:26:01.570Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageRemoveImageNotFound [2022-05-09T12:26:01.570Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-09T12:26:01.570Z] === RUN TestImageRemove [2022-05-09T12:26:01.570Z] --- PASS: TestImageRemove (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSaveError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSaveError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSave [2022-05-09T12:26:02.040Z] --- PASS: TestImageSave (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchAnyError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageSearchWithoutErrors [2022-05-09T12:26:02.040Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageTagError [2022-05-09T12:26:02.040Z] --- PASS: TestImageTagError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageTagInvalidReference [2022-05-09T12:26:02.040Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageTagInvalidSourceImageName [2022-05-09T12:26:02.040Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageTagHexSource [2022-05-09T12:26:02.040Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestImageTag [2022-05-09T12:26:02.040Z] --- PASS: TestImageTag (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestInfoServerError [2022-05-09T12:26:02.040Z] --- PASS: TestInfoServerError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestInfoInvalidResponseJSONError [2022-05-09T12:26:02.040Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestInfo [2022-05-09T12:26:02.040Z] --- PASS: TestInfo (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkConnectError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkConnect [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkCreateError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkCreate [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkDisconnectError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkDisconnect [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/empty_ID [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/no_options [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/verbose [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/global_scope [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/unknown_network [2022-05-09T12:26:02.040Z] === RUN TestNetworkInspect/server_error [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkListError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkListError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkList [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkList (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworksPruneError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworksPrune [2022-05-09T12:26:02.040Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkRemoveError [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNetworkRemove [2022-05-09T12:26:02.040Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeInspectError [2022-05-09T12:26:02.040Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeInspectNodeNotFound [2022-05-09T12:26:02.040Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeInspectWithEmptyID [2022-05-09T12:26:02.040Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeInspect [2022-05-09T12:26:02.040Z] --- PASS: TestNodeInspect (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeListError [2022-05-09T12:26:02.040Z] --- PASS: TestNodeListError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeList [2022-05-09T12:26:02.040Z] --- PASS: TestNodeList (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeRemoveError [2022-05-09T12:26:02.040Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeRemove [2022-05-09T12:26:02.040Z] --- PASS: TestNodeRemove (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeUpdateError [2022-05-09T12:26:02.040Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestNodeUpdate [2022-05-09T12:26:02.040Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestOptionWithHostFromEnv [2022-05-09T12:26:02.040Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestOptionWithTimeout [2022-05-09T12:26:02.040Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestOptionWithVersionFromEnv [2022-05-09T12:26:02.040Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestPingFail [2022-05-09T12:26:02.040Z] --- PASS: TestPingFail (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestPingWithError [2022-05-09T12:26:02.040Z] 2022/05/09 12:26:01 RoundTripper returned a response & error; ignoring response [2022-05-09T12:26:02.040Z] 2022/05/09 12:26:01 RoundTripper returned a response & error; ignoring response [2022-05-09T12:26:02.040Z] --- PASS: TestPingWithError (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestPingSuccess [2022-05-09T12:26:02.040Z] --- PASS: TestPingSuccess (0.00s) [2022-05-09T12:26:02.040Z] === RUN TestPingHeadFallback [2022-05-09T12:26:02.040Z] === RUN TestPingHeadFallback/OK [2022-05-09T12:26:02.040Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-09T12:26:02.040Z] === RUN TestPingHeadFallback/Not_Found [2022-05-09T12:26:02.040Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-09T12:26:02.040Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-09T12:26:02.040Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-09T12:26:02.041Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginDisableError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginDisable [2022-05-09T12:26:02.041Z] --- PASS: TestPluginDisable (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginEnableError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginEnable [2022-05-09T12:26:02.041Z] --- PASS: TestPluginEnable (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginInspectError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginInspectWithEmptyID [2022-05-09T12:26:02.041Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginInspect [2022-05-09T12:26:02.041Z] --- PASS: TestPluginInspect (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginListError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginListError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginList [2022-05-09T12:26:02.041Z] --- PASS: TestPluginList (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginPushError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginPushError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginPush [2022-05-09T12:26:02.041Z] --- PASS: TestPluginPush (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginRemoveError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginRemove [2022-05-09T12:26:02.041Z] --- PASS: TestPluginRemove (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginSetError [2022-05-09T12:26:02.041Z] --- PASS: TestPluginSetError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPluginSet [2022-05-09T12:26:02.041Z] --- PASS: TestPluginSet (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSetHostHeader [2022-05-09T12:26:02.041Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestPlainTextError [2022-05-09T12:26:02.041Z] --- PASS: TestPlainTextError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestInfiniteError [2022-05-09T12:26:02.041Z] --- PASS: TestInfiniteError (0.03s) [2022-05-09T12:26:02.041Z] === RUN TestCanceledContext [2022-05-09T12:26:02.041Z] 2022/05/09 12:26:01 RoundTripper returned a response & error; ignoring response [2022-05-09T12:26:02.041Z] --- PASS: TestCanceledContext (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestDeadlineExceededContext [2022-05-09T12:26:02.041Z] 2022/05/09 12:26:01 RoundTripper returned a response & error; ignoring response [2022-05-09T12:26:02.041Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretCreateUnsupported [2022-05-09T12:26:02.041Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretCreateError [2022-05-09T12:26:02.041Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretCreate [2022-05-09T12:26:02.041Z] --- PASS: TestSecretCreate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretInspectUnsupported [2022-05-09T12:26:02.041Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretInspectError [2022-05-09T12:26:02.041Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretInspectSecretNotFound [2022-05-09T12:26:02.041Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretInspectWithEmptyID [2022-05-09T12:26:02.041Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretInspect [2022-05-09T12:26:02.041Z] --- PASS: TestSecretInspect (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretListUnsupported [2022-05-09T12:26:02.041Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretListError [2022-05-09T12:26:02.041Z] --- PASS: TestSecretListError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretList [2022-05-09T12:26:02.041Z] --- PASS: TestSecretList (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretRemoveUnsupported [2022-05-09T12:26:02.041Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretRemoveError [2022-05-09T12:26:02.041Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretRemove [2022-05-09T12:26:02.041Z] --- PASS: TestSecretRemove (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretUpdateUnsupported [2022-05-09T12:26:02.041Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretUpdateError [2022-05-09T12:26:02.041Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSecretUpdate [2022-05-09T12:26:02.041Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceCreateError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceCreate [2022-05-09T12:26:02.041Z] --- PASS: TestServiceCreate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-09T12:26:02.041Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceCreateDigestPinning [2022-05-09T12:26:02.041Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceInspectError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceInspectServiceNotFound [2022-05-09T12:26:02.041Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceInspectWithEmptyID [2022-05-09T12:26:02.041Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceInspect [2022-05-09T12:26:02.041Z] --- PASS: TestServiceInspect (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceListError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceListError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceList [2022-05-09T12:26:02.041Z] --- PASS: TestServiceList (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceLogsError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceLogs [2022-05-09T12:26:02.041Z] --- PASS: TestServiceLogs (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceRemoveError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceRemoveNotFoundError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceRemove [2022-05-09T12:26:02.041Z] --- PASS: TestServiceRemove (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceUpdateError [2022-05-09T12:26:02.041Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestServiceUpdate [2022-05-09T12:26:02.041Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmGetUnlockKeyError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmGetUnlockKey [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmInitError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmInit [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmInit (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmInspectError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmInspect [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmJoinError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmJoin [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmLeaveError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmLeave [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmUnlockError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmUnlock [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmUpdateError [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestSwarmUpdate [2022-05-09T12:26:02.041Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestTaskInspectError [2022-05-09T12:26:02.041Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestTaskInspectWithEmptyID [2022-05-09T12:26:02.041Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestTaskInspect [2022-05-09T12:26:02.041Z] --- PASS: TestTaskInspect (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestTaskListError [2022-05-09T12:26:02.041Z] --- PASS: TestTaskListError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestTaskList [2022-05-09T12:26:02.041Z] --- PASS: TestTaskList (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestVolumeCreateError [2022-05-09T12:26:02.041Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestVolumeCreate [2022-05-09T12:26:02.041Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-09T12:26:02.041Z] === RUN TestVolumeInspectError [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeInspectNotFound [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeInspectWithEmptyID [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeInspect [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeListError [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeListError (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeList [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeList (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeRemoveError [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-09T12:26:02.512Z] === RUN TestVolumeRemove [2022-05-09T12:26:02.512Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-09T12:26:02.512Z] === CONT TestTLSCloseWriter [2022-05-09T12:26:02.512Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-09T12:26:02.512Z] PASS [2022-05-09T12:26:02.512Z] coverage: 75.1% of statements [2022-05-09T12:26:02.512Z] ok github.com/docker/docker/client 0.486s coverage: 75.1% of statements [2022-05-09T12:26:04.024Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-09T12:26:05.401Z] check_test.go:307: [dd81b2b4c1bdd] daemon is not started [2022-05-09T12:26:05.401Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-09T12:26:07.648Z] 2022/05/09 12:26:07 Closing DB instances... [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.78s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.97s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.73s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.92s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.35s) [2022-05-09T12:26:08.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.29s) [2022-05-09T12:26:08.051Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:26:08.051Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:26:09.588Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T12:26:09.860Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-05-09T12:26:09.860Z] === RUN TestFindNode [2022-05-09T12:26:09.860Z] 2022/05/09 12:26:09 Closing DB instances... [2022-05-09T12:26:09.860Z] --- PASS: TestFindNode (0.02s) [2022-05-09T12:26:09.860Z] === RUN TestChangeNodeState [2022-05-09T12:26:09.860Z] 2022/05/09 12:26:09 Closing DB instances... [2022-05-09T12:26:09.860Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-09T12:26:09.860Z] === RUN TestNodeReincarnation [2022-05-09T12:26:09.860Z] 2022/05/09 12:26:09 Closing DB instances... [2022-05-09T12:26:12.123Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:26:12.689Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-09T12:26:13.256Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:26:13.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:26:14.607Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:26:14.607Z] === RUN TestParallelCreate [2022-05-09T12:26:14.607Z] 2022/05/09 12:26:14 Closing DB instances... [2022-05-09T12:26:14.607Z] --- PASS: TestParallelCreate (0.02s) [2022-05-09T12:26:14.607Z] === RUN TestParallelDelete [2022-05-09T12:26:14.607Z] 2022/05/09 12:26:14 Closing DB instances... [2022-05-09T12:26:14.607Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:26:14.607Z] === RUN TestNetworkDBIslands [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aba040370e94 with config:&{NodeID:aba040370e94 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node aba040370e94/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node aba040370e94/172.22.249.87, added to nodes list" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6104008140dc with config:&{NodeID:6104008140dc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node 6104008140dc/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node 6104008140dc/172.22.249.87, added to nodes list" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node 6104008140dc/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node 6104008140dc/172.22.249.87, added to nodes list" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node aba040370e94/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=info msg="Node aba040370e94/172.22.249.87, added to nodes list" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:26:14.607Z] time="2022-05-09T12:26:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1eabb131e1d2 with config:&{NodeID:1eabb131e1d2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, added to nodes list" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, added to nodes list" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node aba040370e94/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node aba040370e94/172.22.249.87, added to nodes list" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 6104008140dc/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 6104008140dc/172.22.249.87, added to nodes list" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:15.592Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, added to nodes list" [2022-05-09T12:26:15.787Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ffce508f198f with config:&{NodeID:ffce508f198f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node aba040370e94/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node aba040370e94/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node 6104008140dc/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node 6104008140dc/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.060Z] time="2022-05-09T12:26:15Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:074e8397f2b8 with config:&{NodeID:074e8397f2b8 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node aba040370e94/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node aba040370e94/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 6104008140dc/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 6104008140dc/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:16.528Z] time="2022-05-09T12:26:16Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:16.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:26:16.995Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=info msg="The new bootstrap node list is:[172.22.249.87:10033 172.22.249.87:10034 172.22.249.87:10035]" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49390" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10033" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10034" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49391" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10035" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49392" [2022-05-09T12:26:16.995Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=info msg="The new bootstrap node list is:[172.22.249.87:10033 172.22.249.87:10034 172.22.249.87:10035]" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10033" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49393" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10034" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49394" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10035" [2022-05-09T12:26:16.995Z] time="2022-05-09T12:26:16Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49395" [2022-05-09T12:26:17.180Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:16Z" level=info msg="node 0 leaving" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94 change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94 change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="node2(6104008140dc): Node leave event for aba040370e94/172.22.249.87" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="node5(074e8397f2b8): Node leave event for aba040370e94/172.22.249.87" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94 change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="node3(1eabb131e1d2): Node leave event for aba040370e94/172.22.249.87" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94 change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="node1(aba040370e94): Node leave event for aba040370e94/172.22.249.87" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94 change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="node4(ffce508f198f): Node leave event for aba040370e94/172.22.249.87" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.464Z] time="2022-05-09T12:26:17Z" level=info msg="Node aba040370e94/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.690Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="node 1 leaving" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="node4(ffce508f198f): Node leave event for 6104008140dc/172.22.249.87" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="node3(1eabb131e1d2): Node leave event for 6104008140dc/172.22.249.87" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc change state NodeActive --> NodeLeft" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="node5(074e8397f2b8): Node leave event for 6104008140dc/172.22.249.87" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc change state NodeActive --> NodeFailed" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc/172.22.249.87, added to failed nodes list" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=error msg="node: 6104008140dc is unknown to memberlist" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.932Z] time="2022-05-09T12:26:17Z" level=info msg="Node 6104008140dc/172.22.249.87, left gossip cluster" [2022-05-09T12:26:17.949Z] check_test.go:307: [d5e4e18a316d0] daemon is not started [2022-05-09T12:26:17.949Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="node 2 leaving" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="Node 1eabb131e1d2 change state NodeActive --> NodeLeft" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="Node 1eabb131e1d2 change state NodeActive --> NodeLeft" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="node5(074e8397f2b8): Node leave event for 1eabb131e1d2/172.22.249.87" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="node4(ffce508f198f): Node leave event for 1eabb131e1d2/172.22.249.87" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="Node 1eabb131e1d2 change state NodeActive --> NodeLeft" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:17Z" level=info msg="node3(1eabb131e1d2): Node leave event for 1eabb131e1d2/172.22.249.87" [2022-05-09T12:26:18.400Z] time="2022-05-09T12:26:18Z" level=debug msg="memberlist: Failed ping: 6104008140dc (timeout reached)" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.249.87:10037: use of closed network connection" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.249.87:10035: use of closed network connection" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.249.87:10036: use of closed network connection" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, left gossip cluster" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, left gossip cluster" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=info msg="Node 1eabb131e1d2/172.22.249.87, left gossip cluster" [2022-05-09T12:26:18.401Z] networkdb_test.go:867: node4: OK [2022-05-09T12:26:18.401Z] networkdb_test.go:867: node5: OK [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=info msg="node 0 coming back" [2022-05-09T12:26:18.401Z] time="2022-05-09T12:26:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:40f2e8f4e8c0 with config:&{NodeID:40f2e8f4e8c0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:18.515Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-09T12:26:18.744Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, added to nodes list" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="node 1 coming back" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8e3dc9c41281 with config:&{NodeID:8e3dc9c41281 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, added to nodes list" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="node 2 coming back" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:af4b37a2670f with config:&{NodeID:af4b37a2670f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node af4b37a2670f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="Node af4b37a2670f/172.22.249.87, added to nodes list" [2022-05-09T12:26:18.868Z] time="2022-05-09T12:26:18Z" level=info msg="memberlist: Suspect 6104008140dc has failed, no acks received" [2022-05-09T12:26:19.081Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-09T12:26:19.649Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-09T12:26:19.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:26:19.908Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy (14.67s) [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.68s) [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2022-05-09T12:26:21.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-05-09T12:26:21.294Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:26:21.812Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-09T12:26:21.812Z] check_test.go:307: [d3f5b55f02dc8] daemon is not started [2022-05-09T12:26:21.812Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-09T12:26:21.817Z] time="2022-05-09T12:26:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.249.87:10033 172.22.249.87:10034 172.22.249.87:10035]" [2022-05-09T12:26:22.283Z] time="2022-05-09T12:26:22Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.249.87:10033 172.22.249.87:10034 172.22.249.87:10035]" [2022-05-09T12:26:22.378Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10033" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49397" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, is the new incarnation of the shutdown node aba040370e94/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10034" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49398" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, is the new incarnation of the shutdown node 6104008140dc/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49399" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10035" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, is the new incarnation of the shutdown node aba040370e94/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, is the new incarnation of the shutdown node 1eabb131e1d2/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node ffce508f198f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, is the new incarnation of the shutdown node 6104008140dc/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:22Z" level=info msg="Node af4b37a2670f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=info msg="Node af4b37a2670f/172.22.249.87, joined gossip cluster" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=info msg="Node af4b37a2670f/172.22.249.87, is the new incarnation of the shutdown node 1eabb131e1d2/172.22.249.87" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=info msg="Node af4b37a2670f/172.22.249.87, added to nodes list" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10033" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49400" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10034" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49401" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.249.87:10035" [2022-05-09T12:26:23.269Z] time="2022-05-09T12:26:23Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49402" [2022-05-09T12:26:23.737Z] 2022/05/09 12:26:23 Closing DB instances... [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0 change state NodeActive --> NodeLeft" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0 change state NodeActive --> NodeLeft" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="node2(8e3dc9c41281): Node leave event for 40f2e8f4e8c0/172.22.249.87" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="node4(ffce508f198f): Node leave event for 40f2e8f4e8c0/172.22.249.87" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0 change state NodeActive --> NodeLeft" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="node3(af4b37a2670f): Node leave event for 40f2e8f4e8c0/172.22.249.87" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0 change state NodeActive --> NodeLeft" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="node1(40f2e8f4e8c0): Node leave event for 40f2e8f4e8c0/172.22.249.87" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0 change state NodeActive --> NodeLeft" [2022-05-09T12:26:23.737Z] time="2022-05-09T12:26:23Z" level=info msg="node5(074e8397f2b8): Node leave event for 40f2e8f4e8c0/172.22.249.87" [2022-05-09T12:26:23.754Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-09T12:26:23.786Z] --- PASS: TestCheckoutGit (38.29s) [2022-05-09T12:26:23.786Z] === RUN TestValidGitTransport [2022-05-09T12:26:23.786Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-09T12:26:23.786Z] === RUN TestGitInvalidRef [2022-05-09T12:26:23.786Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-09T12:26:23.786Z] PASS [2022-05-09T12:26:23.786Z] coverage: 86.3% of statements [2022-05-09T12:26:23.786Z] ok github.com/docker/docker/builder/remotecontext/git 38.693s coverage: 86.3% of statements [2022-05-09T12:26:23.786Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:26:23.786Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:26:23.786Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:26:23.786Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:23Z" level=info msg="Node 40f2e8f4e8c0/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281 change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="node5(074e8397f2b8): Node leave event for 8e3dc9c41281/172.22.249.87" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281 change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="node3(af4b37a2670f): Node leave event for 8e3dc9c41281/172.22.249.87" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281 change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="node4(ffce508f198f): Node leave event for 8e3dc9c41281/172.22.249.87" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281 change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.204Z] time="2022-05-09T12:26:24Z" level=info msg="node2(8e3dc9c41281): Node leave event for 8e3dc9c41281/172.22.249.87" [2022-05-09T12:26:24.248Z] --- PASS: TestBuildMultiStageParentConfig (3.04s) [2022-05-09T12:26:24.248Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:26:24.248Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:26:24.248Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-09T12:26:24.248Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node 8e3dc9c41281/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="node5(074e8397f2b8): Node leave event for af4b37a2670f/172.22.249.87" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="node4(ffce508f198f): Node leave event for af4b37a2670f/172.22.249.87" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f change state NodeActive --> NodeLeft" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="node3(af4b37a2670f): Node leave event for af4b37a2670f/172.22.249.87" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f/172.22.249.87, left gossip cluster" [2022-05-09T12:26:24.671Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f/172.22.249.87, left gossip cluster" [2022-05-09T12:26:25.139Z] time="2022-05-09T12:26:24Z" level=info msg="Node af4b37a2670f/172.22.249.87, left gossip cluster" [2022-05-09T12:26:25.139Z] time="2022-05-09T12:26:24Z" level=debug msg="memberlist: Failed ping: 074e8397f2b8 (timeout reached)" [2022-05-09T12:26:25.139Z] time="2022-05-09T12:26:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.249.87:10036: use of closed network connection" [2022-05-09T12:26:25.139Z] time="2022-05-09T12:26:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.249.87:10035: use of closed network connection" [2022-05-09T12:26:25.139Z] time="2022-05-09T12:26:24Z" level=debug msg="memberlist: Stream connection from=172.22.249.87:49403" [2022-05-09T12:26:25.606Z] time="2022-05-09T12:26:25Z" level=info msg="Node ffce508f198f change state NodeActive --> NodeLeft" [2022-05-09T12:26:25.606Z] time="2022-05-09T12:26:25Z" level=info msg="node5(074e8397f2b8): Node leave event for ffce508f198f/172.22.249.87" [2022-05-09T12:26:25.606Z] time="2022-05-09T12:26:25Z" level=info msg="Node ffce508f198f change state NodeActive --> NodeLeft" [2022-05-09T12:26:25.606Z] time="2022-05-09T12:26:25Z" level=info msg="node4(ffce508f198f): Node leave event for ffce508f198f/172.22.249.87" [2022-05-09T12:26:25.606Z] time="2022-05-09T12:26:25Z" level=warning msg="memberlist: Was able to connect to 074e8397f2b8 but other probes failed, network may be misconfigured" [2022-05-09T12:26:25.811Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2022-05-09T12:26:25.811Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:26:26.074Z] time="2022-05-09T12:26:25Z" level=info msg="Node ffce508f198f/172.22.249.87, left gossip cluster" [2022-05-09T12:26:26.074Z] time="2022-05-09T12:26:25Z" level=info msg="Node ffce508f198f/172.22.249.87, left gossip cluster" [2022-05-09T12:26:26.286Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-09T12:26:27.060Z] time="2022-05-09T12:26:26Z" level=info msg="Node 074e8397f2b8/172.22.249.87, left gossip cluster" [2022-05-09T12:26:27.061Z] time="2022-05-09T12:26:26Z" level=info msg="Node 074e8397f2b8 change state NodeActive --> NodeFailed" [2022-05-09T12:26:27.061Z] time="2022-05-09T12:26:26Z" level=info msg="Node 074e8397f2b8/172.22.249.87, added to failed nodes list" [2022-05-09T12:26:27.061Z] --- PASS: TestNetworkDBIslands (12.10s) [2022-05-09T12:26:27.061Z] PASS [2022-05-09T12:26:27.061Z] coverage: 60.6% of statements [2022-05-09T12:26:27.061Z] ok github.com/docker/docker/libnetwork/networkdb 105.504s coverage: 60.6% of statements [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:26:27.061Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:26:27.661Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:26:30.192Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:26:30.192Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === Skipped [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:26:30.850Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:26:30.850Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-09T12:26:30.850Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-09T12:26:30.850Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-09T12:26:30.850Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:26:30.850Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:26:30.850Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:26:30.850Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:26:30.850Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-09T12:26:30.850Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:26:30.850Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:26:30.850Z] daemon_test.go:145: root required [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:26:30.850Z] reload_test.go:342: root required [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-05-09T12:26:30.850Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:26:30.850Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:26:30.850Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:26:30.850Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:26:30.850Z] layer_test.go:291: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:26:30.850Z] layer_test.go:340: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:26:30.850Z] layer_test.go:455: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:26:30.850Z] layer_test.go:684: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:26:30.850Z] migration_test.go:45: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:26:30.850Z] migration_test.go:181: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:26:30.850Z] mount_test.go:17: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:26:30.850Z] mount_test.go:76: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:26:30.850Z] mount_test.go:125: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:26:30.850Z] mount_test.go:212: Failing on Windows [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-09T12:26:30.850Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-09T12:26:30.850Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:26:30.850Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:26:30.850Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:26:30.850Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:26:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:26:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:26:30.850Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:26:30.850Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:26:30.850Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:26:30.850Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:26:30.850Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:26:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:26:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:26:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:26:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:26:30.850Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:26:30.850Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-09T12:26:30.850Z] archive_test.go:140: zstd not installed [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:26:30.850Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:26:30.850Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:26:30.850Z] changes_test.go:196: needs more investigation [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-09T12:26:30.850Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-09T12:26:30.850Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.850Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:26:30.850Z] changes_test.go:433: needs further investigation [2022-05-09T12:26:30.850Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:26:30.851Z] changes_test.go:469: needs further investigation [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:26:30.851Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:26:30.851Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:26:30.851Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:26:30.851Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-09T12:26:30.851Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:26:30.851Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:26:30.851Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:26:30.851Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:26:30.851Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:26:30.851Z] [2022-05-09T12:26:30.851Z] DONE 2287 tests, 70 skipped in 338.296s [2022-05-09T12:26:30.851Z] INFO: make.ps1 ended at 05/09/2022 12:26:30 [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-09T12:26:31.232Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-05-09T12:26:31.232Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-09T12:26:31.232Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-09T12:26:31.232Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-09T12:26:31.232Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 49.3% of statements [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/builder/remotecontext/git 1.648s coverage: 86.3% of statements [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/cli [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-09T12:26:31.233Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-09T12:26:31.233Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-05-09T12:26:32.094Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-09T12:26:32.353Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:26:33.070Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:26:33.070Z] INFO: Unit tests ended at 05/09/2022 12:26:32. Duration:00:05:56.4422691 [2022-05-09T12:26:33.070Z] INFO: Building busybox [2022-05-09T12:26:33.070Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:26:33.070Z] [2022-05-09T12:26:33.070Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:26:33.070Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:26:33.070Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:26:33.070Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:26:33.070Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:26:33.070Z] ---> aa8714eb8356 [2022-05-09T12:26:33.070Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:26:33.070Z] ---> Running in 278da0383b02 [2022-05-09T12:26:33.728Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-09T12:26:36.309Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-09T12:26:36.309Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestConfigureDaemonLogs [2022-05-09T12:26:36.309Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestCommonOptionsInstallFlags [2022-05-09T12:26:36.309Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-09T12:26:36.309Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-09T12:26:36.309Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-09T12:26:36.309Z] PASS [2022-05-09T12:26:36.309Z] coverage: 19.7% of statements [2022-05-09T12:26:36.309Z] ok github.com/docker/docker/cmd/dockerd 0.294s coverage: 19.7% of statements [2022-05-09T12:26:36.309Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-09T12:26:36.309Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:26:36.478Z] ok github.com/docker/docker/client 0.149s coverage: 75.6% of statements [2022-05-09T12:26:37.015Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-09T12:26:37.301Z] === RUN TestContainerStopSignal [2022-05-09T12:26:37.301Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestContainerStopTimeout [2022-05-09T12:26:37.301Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-09T12:26:37.301Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-09T12:26:37.301Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-09T12:26:37.301Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-09T12:26:37.301Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-09T12:26:37.301Z] === RUN TestReplaceAndAppendEnvVars [2022-05-09T12:26:37.301Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-09T12:26:37.301Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestNewMemoryStore [2022-05-09T12:26:37.301Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestAddContainers [2022-05-09T12:26:37.301Z] --- PASS: TestAddContainers (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestGetContainer [2022-05-09T12:26:37.301Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestDeleteContainer [2022-05-09T12:26:37.301Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestListContainers [2022-05-09T12:26:37.301Z] --- PASS: TestListContainers (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestFirstContainer [2022-05-09T12:26:37.301Z] --- PASS: TestFirstContainer (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestApplyAllContainer [2022-05-09T12:26:37.301Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestIsValidHealthString [2022-05-09T12:26:37.301Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestStateRunStop [2022-05-09T12:26:37.301Z] --- PASS: TestStateRunStop (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestStateTimeoutWait [2022-05-09T12:26:37.301Z] state_test.go:141: Stop callback fired [2022-05-09T12:26:37.301Z] state_test.go:165: Stop callback fired [2022-05-09T12:26:37.301Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-09T12:26:37.301Z] === RUN TestIsValidStateString [2022-05-09T12:26:37.301Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestViewSaveDelete [2022-05-09T12:26:37.301Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-09T12:26:37.301Z] === RUN TestViewAll [2022-05-09T12:26:37.301Z] --- PASS: TestViewAll (0.02s) [2022-05-09T12:26:37.301Z] === RUN TestViewGet [2022-05-09T12:26:37.301Z] --- PASS: TestViewGet (0.01s) [2022-05-09T12:26:37.301Z] === RUN TestNames [2022-05-09T12:26:37.301Z] --- PASS: TestNames (0.00s) [2022-05-09T12:26:37.301Z] === RUN TestViewWithHealthCheck [2022-05-09T12:26:37.301Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-09T12:26:37.301Z] PASS [2022-05-09T12:26:37.301Z] coverage: 41.7% of statements [2022-05-09T12:26:37.301Z] ok github.com/docker/docker/container 0.329s coverage: 41.7% of statements [2022-05-09T12:26:37.301Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:26:37.301Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:26:37.301Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:26:37.301Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:26:38.295Z] === RUN TestPrepare [2022-05-09T12:26:38.295Z] --- PASS: TestPrepare (0.00s) [2022-05-09T12:26:38.295Z] === RUN TestStart [2022-05-09T12:26:38.295Z] --- PASS: TestStart (0.00s) [2022-05-09T12:26:38.295Z] === RUN TestWaitCancel [2022-05-09T12:26:38.295Z] --- PASS: TestWaitCancel (0.00s) [2022-05-09T12:26:38.295Z] === RUN TestWaitDisabled [2022-05-09T12:26:38.295Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-09T12:26:38.295Z] === RUN TestWaitEnabled [2022-05-09T12:26:38.295Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-09T12:26:38.295Z] === RUN TestRemove [2022-05-09T12:26:38.295Z] --- PASS: TestRemove (0.00s) [2022-05-09T12:26:38.295Z] PASS [2022-05-09T12:26:38.295Z] coverage: 65.3% of statements [2022-05-09T12:26:38.295Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-09T12:26:40.274Z] Removing intermediate container 278da0383b02 [2022-05-09T12:26:40.274Z] ---> f48d0e9c92bd [2022-05-09T12:26:40.274Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:26:40.274Z] ---> Running in f721fba59bfe [2022-05-09T12:26:40.274Z] Removing intermediate container f721fba59bfe [2022-05-09T12:26:40.274Z] ---> 1ef726d8cae0 [2022-05-09T12:26:40.274Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:26:40.274Z] ---> Running in bc00bdedccac [2022-05-09T12:26:40.302Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-09T12:26:40.745Z] Removing intermediate container bc00bdedccac [2022-05-09T12:26:40.745Z] ---> 22943d57f073 [2022-05-09T12:26:40.745Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:26:41.256Z] === RUN TestNewListSecretsFilters [2022-05-09T12:26:41.256Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-09T12:26:41.256Z] === RUN TestNewListConfigsFilters [2022-05-09T12:26:41.256Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-09T12:26:41.256Z] PASS [2022-05-09T12:26:41.256Z] coverage: 0.5% of statements [2022-05-09T12:26:41.256Z] ok github.com/docker/docker/daemon/cluster 0.276s coverage: 0.5% of statements [2022-05-09T12:26:41.725Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-09T12:26:41.733Z] [2022-05-09T12:26:42.195Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-09T12:26:42.196Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-09T12:26:42.196Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-09T12:26:42.201Z] ---> b92bef44b26d [2022-05-09T12:26:42.201Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-09T12:26:42.666Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-09T12:26:42.666Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-09T12:26:42.666Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-09T12:26:42.666Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-09T12:26:42.666Z] PASS [2022-05-09T12:26:42.666Z] coverage: 35.9% of statements [2022-05-09T12:26:42.666Z] ok github.com/docker/docker/daemon/cluster/convert 0.393s coverage: 35.9% of statements [2022-05-09T12:26:42.668Z] ---> Running in 4da2abbc9f9b [2022-05-09T12:26:43.620Z] --- PASS: TestBuildMultiStageOnBuild (15.53s) [2022-05-09T12:26:43.620Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:26:43.620Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:26:43.620Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:26:43.620Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:26:44.492Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-09T12:26:45.625Z] === RUN TestWaitNodeAttachment [2022-05-09T12:26:45.625Z] === RUN TestBuilderGC [2022-05-09T12:26:45.625Z] --- PASS: TestBuilderGC (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationNotFound [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonBrokenConfiguration [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestFindConfigurationConflicts [2022-05-09T12:26:45.625Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-09T12:26:45.625Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-09T12:26:45.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-09T12:26:45.625Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-09T12:26:45.625Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-09T12:26:45.625Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_label [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_dns [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_hosts [2022-05-09T12:26:45.625Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-09T12:26:45.625Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-09T12:26:45.625Z] === RUN TestReloadSetConfigFileNotExist [2022-05-09T12:26:46.095Z] time="2022-05-09T12:26:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-09T12:26:46.095Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-05-09T12:26:46.095Z] === RUN TestReloadDefaultConfigNotExist [2022-05-09T12:26:46.095Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:26:46.095Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestReloadBadDefaultConfig [2022-05-09T12:26:46.095Z] time="2022-05-09T12:26:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4205136094" [2022-05-09T12:26:46.095Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestReloadWithConflictingLabels [2022-05-09T12:26:46.095Z] time="2022-05-09T12:26:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3083828469" [2022-05-09T12:26:46.095Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-05-09T12:26:46.095Z] === RUN TestReloadWithDuplicateLabels [2022-05-09T12:26:46.095Z] time="2022-05-09T12:26:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2894203306" [2022-05-09T12:26:46.095Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestMaskURLCredentials [2022-05-09T12:26:46.095Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestDaemonConfigurationMerge [2022-05-09T12:26:46.095Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-09T12:26:46.095Z] PASS [2022-05-09T12:26:46.095Z] coverage: 79.8% of statements [2022-05-09T12:26:46.095Z] ok github.com/docker/docker/daemon/config 0.368s coverage: 79.8% of statements [2022-05-09T12:26:46.095Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-09T12:26:46.095Z] === RUN TestIsolationConversion [2022-05-09T12:26:46.095Z] === RUN TestIsolationConversion/default [2022-05-09T12:26:46.095Z] === RUN TestIsolationConversion/process [2022-05-09T12:26:46.095Z] === RUN TestIsolationConversion/hyperv [2022-05-09T12:26:46.095Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestContainerLabels [2022-05-09T12:26:46.095Z] --- PASS: TestContainerLabels (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestCredentialSpecConversion [2022-05-09T12:26:46.095Z] === RUN TestCredentialSpecConversion/none [2022-05-09T12:26:46.095Z] === RUN TestCredentialSpecConversion/config [2022-05-09T12:26:46.095Z] === RUN TestCredentialSpecConversion/file [2022-05-09T12:26:46.095Z] === RUN TestCredentialSpecConversion/registry [2022-05-09T12:26:46.095Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-09T12:26:46.095Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestControllerValidateMountBind [2022-05-09T12:26:46.095Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-09T12:26:46.095Z] === RUN TestControllerValidateMountVolume [2022-05-09T12:26:46.096Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestControllerValidateMountTarget [2022-05-09T12:26:46.096Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestControllerValidateMountTmpfs [2022-05-09T12:26:46.096Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestControllerValidateMountInvalidType [2022-05-09T12:26:46.096Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestControllerValidateMountNamedPipe [2022-05-09T12:26:46.096Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-09T12:26:46.096Z] PASS [2022-05-09T12:26:46.096Z] coverage: 11.0% of statements [2022-05-09T12:26:46.096Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.615s coverage: 11.0% of statements [2022-05-09T12:26:46.096Z] === RUN TestEventsLog [2022-05-09T12:26:46.096Z] --- PASS: TestEventsLog (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestEventsLogTimeout [2022-05-09T12:26:46.096Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-09T12:26:46.096Z] === RUN TestLogEvents [2022-05-09T12:26:46.096Z] --- PASS: TestLogEvents (0.05s) [2022-05-09T12:26:46.096Z] === RUN TestLoadBufferedEvents [2022-05-09T12:26:46.393Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-09T12:26:46.565Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-05-09T12:26:46.565Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-09T12:26:46.565Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-09T12:26:46.565Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-09T12:26:46.565Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-09T12:26:46.565Z] PASS [2022-05-09T12:26:46.565Z] coverage: 50.0% of statements [2022-05-09T12:26:46.565Z] ok github.com/docker/docker/daemon/events 0.297s coverage: 50.0% of statements [2022-05-09T12:26:47.327Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-09T12:26:48.134Z] === RUN TestIsEmptyDir [2022-05-09T12:26:48.134Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-09T12:26:48.134Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-09T12:26:48.134Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-09T12:26:48.134Z] PASS [2022-05-09T12:26:48.134Z] coverage: 2.3% of statements [2022-05-09T12:26:48.134Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-05-09T12:26:48.134Z] === RUN TestLinkNaming [2022-05-09T12:26:48.134Z] --- PASS: TestLinkNaming (0.00s) [2022-05-09T12:26:48.134Z] === RUN TestLinkNew [2022-05-09T12:26:48.134Z] --- PASS: TestLinkNew (0.00s) [2022-05-09T12:26:48.134Z] === RUN TestLinkEnv [2022-05-09T12:26:48.134Z] --- PASS: TestLinkEnv (0.00s) [2022-05-09T12:26:48.134Z] === RUN TestLinkMultipleEnv [2022-05-09T12:26:48.134Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-09T12:26:48.134Z] === RUN TestLinkPortRangeEnv [2022-05-09T12:26:48.134Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-09T12:26:48.134Z] PASS [2022-05-09T12:26:48.134Z] coverage: 93.0% of statements [2022-05-09T12:26:48.134Z] ok github.com/docker/docker/daemon/links 0.091s coverage: 93.0% of statements [2022-05-09T12:26:48.703Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-09T12:26:48.962Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:26:48.962Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:26:49.126Z] === RUN TestVerifyNetworkingConfig [2022-05-09T12:26:49.598Z] --- PASS: TestVerifyNetworkingConfig (0.01s) [2022-05-09T12:26:49.598Z] === RUN TestGetContainer [2022-05-09T12:26:49.598Z] --- PASS: TestGetContainer (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestValidContainerNames [2022-05-09T12:26:49.598Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestContainerInitDNS [2022-05-09T12:26:49.598Z] daemon_test.go:145: root required [2022-05-09T12:26:49.598Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestMerge [2022-05-09T12:26:49.598Z] --- PASS: TestMerge (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestValidateContainerIsolation [2022-05-09T12:26:49.598Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestFindNetworkErrorType [2022-05-09T12:26:49.598Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestEnsureServicesExist [2022-05-09T12:26:49.598Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestEnsureServicesExistErrors [2022-05-09T12:26:49.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-09T12:26:49.598Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-09T12:26:49.598Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-09T12:26:49.598Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestContainerDelete [2022-05-09T12:26:49.598Z] --- PASS: TestContainerDelete (0.01s) [2022-05-09T12:26:49.598Z] === RUN TestContainerDoubleDelete [2022-05-09T12:26:49.598Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestLogContainerEventCopyLabels [2022-05-09T12:26:49.598Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestLogContainerEventWithAttributes [2022-05-09T12:26:49.598Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestNoneHealthcheck [2022-05-09T12:26:49.598Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestHealthStates [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] time="2022-05-09T12:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-09T12:26:49.598Z] --- PASS: TestHealthStates (0.21s) [2022-05-09T12:26:49.598Z] === RUN TestGetInspectData [2022-05-09T12:26:49.598Z] --- PASS: TestGetInspectData (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestFillLicense [2022-05-09T12:26:49.598Z] --- PASS: TestFillLicense (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestListInvalidFilter [2022-05-09T12:26:49.598Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestNameFilter [2022-05-09T12:26:49.598Z] --- PASS: TestNameFilter (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-09T12:26:49.598Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-09T12:26:49.598Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-09T12:26:49.598Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-09T12:26:49.599Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-09T12:26:49.599Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-09T12:26:49.599Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-09T12:26:49.599Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-09T12:26:49.599Z] === RUN TestSetupWindowsDevices [2022-05-09T12:26:49.599Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-09T12:26:49.599Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-09T12:26:50.070Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-09T12:26:50.070Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadLabels [2022-05-09T12:26:50.070Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-09T12:26:50.070Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadMirrors [2022-05-09T12:26:50.070Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-09T12:26:50.070Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-09T12:26:50.070Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-09T12:26:50.070Z] reload_test.go:342: root required [2022-05-09T12:26:50.070Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-09T12:26:50.070Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-09T12:26:50.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-09T12:26:50.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-09T12:26:50.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-09T12:26:50.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.09s) [2022-05-09T12:26:50.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-09T12:26:50.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-09T12:26:50.070Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-09T12:26:50.070Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-09T12:26:50.070Z] === RUN TestParseVolumesFrom [2022-05-09T12:26:50.070Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-09T12:26:50.070Z] PASS [2022-05-09T12:26:50.070Z] coverage: 8.6% of statements [2022-05-09T12:26:50.070Z] ok github.com/docker/docker/daemon 0.651s coverage: 8.6% of statements [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-09T12:26:50.070Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-09T12:26:51.495Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/defaults [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-09T12:26:51.641Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-09T12:26:51.641Z] === RUN TestAdapterReadLogs [2022-05-09T12:26:51.641Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCopier [2022-05-09T12:26:51.641Z] --- PASS: TestCopier (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCopierLongLines [2022-05-09T12:26:51.641Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCopierSlow [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-09T12:26:51.641Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-09T12:26:51.641Z] === RUN TestCreateSuccess [2022-05-09T12:26:51.641Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCreateStreamSkipped [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-09T12:26:51.641Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCreateLogGroupSuccess [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-09T12:26:51.641Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCreateError [2022-05-09T12:26:51.641Z] --- PASS: TestCreateError (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCreateAlreadyExists [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-09T12:26:51.641Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestLogClosed [2022-05-09T12:26:51.641Z] --- PASS: TestLogClosed (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestLogBlocking [2022-05-09T12:26:51.641Z] --- PASS: TestLogBlocking (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-09T12:26:51.641Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestLogNonBlockingBufferFull [2022-05-09T12:26:51.641Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestPublishBatchSuccess [2022-05-09T12:26:51.641Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestPublishBatchError [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=error msg=error [2022-05-09T12:26:51.641Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:26:51.641Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-09T12:26:51.641Z] time="2022-05-09T12:26:51Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-09T12:26:51.641Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchSimple [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchTicker [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMultilinePattern [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchClose [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/0/Hello [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/2/🙃 [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/3/���� [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/4/He��o [2022-05-09T12:26:51.641Z] === RUN TestEffectiveLen/5/ [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/0/ [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/1/Hello [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: Hello [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/2/Hello [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: He [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: llo [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/3/Hello [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: Hello [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/4/🙃 [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/5/🙃 [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/6/a� [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: a [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: � [2022-05-09T12:26:51.641Z] === RUN TestFindValidSplit/7/a� [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1076: a� [2022-05-09T12:26:51.641Z] cloudwatchlogs_test.go:1077: [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-09T12:26:51.641Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestProcessEventEmoji [2022-05-09T12:26:51.641Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchLineSplit [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMaxEvents [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-09T12:26:51.641Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-09T12:26:51.641Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-09T12:26:52.112Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-09T12:26:52.112Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-09T12:26:52.112Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-09T12:26:52.112Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-09T12:26:52.112Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-09T12:26:52.112Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-09T12:26:52.112Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-09T12:26:52.113Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-09T12:26:52.113Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-09T12:26:52.113Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-09T12:26:52.113Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-09T12:26:52.113Z] --- PASS: TestCopierSlow (0.21s) [2022-05-09T12:26:52.113Z] === RUN TestCopierWithSized [2022-05-09T12:26:52.113Z] === RUN TestCopierWithSized/as_is [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestCreateTagSuccess [2022-05-09T12:26:52.113Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-09T12:26:52.113Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-09T12:26:52.113Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-09T12:26:52.113Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-09T12:26:52.113Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-09T12:26:52.113Z] PASS [2022-05-09T12:26:52.113Z] coverage: 79.9% of statements [2022-05-09T12:26:52.113Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-09T12:26:52.113Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-09T12:26:52.113Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-09T12:26:52.113Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestCopierWithPartial [2022-05-09T12:26:52.113Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestRingLogger [2022-05-09T12:26:52.113Z] --- PASS: TestRingLogger (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestRingCap [2022-05-09T12:26:52.113Z] --- PASS: TestRingCap (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestRingClose [2022-05-09T12:26:52.113Z] --- PASS: TestRingClose (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestRingDrain [2022-05-09T12:26:52.113Z] --- PASS: TestRingDrain (0.00s) [2022-05-09T12:26:52.113Z] PASS [2022-05-09T12:26:52.113Z] coverage: 43.2% of statements [2022-05-09T12:26:52.113Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 79.9% of statements [2022-05-09T12:26:52.113Z] ok github.com/docker/docker/daemon/logger 0.315s coverage: 43.2% of statements [2022-05-09T12:26:52.113Z] === RUN TestSearchRegistryForImagesErrors [2022-05-09T12:26:52.113Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestSearchRegistryForImages [2022-05-09T12:26:52.113Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestOnlyPlatformWithFallback [2022-05-09T12:26:52.113Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-09T12:26:52.113Z] === RUN TestImageDelete [2022-05-09T12:26:52.113Z] === RUN TestImageDelete/no_lease [2022-05-09T12:26:52.113Z] === RUN TestImageDelete/lease_exists [2022-05-09T12:26:52.113Z] --- PASS: TestImageDelete (0.08s) [2022-05-09T12:26:52.113Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-09T12:26:52.113Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-09T12:26:52.113Z] === RUN TestContentStoreForPull [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-09T12:26:52.113Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-09T12:26:52.113Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/#00 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-09T12:26:52.583Z] --- PASS: TestContentStoreForPull (0.28s) [2022-05-09T12:26:52.583Z] PASS [2022-05-09T12:26:52.583Z] coverage: 6.6% of statements [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/something:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-09T12:26:52.583Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-09T12:26:52.583Z] ok github.com/docker/docker/daemon/images 0.557s coverage: 6.6% of statements [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-09T12:26:52.583Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-09T12:26:52.584Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-09T12:26:52.584Z] PASS [2022-05-09T12:26:52.584Z] coverage: 53.6% of statements [2022-05-09T12:26:52.584Z] ok github.com/docker/docker/daemon/logger/fluentd 0.150s coverage: 53.6% of statements [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-09T12:26:52.584Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-09T12:26:53.055Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-09T12:26:53.055Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-09T12:26:53.055Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-09T12:26:53.525Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-05-09T12:26:53.525Z] === RUN TestFastTimeMarshalJSON [2022-05-09T12:26:53.525Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-05-09T12:26:53.525Z] PASS [2022-05-09T12:26:53.525Z] coverage: 87.2% of statements [2022-05-09T12:26:53.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.240s coverage: 87.2% of statements [2022-05-09T12:26:53.996Z] === RUN TestJSONFileLogger [2022-05-09T12:26:53.996Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-09T12:26:53.996Z] === RUN TestJSONFileLoggerWithTags [2022-05-09T12:26:53.996Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-09T12:26:53.996Z] === RUN TestJSONFileLoggerWithOpts [2022-05-09T12:26:53.996Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-09T12:26:53.996Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-09T12:26:53.996Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-09T12:26:53.996Z] === RUN TestEncodeDecode [2022-05-09T12:26:53.996Z] === PAUSE TestEncodeDecode [2022-05-09T12:26:53.996Z] === RUN TestUnexpectedEOF [2022-05-09T12:26:53.996Z] time="2022-05-09T12:26:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:26:53.996Z] time="2022-05-09T12:26:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-09T12:26:53.996Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-05-09T12:26:53.996Z] === CONT TestEncodeDecode [2022-05-09T12:26:53.996Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-09T12:26:53.996Z] PASS [2022-05-09T12:26:53.996Z] coverage: 69.9% of statements [2022-05-09T12:26:53.996Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.340s coverage: 69.9% of statements [2022-05-09T12:26:54.055Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:26:54.314Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:26:54.467Z] === RUN TestWriteLog [2022-05-09T12:26:54.467Z] === PAUSE TestWriteLog [2022-05-09T12:26:54.467Z] === RUN TestReadLog [2022-05-09T12:26:54.467Z] === PAUSE TestReadLog [2022-05-09T12:26:54.467Z] === RUN TestDecode [2022-05-09T12:26:54.467Z] --- PASS: TestDecode (0.03s) [2022-05-09T12:26:54.467Z] === CONT TestWriteLog [2022-05-09T12:26:54.467Z] === CONT TestReadLog [2022-05-09T12:26:54.467Z] --- PASS: TestWriteLog (0.01s) [2022-05-09T12:26:54.467Z] === RUN TestReadLog/tail_exact [2022-05-09T12:26:54.467Z] === RUN TestReadLog/tail_less_than_available [2022-05-09T12:26:54.882Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:26:54.936Z] === RUN TestReadLog/tail_more_than_available [2022-05-09T12:26:54.936Z] --- PASS: TestReadLog (0.29s) [2022-05-09T12:26:54.936Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-05-09T12:26:54.936Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-09T12:26:54.936Z] --- PASS: TestReadLog/tail_more_than_available (0.07s) [2022-05-09T12:26:54.936Z] PASS [2022-05-09T12:26:54.936Z] coverage: 78.7% of statements [2022-05-09T12:26:54.936Z] ok github.com/docker/docker/daemon/logger/local 0.384s coverage: 78.7% of statements [2022-05-09T12:26:54.936Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:26:55.170Z] Removing intermediate container 4da2abbc9f9b [2022-05-09T12:26:55.170Z] ---> da262c110637 [2022-05-09T12:26:55.170Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:26:55.170Z] ---> Running in d979cdddcfcf [2022-05-09T12:26:55.406Z] === RUN TestOpenFileDelete [2022-05-09T12:26:55.406Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestOpenFileRename [2022-05-09T12:26:55.406Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestHandleDecoderErr [2022-05-09T12:26:55.406Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestParseLogTagDefaultTag [2022-05-09T12:26:55.406Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestParseLogTag [2022-05-09T12:26:55.406Z] --- PASS: TestParseLogTag (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestParseLogTagEmptyTag [2022-05-09T12:26:55.406Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestTailFiles [2022-05-09T12:26:55.406Z] --- PASS: TestTailFiles (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestFollowLogsConsumerGone [2022-05-09T12:26:55.406Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestFollowLogsProducerGone [2022-05-09T12:26:55.406Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-09T12:26:55.406Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-09T12:26:55.406Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-09T12:26:55.406Z] === RUN TestCheckCapacityAndRotate [2022-05-09T12:26:55.406Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-09T12:26:55.406Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-09T12:26:55.406Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-05-09T12:26:55.406Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-05-09T12:26:55.406Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-05-09T12:26:55.406Z] PASS [2022-05-09T12:26:55.406Z] coverage: 55.1% of statements [2022-05-09T12:26:55.406Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 55.1% of statements [2022-05-09T12:26:55.638Z] [2022-05-09T12:26:55.638Z] SUCCESS: Specified value was saved. [2022-05-09T12:26:55.817Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:26:55.817Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:26:55.878Z] === RUN TestLog [2022-05-09T12:26:55.878Z] --- PASS: TestLog (0.03s) [2022-05-09T12:26:55.878Z] PASS [2022-05-09T12:26:55.878Z] coverage: 31.5% of statements [2022-05-09T12:26:55.878Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-05-09T12:26:56.076Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:26:56.109Z] --- PASS: TestBuildMultiStageLayerLeak (12.76s) [2022-05-09T12:26:56.109Z] === RUN TestBuildWithHugeFile [2022-05-09T12:26:56.643Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:26:56.869Z] === RUN TestNewParse [2022-05-09T12:26:56.869Z] --- PASS: TestNewParse (0.00s) [2022-05-09T12:26:56.869Z] PASS [2022-05-09T12:26:56.869Z] coverage: 8.3% of statements [2022-05-09T12:26:56.869Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-05-09T12:26:56.869Z] === RUN TestValidateLogOpt [2022-05-09T12:26:56.869Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestNewMissedConfig [2022-05-09T12:26:56.869Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestNewMissedUrl [2022-05-09T12:26:56.869Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestNewMissedToken [2022-05-09T12:26:56.869Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestNewWithProxy [2022-05-09T12:26:56.869Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestDefault [2022-05-09T12:26:56.869Z] --- PASS: TestDefault (0.01s) [2022-05-09T12:26:56.869Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-09T12:26:56.869Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-09T12:26:56.869Z] === RUN TestJsonFormat [2022-05-09T12:26:56.869Z] --- PASS: TestJsonFormat (0.01s) [2022-05-09T12:26:56.869Z] === RUN TestRawFormat [2022-05-09T12:26:56.869Z] --- PASS: TestRawFormat (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestRawFormatWithLabels [2022-05-09T12:26:56.869Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestRawFormatWithoutTag [2022-05-09T12:26:56.869Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestBatching [2022-05-09T12:26:56.869Z] === RUN TestParseLogFormat [2022-05-09T12:26:56.869Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestValidateLogOptEmpty [2022-05-09T12:26:56.869Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestParseAddressDefaultPort [2022-05-09T12:26:56.869Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestValidateSyslogFacility [2022-05-09T12:26:56.869Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestValidateLogOptSyslogFormat [2022-05-09T12:26:56.869Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-09T12:26:56.869Z] === RUN TestValidateLogOpt [2022-05-09T12:26:56.869Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-09T12:26:56.869Z] PASS [2022-05-09T12:26:56.869Z] coverage: 43.6% of statements [2022-05-09T12:26:56.869Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 43.6% of statements [2022-05-09T12:26:56.869Z] --- PASS: TestBatching (0.27s) [2022-05-09T12:26:56.869Z] === RUN TestFrequency [2022-05-09T12:26:57.339Z] --- PASS: TestFrequency (0.21s) [2022-05-09T12:26:57.339Z] === RUN TestOneMessagePerRequest [2022-05-09T12:26:57.339Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-09T12:26:57.339Z] === RUN TestVerify [2022-05-09T12:26:57.339Z] --- PASS: TestVerify (0.00s) [2022-05-09T12:26:57.339Z] === RUN TestSkipVerify [2022-05-09T12:26:57.339Z] time="2022-05-09T12:26:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.339Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.339Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.578Z] docker_cli_daemon_test.go:2501: [d01d83acd51fc] daemon is not started [2022-05-09T12:26:57.809Z] --- PASS: TestSkipVerify (0.67s) [2022-05-09T12:26:57.809Z] === RUN TestBufferMaximum [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.590495\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.590495\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-09T12:26:57.809Z] === RUN TestServerAlwaysDown [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.596617\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.596617\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.596617\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.597617\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] time="2022-05-09T12:26:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652099217.597617\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:57.809Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-09T12:26:57.809Z] === RUN TestCannotSendAfterClose [2022-05-09T12:26:57.809Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-05-09T12:26:57.809Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-09T12:26:58.798Z] time="2022-05-09T12:26:58Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-09T12:26:58.798Z] time="2022-05-09T12:26:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4d6d4a7749c1\"}'" [2022-05-09T12:26:58.798Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-09T12:26:58.798Z] PASS [2022-05-09T12:26:58.798Z] coverage: 82.5% of statements [2022-05-09T12:26:58.798Z] ok github.com/docker/docker/daemon/logger/splunk 2.273s coverage: 82.5% of statements [2022-05-09T12:26:58.798Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:26:58.798Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-09T12:26:58.798Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:26:58.798Z] === RUN TestV1IDService [2022-05-09T12:26:58.798Z] --- PASS: TestV1IDService (0.03s) [2022-05-09T12:26:58.798Z] === RUN TestV2MetadataService [2022-05-09T12:26:58.953Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:26:59.212Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-09T12:26:59.269Z] === RUN TestSuccessfulDownload [2022-05-09T12:26:59.269Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:26:59.269Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-09T12:26:59.269Z] === RUN TestCancelledDownload [2022-05-09T12:26:59.269Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-09T12:26:59.269Z] === RUN TestMaxDownloadAttempts [2022-05-09T12:26:59.269Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:26:59.269Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:26:59.269Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:26:59.269Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:26:59.269Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:26:59.269Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:26:59.269Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:26:59.269Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:26:59.269Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-09T12:26:59.269Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-09T12:26:59.269Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-09T12:26:59.269Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-09T12:26:59.424Z] Removing intermediate container d979cdddcfcf [2022-05-09T12:26:59.424Z] ---> 46520c3bb1f1 [2022-05-09T12:26:59.424Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:26:59.424Z] ---> Running in f5f49bda4f8c [2022-05-09T12:26:59.739Z] time="2022-05-09T12:26:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:26:59.739Z] time="2022-05-09T12:26:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:26:59.739Z] time="2022-05-09T12:26:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:26:59.739Z] time="2022-05-09T12:26:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-09T12:26:59.739Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-09T12:26:59.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-05-09T12:26:59.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-05-09T12:26:59.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-05-09T12:26:59.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-05-09T12:26:59.739Z] === RUN TestTransfer [2022-05-09T12:26:59.739Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-09T12:26:59.739Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-09T12:26:59.739Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-09T12:26:59.739Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-09T12:26:59.739Z] === RUN TestContinueOnError_NeverContinue [2022-05-09T12:26:59.739Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-09T12:26:59.739Z] === RUN TestManifestStore [2022-05-09T12:26:59.739Z] === RUN TestManifestStore/no_remote_or_local [2022-05-09T12:26:59.739Z] --- PASS: TestTransfer (0.12s) [2022-05-09T12:26:59.739Z] === RUN TestConcurrencyLimit [2022-05-09T12:26:59.739Z] time="2022-05-09T12:26:59Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2174465135\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-09T12:26:59.739Z] === RUN TestManifestStore/no_local_cache [2022-05-09T12:26:59.739Z] === RUN TestManifestStore/with_local_cache [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/unknown_media_type [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="reference for unknown type: " [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="reference for unknown type: " [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="reference for unknown type: " [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="reference for unknown type: " [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="reference for unknown type: " [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-09T12:27:00.213Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-09T12:27:00.213Z] time="2022-05-09T12:26:59Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore (0.38s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-09T12:27:00.213Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-09T12:27:00.213Z] === RUN TestDetectManifestBlobMediaType [2022-05-09T12:27:00.213Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-09T12:27:00.213Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-09T12:27:00.213Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-09T12:27:00.214Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestFixManifestLayers [2022-05-09T12:27:00.214Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-09T12:27:00.214Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:27:00.214Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestFixManifestLayersBadParent [2022-05-09T12:27:00.214Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestValidateManifest [2022-05-09T12:27:00.214Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:27:00.214Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestFormatPlatform [2022-05-09T12:27:00.214Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestPullSchema2Config [2022-05-09T12:27:00.214Z] === RUN TestPullSchema2Config/success_first_time [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.214Z] === RUN TestPullSchema2Config/500_status [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.214Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-09T12:27:00.214Z] === RUN TestInactiveJobs [2022-05-09T12:27:00.214Z] --- PASS: TestV2MetadataService (1.25s) [2022-05-09T12:27:00.214Z] PASS [2022-05-09T12:27:00.214Z] coverage: 48.2% of statements [2022-05-09T12:27:00.214Z] ok github.com/docker/docker/distribution/metadata 1.355s coverage: 48.2% of statements [2022-05-09T12:27:00.214Z] === RUN TestNotFound [2022-05-09T12:27:00.214Z] --- PASS: TestNotFound (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestConflict [2022-05-09T12:27:00.214Z] --- PASS: TestConflict (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestForbidden [2022-05-09T12:27:00.214Z] --- PASS: TestForbidden (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestInvalidParameter [2022-05-09T12:27:00.214Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestNotImplemented [2022-05-09T12:27:00.214Z] --- PASS: TestNotImplemented (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestNotModified [2022-05-09T12:27:00.214Z] --- PASS: TestNotModified (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestUnauthorized [2022-05-09T12:27:00.214Z] --- PASS: TestUnauthorized (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestUnknown [2022-05-09T12:27:00.214Z] --- PASS: TestUnknown (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestCancelled [2022-05-09T12:27:00.214Z] --- PASS: TestCancelled (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestDeadline [2022-05-09T12:27:00.214Z] --- PASS: TestDeadline (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestDataLoss [2022-05-09T12:27:00.214Z] --- PASS: TestDataLoss (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestUnavailable [2022-05-09T12:27:00.214Z] --- PASS: TestUnavailable (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestSystem [2022-05-09T12:27:00.214Z] --- PASS: TestSystem (0.00s) [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Not_Found [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Bad_Request [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Conflict [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Unauthorized [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Forbidden [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Not_Modified [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-09T12:27:00.214Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-09T12:27:00.214Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-09T12:27:00.214Z] PASS [2022-05-09T12:27:00.214Z] coverage: 77.0% of statements [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.214Z] === RUN TestPullSchema2Config/EOF [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:27:00.214Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.214Z] 2022/05/09 12:27:00 http: panic serving 127.0.0.1:49223: intentional panic [2022-05-09T12:27:00.214Z] goroutine 117 [running]: [2022-05-09T12:27:00.214Z] net/http.(*conn).serve.func1() [2022-05-09T12:27:00.214Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:27:00.214Z] panic({0x12a8f20, 0x148b640}) [2022-05-09T12:27:00.214Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:27:00.214Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000145860?, {0x1492dd8?, 0xc000442700?}) [2022-05-09T12:27:00.214Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-09T12:27:00.214Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1492dd8, 0xc000442700}, 0xc000284900) [2022-05-09T12:27:00.214Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-09T12:27:00.214Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1492dd8?, 0xc000442700?}, 0x18ae5e0?) [2022-05-09T12:27:00.214Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:27:00.214Z] net/http.serverHandler.ServeHTTP({0xc00029ac30?}, {0x1492dd8, 0xc000442700}, 0xc000284900) [2022-05-09T12:27:00.214Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:27:00.214Z] net/http.(*conn).serve(0xc000198140, {0x1493650, 0xc00045f920}) [2022-05-09T12:27:00.214Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:27:00.214Z] created by net/http.(*Server).Serve [2022-05-09T12:27:00.214Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:27:00.214Z] ok github.com/docker/docker/errdefs 0.058s coverage: 77.0% of statements [2022-05-09T12:27:00.587Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:27:00.685Z] --- PASS: TestInactiveJobs (0.36s) [2022-05-09T12:27:00.685Z] === RUN TestWatchRelease [2022-05-09T12:27:00.685Z] --- PASS: TestWatchRelease (0.04s) [2022-05-09T12:27:00.685Z] === RUN TestWatchFinishedTransfer [2022-05-09T12:27:00.685Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-09T12:27:00.685Z] === RUN TestDuplicateTransfer [2022-05-09T12:27:00.685Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-09T12:27:00.685Z] === RUN TestSuccessfulUpload [2022-05-09T12:27:00.685Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.685Z] === RUN TestPullSchema2Config/unauthorized [2022-05-09T12:27:00.685Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-09T12:27:00.685Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-09T12:27:00.685Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-09T12:27:00.685Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-09T12:27:00.685Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-09T12:27:00.685Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-09T12:27:00.685Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-09T12:27:00.685Z] === RUN TestGetRepositoryMountCandidates [2022-05-09T12:27:00.685Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-09T12:27:00.685Z] === RUN TestLayerAlreadyExists [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-09T12:27:00.685Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-09T12:27:00.685Z] === RUN TestWhenEmptyAuthConfig [2022-05-09T12:27:00.685Z] time="2022-05-09T12:27:00Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-09T12:27:01.156Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-05-09T12:27:01.156Z] === RUN TestCancelledUpload [2022-05-09T12:27:01.156Z] --- PASS: TestCancelledUpload (0.01s) [2022-05-09T12:27:01.156Z] PASS [2022-05-09T12:27:01.156Z] coverage: 76.8% of statements [2022-05-09T12:27:01.156Z] ok github.com/docker/docker/distribution/xfer 1.955s coverage: 76.8% of statements [2022-05-09T12:27:02.147Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-05-09T12:27:02.147Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-09T12:27:02.147Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-09T12:27:02.147Z] === RUN TestTokenPassThru [2022-05-09T12:27:02.147Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestTokenPassThruDifferentHost [2022-05-09T12:27:02.147Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-09T12:27:02.147Z] PASS [2022-05-09T12:27:02.147Z] coverage: 26.6% of statements [2022-05-09T12:27:02.147Z] ok github.com/docker/docker/distribution 2.265s coverage: 26.6% of statements [2022-05-09T12:27:02.147Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:27:02.147Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:27:02.147Z] === RUN TestFSGetInvalidData [2022-05-09T12:27:02.147Z] === RUN TestCompare [2022-05-09T12:27:02.147Z] --- PASS: TestCompare (0.00s) [2022-05-09T12:27:02.147Z] PASS [2022-05-09T12:27:02.147Z] coverage: 19.2% of statements [2022-05-09T12:27:02.147Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-09T12:27:02.147Z] === RUN TestFSInvalidSet [2022-05-09T12:27:02.147Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-05-09T12:27:02.147Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestFSInvalidRoot [2022-05-09T12:27:02.147Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestFSMetadataGetSet [2022-05-09T12:27:02.147Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-09T12:27:02.147Z] === RUN TestFSInvalidWalker [2022-05-09T12:27:02.147Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-09T12:27:02.147Z] === RUN TestFSGetSet [2022-05-09T12:27:02.147Z] --- PASS: TestFSGetSet (0.05s) [2022-05-09T12:27:02.147Z] === RUN TestFSGetUnsetKey [2022-05-09T12:27:02.147Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestFSGetEmptyData [2022-05-09T12:27:02.147Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestFSDelete [2022-05-09T12:27:02.147Z] --- PASS: TestFSDelete (0.03s) [2022-05-09T12:27:02.147Z] === RUN TestFSWalker [2022-05-09T12:27:02.147Z] --- PASS: TestFSWalker (0.03s) [2022-05-09T12:27:02.147Z] === RUN TestFSWalkerStopOnError [2022-05-09T12:27:02.147Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-09T12:27:02.147Z] === RUN TestNewFromJSON [2022-05-09T12:27:02.147Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-09T12:27:02.147Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-09T12:27:02.147Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-09T12:27:02.147Z] === RUN TestMarshalKeyOrder [2022-05-09T12:27:02.147Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-09T12:27:02.147Z] === RUN TestHistoryEqual [2022-05-09T12:27:02.489Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:27:02.618Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-09T12:27:02.618Z] === RUN TestImage [2022-05-09T12:27:02.618Z] --- PASS: TestImage (0.00s) [2022-05-09T12:27:02.618Z] === RUN TestImageOSNotEmpty [2022-05-09T12:27:02.618Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-09T12:27:02.618Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-09T12:27:02.618Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-09T12:27:02.618Z] === RUN TestCreate [2022-05-09T12:27:02.618Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:27:02.618Z] === RUN TestRestore [2022-05-09T12:27:02.618Z] time="2022-05-09T12:27:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-09T12:27:02.618Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:27:02.618Z] === RUN TestAddDelete [2022-05-09T12:27:02.618Z] --- PASS: TestAddDelete (0.03s) [2022-05-09T12:27:02.618Z] === RUN TestSearchAfterDelete [2022-05-09T12:27:02.618Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-09T12:27:02.618Z] === RUN TestParentReset [2022-05-09T12:27:02.618Z] --- PASS: TestParentReset (0.06s) [2022-05-09T12:27:02.618Z] === RUN TestGetAndSetLastUpdated [2022-05-09T12:27:02.618Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-09T12:27:02.618Z] === RUN TestStoreLen [2022-05-09T12:27:02.618Z] --- PASS: TestStoreLen (0.09s) [2022-05-09T12:27:02.618Z] PASS [2022-05-09T12:27:02.618Z] coverage: 86.9% of statements [2022-05-09T12:27:02.618Z] ok github.com/docker/docker/image 0.825s coverage: 86.9% of statements [2022-05-09T12:27:03.088Z] === RUN TestValidateManifest [2022-05-09T12:27:03.088Z] === RUN TestValidateManifest/nil [2022-05-09T12:27:03.088Z] === RUN TestValidateManifest/non-nil [2022-05-09T12:27:03.088Z] --- PASS: TestValidateManifest (0.00s) [2022-05-09T12:27:03.088Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-09T12:27:03.088Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-09T12:27:03.088Z] PASS [2022-05-09T12:27:03.088Z] coverage: 0.7% of statements [2022-05-09T12:27:03.088Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-05-09T12:27:03.558Z] === RUN TestMakeV1ConfigFromConfig [2022-05-09T12:27:03.558Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-09T12:27:03.558Z] PASS [2022-05-09T12:27:03.558Z] coverage: 25.0% of statements [2022-05-09T12:27:03.558Z] ok github.com/docker/docker/image/v1 0.104s coverage: 25.0% of statements [2022-05-09T12:27:03.558Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:27:03.866Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:27:04.548Z] === RUN TestSerialization [2022-05-09T12:27:04.548Z] --- PASS: TestSerialization (0.02s) [2022-05-09T12:27:04.548Z] PASS [2022-05-09T12:27:04.548Z] coverage: 100.0% of statements [2022-05-09T12:27:04.548Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-05-09T12:27:05.018Z] === RUN TestEmptyLayer [2022-05-09T12:27:05.018Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-09T12:27:05.018Z] === RUN TestCommitFailure [2022-05-09T12:27:05.018Z] --- PASS: TestCommitFailure (0.01s) [2022-05-09T12:27:05.018Z] === RUN TestStartTransactionFailure [2022-05-09T12:27:05.018Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-09T12:27:05.018Z] === RUN TestGetOrphan [2022-05-09T12:27:05.018Z] --- PASS: TestGetOrphan (0.03s) [2022-05-09T12:27:05.018Z] === RUN TestMountAndRegister [2022-05-09T12:27:05.242Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:27:05.287Z] Cannot create a file when that file already exists. [2022-05-09T12:27:05.488Z] layer_test.go:258: Layer size: 14 [2022-05-09T12:27:05.488Z] --- PASS: TestMountAndRegister (0.08s) [2022-05-09T12:27:05.488Z] === RUN TestLayerRelease [2022-05-09T12:27:05.488Z] layer_test.go:291: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestStoreRestore [2022-05-09T12:27:05.488Z] layer_test.go:340: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestTarStreamStability [2022-05-09T12:27:05.488Z] layer_test.go:455: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestRegisterExistingLayer [2022-05-09T12:27:05.488Z] --- PASS: TestRegisterExistingLayer (0.43s) [2022-05-09T12:27:05.488Z] === RUN TestTarStreamVerification [2022-05-09T12:27:05.488Z] layer_test.go:684: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestLayerMigration [2022-05-09T12:27:05.488Z] migration_test.go:45: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestLayerMigrationNoTarsplit [2022-05-09T12:27:05.488Z] migration_test.go:181: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestMountInit [2022-05-09T12:27:05.488Z] mount_test.go:17: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestMountInit (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestMountSize [2022-05-09T12:27:05.488Z] mount_test.go:76: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestMountSize (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestMountChanges [2022-05-09T12:27:05.488Z] mount_test.go:125: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestMountChanges (0.00s) [2022-05-09T12:27:05.488Z] === RUN TestMountApply [2022-05-09T12:27:05.488Z] mount_test.go:212: Failing on Windows [2022-05-09T12:27:05.488Z] --- SKIP: TestMountApply (0.00s) [2022-05-09T12:27:05.488Z] PASS [2022-05-09T12:27:05.488Z] coverage: 30.6% of statements [2022-05-09T12:27:05.488Z] ok github.com/docker/docker/layer 0.647s coverage: 30.6% of statements [2022-05-09T12:27:05.809Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:27:05.959Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:27:05.959Z] === RUN TestEnvironmentParsing [2022-05-09T12:27:05.959Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-09T12:27:05.959Z] PASS [2022-05-09T12:27:05.959Z] coverage: 1.2% of statements [2022-05-09T12:27:05.959Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-05-09T12:27:05.959Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:27:05.959Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:27:05.959Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:27:06.430Z] === RUN TestSequenceGetAvailableBit [2022-05-09T12:27:06.430Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSequenceEqual [2022-05-09T12:27:06.430Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSequenceCopy [2022-05-09T12:27:06.430Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestGetFirstAvailable [2022-05-09T12:27:06.430Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestFindSequence [2022-05-09T12:27:06.430Z] --- PASS: TestFindSequence (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestCheckIfAvailable [2022-05-09T12:27:06.430Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestMergeSequences [2022-05-09T12:27:06.430Z] --- PASS: TestMergeSequences (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestPushReservation [2022-05-09T12:27:06.430Z] --- PASS: TestPushReservation (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSerializeDeserialize [2022-05-09T12:27:06.430Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSet [2022-05-09T12:27:06.430Z] --- PASS: TestSet (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSetUnset [2022-05-09T12:27:06.430Z] --- PASS: TestSetUnset (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestOffsetSetUnset [2022-05-09T12:27:06.430Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSetInRange [2022-05-09T12:27:06.430Z] --- PASS: TestSetInRange (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestSetAnyInRange [2022-05-09T12:27:06.430Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestMethods [2022-05-09T12:27:06.430Z] --- PASS: TestMethods (0.00s) [2022-05-09T12:27:06.430Z] === RUN TestRandomAllocateDeallocate [2022-05-09T12:27:07.712Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T12:27:09.391Z] === RUN TestInvalidConfig [2022-05-09T12:27:09.391Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-09T12:27:09.391Z] === RUN TestConfig [2022-05-09T12:27:09.391Z] --- PASS: TestConfig (0.00s) [2022-05-09T12:27:09.391Z] === RUN TestOptionsLabels [2022-05-09T12:27:09.391Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-09T12:27:09.391Z] === RUN TestValidName [2022-05-09T12:27:09.391Z] --- PASS: TestValidName (0.00s) [2022-05-09T12:27:09.391Z] PASS [2022-05-09T12:27:09.391Z] coverage: 19.7% of statements [2022-05-09T12:27:09.391Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-05-09T12:27:09.861Z] === RUN TestKey [2022-05-09T12:27:09.861Z] --- PASS: TestKey (0.00s) [2022-05-09T12:27:09.861Z] === RUN TestParseKey [2022-05-09T12:27:09.861Z] --- PASS: TestParseKey (0.00s) [2022-05-09T12:27:09.861Z] === RUN TestInvalidDataStore [2022-05-09T12:27:09.861Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-09T12:27:09.861Z] === RUN TestKVObjectFlatKey [2022-05-09T12:27:09.861Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-09T12:27:09.861Z] === RUN TestAtomicKVObjectFlatKey [2022-05-09T12:27:09.861Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-09T12:27:09.861Z] PASS [2022-05-09T12:27:09.861Z] coverage: 21.9% of statements [2022-05-09T12:27:09.861Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-05-09T12:27:09.861Z] === RUN TestErrorInterfaces [2022-05-09T12:27:09.861Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-09T12:27:09.861Z] === RUN TestNetworkMarshalling [2022-05-09T12:27:10.241Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-09T12:27:10.341Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-05-09T12:27:10.342Z] === RUN TestEndpointMarshalling [2022-05-09T12:27:10.342Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestAuxAddresses [2022-05-09T12:27:10.342Z] time="2022-05-09T12:27:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:27:10.342Z] --- PASS: TestAuxAddresses (0.03s) [2022-05-09T12:27:10.342Z] === RUN TestSRVServiceQuery [2022-05-09T12:27:10.342Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-09T12:27:10.342Z] === RUN TestServiceVIPReuse [2022-05-09T12:27:10.342Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-09T12:27:10.342Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-09T12:27:10.342Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestDNSIPQuery [2022-05-09T12:27:10.342Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestDNSProxyServFail [2022-05-09T12:27:10.342Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestSandboxAddEmpty [2022-05-09T12:27:10.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestSandboxAddMultiPrio [2022-05-09T12:27:10.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestSandboxAddSamePrio [2022-05-09T12:27:10.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestCleanupServiceDiscovery [2022-05-09T12:27:10.342Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestDNSOptions [2022-05-09T12:27:10.342Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:27:10.342Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestMultipleControllersWithSameStore [2022-05-09T12:27:10.342Z] time="2022-05-09T12:27:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:27:10.342Z] time="2022-05-09T12:27:09Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-09T12:27:10.342Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-09T12:27:10.342Z] PASS [2022-05-09T12:27:10.342Z] coverage: 8.5% of statements [2022-05-09T12:27:10.342Z] ok github.com/docker/docker/libnetwork 0.407s coverage: 8.5% of statements [2022-05-09T12:27:10.342Z] === RUN TestIPDataMarshalling [2022-05-09T12:27:10.342Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-09T12:27:10.342Z] === RUN TestValidateAndIsV6 [2022-05-09T12:27:10.342Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-09T12:27:10.342Z] PASS [2022-05-09T12:27:10.342Z] coverage: 68.9% of statements [2022-05-09T12:27:10.342Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-05-09T12:27:11.151Z] Removing intermediate container f5f49bda4f8c [2022-05-09T12:27:11.151Z] ---> 087de8497326 [2022-05-09T12:27:11.151Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:27:11.151Z] ---> Running in 83166d2e9957 [2022-05-09T12:27:11.333Z] === RUN TestDriver [2022-05-09T12:27:11.333Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:27:11.333Z] PASS [2022-05-09T12:27:11.333Z] coverage: 34.8% of statements [2022-05-09T12:27:11.333Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-09T12:27:11.618Z] Removing intermediate container 83166d2e9957 [2022-05-09T12:27:11.619Z] ---> a185be9c4706 [2022-05-09T12:27:11.619Z] Successfully built a185be9c4706 [2022-05-09T12:27:11.619Z] Successfully tagged busybox:latest [2022-05-09T12:27:11.619Z] INFO: Docker images of the daemon under test [2022-05-09T12:27:11.619Z] [2022-05-09T12:27:11.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:27:11.619Z] busybox latest a185be9c4706 Less than a second ago 5.02GB [2022-05-09T12:27:11.619Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:27:11.619Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-09T12:27:11.619Z] [2022-05-09T12:27:11.619Z] INFO: Running integration tests at 05/09/2022 12:27:11... [2022-05-09T12:27:11.619Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:27:11.619Z] INFO: Integration API tests being run from the host: [2022-05-09T12:27:11.804Z] === RUN TestDriver [2022-05-09T12:27:11.804Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:27:11.804Z] PASS [2022-05-09T12:27:11.804Z] coverage: 34.8% of statements [2022-05-09T12:27:11.804Z] ok github.com/docker/docker/libnetwork/drivers/null 0.068s coverage: 34.8% of statements [2022-05-09T12:27:11.804Z] === RUN TestNetworkAllocateFree [2022-05-09T12:27:11.804Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-09T12:27:11.804Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-09T12:27:11.804Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-09T12:27:11.804Z] PASS [2022-05-09T12:27:11.804Z] coverage: 63.6% of statements [2022-05-09T12:27:11.804Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-05-09T12:27:12.086Z] INFO: make.ps1 starting at 05/09/2022 12:27:11 [2022-05-09T12:27:12.142Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-09T12:27:12.806Z] === RUN TestGetEmptyCapabilities [2022-05-09T12:27:12.806Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestGetExtraCapabilities [2022-05-09T12:27:12.806Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestGetInvalidCapabilities [2022-05-09T12:27:12.806Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestRemoteDriver [2022-05-09T12:27:12.806Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestDriverError [2022-05-09T12:27:12.806Z] --- PASS: TestDriverError (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestMissingValues [2022-05-09T12:27:12.806Z] --- PASS: TestMissingValues (0.01s) [2022-05-09T12:27:12.806Z] === RUN TestRollback [2022-05-09T12:27:12.806Z] --- PASS: TestRollback (0.01s) [2022-05-09T12:27:12.806Z] PASS [2022-05-09T12:27:12.806Z] coverage: 57.4% of statements [2022-05-09T12:27:12.807Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.118s coverage: 57.4% of statements [2022-05-09T12:27:13.081Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:27:13.655Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:27:13.798Z] === RUN TestNAT [2022-05-09T12:27:13.798Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:27:13.798Z] --- SKIP: TestNAT (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestTransparent [2022-05-09T12:27:13.798Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:27:13.798Z] --- SKIP: TestTransparent (0.00s) [2022-05-09T12:27:13.798Z] PASS [2022-05-09T12:27:13.798Z] coverage: 0.0% of statements [2022-05-09T12:27:13.798Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2022-05-09T12:27:13.798Z] === RUN TestBuildDefault [2022-05-09T12:27:13.798Z] --- PASS: TestBuildDefault (0.01s) [2022-05-09T12:27:13.798Z] === RUN TestBuildHostnameDomainname [2022-05-09T12:27:13.798Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestBuildHostname [2022-05-09T12:27:13.798Z] --- PASS: TestBuildHostname (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestBuildHostnameFQDN [2022-05-09T12:27:13.798Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestBuildNoIP [2022-05-09T12:27:13.798Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestUpdate [2022-05-09T12:27:13.798Z] --- PASS: TestUpdate (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-09T12:27:13.798Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-09T12:27:13.798Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestAddEmpty [2022-05-09T12:27:13.798Z] --- PASS: TestAddEmpty (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestAdd [2022-05-09T12:27:13.798Z] --- PASS: TestAdd (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestDeleteEmpty [2022-05-09T12:27:13.798Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestDeleteNewline [2022-05-09T12:27:13.798Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestDelete [2022-05-09T12:27:13.798Z] --- PASS: TestDelete (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestConcurrentWrites [2022-05-09T12:27:13.798Z] === RUN TestNew [2022-05-09T12:27:13.798Z] --- PASS: TestNew (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestAddDriver [2022-05-09T12:27:13.798Z] --- PASS: TestAddDriver (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestAddDuplicateDriver [2022-05-09T12:27:13.798Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-09T12:27:13.798Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestDriver [2022-05-09T12:27:13.798Z] --- PASS: TestDriver (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestIPAM [2022-05-09T12:27:13.798Z] --- PASS: TestIPAM (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestWalkIPAMs [2022-05-09T12:27:13.798Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-09T12:27:13.798Z] === RUN TestWalkDrivers [2022-05-09T12:27:13.798Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-09T12:27:13.798Z] PASS [2022-05-09T12:27:13.798Z] coverage: 82.4% of statements [2022-05-09T12:27:13.798Z] ok github.com/docker/docker/libnetwork/drvregistry 0.097s coverage: 82.4% of statements [2022-05-09T12:27:14.268Z] --- PASS: TestConcurrentWrites (0.32s) [2022-05-09T12:27:14.268Z] PASS [2022-05-09T12:27:14.268Z] coverage: 81.2% of statements [2022-05-09T12:27:14.268Z] ok github.com/docker/docker/libnetwork/etchosts 0.385s coverage: 81.2% of statements [2022-05-09T12:27:14.268Z] --- PASS: TestRandomAllocateDeallocate (7.79s) [2022-05-09T12:27:14.268Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:27:14.457Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-09T12:27:14.716Z] check_test.go:307: [dbdc07ca67bfa] daemon is not started [2022-05-09T12:27:14.716Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-09T12:27:14.740Z] === RUN TestNew [2022-05-09T12:27:14.740Z] --- PASS: TestNew (0.00s) [2022-05-09T12:27:14.740Z] === RUN TestAllocate [2022-05-09T12:27:14.740Z] --- PASS: TestAllocate (0.00s) [2022-05-09T12:27:14.740Z] === RUN TestUninitialized [2022-05-09T12:27:14.740Z] --- PASS: TestUninitialized (0.00s) [2022-05-09T12:27:14.740Z] === RUN TestAllocateInRange [2022-05-09T12:27:14.740Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-09T12:27:14.740Z] === RUN TestAllocateSerial [2022-05-09T12:27:14.740Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-09T12:27:14.740Z] PASS [2022-05-09T12:27:14.740Z] coverage: 87.5% of statements [2022-05-09T12:27:14.740Z] ok github.com/docker/docker/libnetwork/idm 0.053s coverage: 87.5% of statements [2022-05-09T12:27:14.740Z] === RUN TestCaller [2022-05-09T12:27:14.740Z] --- PASS: TestCaller (0.00s) [2022-05-09T12:27:14.740Z] PASS [2022-05-09T12:27:14.740Z] coverage: 100.0% of statements [2022-05-09T12:27:14.740Z] ok github.com/docker/docker/libnetwork/internal/caller 0.054s coverage: 100.0% of statements [2022-05-09T12:27:15.154Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.7% of statements [2022-05-09T12:27:15.731Z] === RUN TestSetSerialInsertDelete [2022-05-09T12:27:15.731Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-09T12:27:15.731Z] === RUN TestSetParallelInsertDelete [2022-05-09T12:27:16.201Z] --- PASS: TestAllocateRandomDeallocate (1.77s) [2022-05-09T12:27:16.201Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-09T12:27:16.674Z] === RUN TestInt2IP2IntConversion [2022-05-09T12:27:17.044Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-09T12:27:17.144Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-05-09T12:27:17.144Z] === RUN TestGetAddressVersion [2022-05-09T12:27:17.144Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-09T12:27:17.144Z] === RUN TestKeyString [2022-05-09T12:27:17.144Z] --- PASS: TestKeyString (0.00s) [2022-05-09T12:27:17.144Z] === RUN TestPoolDataMarshal [2022-05-09T12:27:17.144Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-09T12:27:17.144Z] === RUN TestSubnetsMarshal [2022-05-09T12:27:17.300Z] ok github.com/docker/docker/cmd/dockerd/trap 2.559s coverage: 0.0% of statements [2022-05-09T12:27:17.300Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-09T12:27:17.300Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-09T12:27:17.300Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-09T12:27:17.300Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-09T12:27:17.300Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-09T12:27:17.615Z] --- PASS: TestSubnetsMarshal (0.10s) [2022-05-09T12:27:17.615Z] === RUN TestAddSubnets [2022-05-09T12:27:17.615Z] --- PASS: TestAddSubnets (0.09s) [2022-05-09T12:27:17.615Z] === RUN TestDoublePoolRelease [2022-05-09T12:27:17.615Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-05-09T12:27:17.615Z] === RUN TestAddReleasePoolID [2022-05-09T12:27:17.615Z] === RUN TestPoolRequest [2022-05-09T12:27:17.615Z] --- PASS: TestPoolRequest (0.00s) [2022-05-09T12:27:17.615Z] === RUN TestOtherRequests [2022-05-09T12:27:17.615Z] --- PASS: TestOtherRequests (0.00s) [2022-05-09T12:27:17.615Z] PASS [2022-05-09T12:27:17.615Z] coverage: 57.1% of statements [2022-05-09T12:27:17.615Z] ok github.com/docker/docker/libnetwork/ipams/null 0.054s coverage: 57.1% of statements [2022-05-09T12:27:17.615Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.56s) [2022-05-09T12:27:17.615Z] === RUN TestRetrieveFromStore [2022-05-09T12:27:17.615Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-05-09T12:27:17.615Z] === RUN TestPredefinedPool [2022-05-09T12:27:17.615Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-09T12:27:17.615Z] === RUN TestRemoveSubnet [2022-05-09T12:27:18.085Z] --- PASS: TestRemoveSubnet (0.33s) [2022-05-09T12:27:18.085Z] === RUN TestGetSameAddress [2022-05-09T12:27:18.085Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-09T12:27:18.085Z] === RUN TestPoolAllocationReuse [2022-05-09T12:27:18.557Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-05-09T12:27:18.557Z] === RUN TestIsCorrupted [2022-05-09T12:27:18.557Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-09T12:27:18.557Z] === RUN TestSetRollover [2022-05-09T12:27:19.030Z] === RUN TestGetCapabilities [2022-05-09T12:27:19.030Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-09T12:27:19.030Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-09T12:27:19.030Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-09T12:27:19.030Z] === RUN TestGetDefaultAddressSpaces [2022-05-09T12:27:19.030Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-09T12:27:19.030Z] === RUN TestRemoteDriver [2022-05-09T12:27:19.030Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-09T12:27:19.030Z] PASS [2022-05-09T12:27:19.030Z] coverage: 47.4% of statements [2022-05-09T12:27:19.030Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.092s coverage: 47.4% of statements [2022-05-09T12:27:20.603Z] === RUN TestWindowsIPAM [2022-05-09T12:27:20.603Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-09T12:27:20.603Z] PASS [2022-05-09T12:27:20.603Z] coverage: 71.4% of statements [2022-05-09T12:27:20.603Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.068s coverage: 71.4% of statements [2022-05-09T12:27:20.603Z] --- PASS: TestPoolAllocationReuse (2.42s) [2022-05-09T12:27:20.603Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-09T12:27:20.603Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-05-09T12:27:20.603Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-09T12:27:21.075Z] --- PASS: TestSetRollover (2.45s) [2022-05-09T12:27:21.075Z] === RUN TestSetRolloverSerial [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite (339.99s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.31s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.06s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.72s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2022-05-09T12:27:21.282Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.01s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.48s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.26s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.00s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.47s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.95s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s) [2022-05-09T12:27:21.282Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T12:27:21.282Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.96s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.99s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.17s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.51s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.02s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.61s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.22s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.31s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.33s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.63s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-05-09T12:27:21.282Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.83s) [2022-05-09T12:27:21.282Z] === RUN TestDockerSwarmSuite [2022-05-09T12:27:21.282Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-09T12:27:21.547Z] === RUN TestDefaultNetwork [2022-05-09T12:27:22.018Z] --- PASS: TestDefaultNetwork (0.34s) [2022-05-09T12:27:22.018Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-09T12:27:22.018Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-05-09T12:27:22.018Z] === RUN TestInitAddressPools [2022-05-09T12:27:22.018Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-09T12:27:22.018Z] PASS [2022-05-09T12:27:22.018Z] coverage: 74.0% of statements [2022-05-09T12:27:22.018Z] ok github.com/docker/docker/libnetwork/ipamutils 0.753s coverage: 74.0% of statements [2022-05-09T12:27:23.010Z] === RUN TestKeyValue [2022-05-09T12:27:23.010Z] --- PASS: TestKeyValue (0.00s) [2022-05-09T12:27:23.010Z] PASS [2022-05-09T12:27:23.010Z] coverage: 60.0% of statements [2022-05-09T12:27:23.010Z] ok github.com/docker/docker/libnetwork/netlabel 0.052s coverage: 60.0% of statements [2022-05-09T12:27:23.010Z] --- PASS: TestSetRolloverSerial (2.24s) [2022-05-09T12:27:23.010Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-09T12:27:23.010Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-09T12:27:23.010Z] PASS [2022-05-09T12:27:23.010Z] coverage: 84.4% of statements [2022-05-09T12:27:23.010Z] ok github.com/docker/docker/libnetwork/bitseq 16.685s coverage: 84.4% of statements [2022-05-09T12:27:23.814Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-09T12:27:24.001Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.28s) [2022-05-09T12:27:24.001Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-09T12:27:25.391Z] ok github.com/docker/docker/daemon/cluster 0.109s coverage: 0.5% of statements [2022-05-09T12:27:25.573Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-09T12:27:25.573Z] PASS [2022-05-09T12:27:25.573Z] coverage: 100.0% of statements [2022-05-09T12:27:25.573Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.100s coverage: 100.0% of statements [2022-05-09T12:27:26.046Z] === RUN TestNetworkDBSimple [2022-05-09T12:27:26.772Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-09T12:27:27.035Z] === RUN TestGenerate [2022-05-09T12:27:27.035Z] --- PASS: TestGenerate (0.00s) [2022-05-09T12:27:27.035Z] === RUN TestGeneratePtr [2022-05-09T12:27:27.035Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-09T12:27:27.035Z] === RUN TestGenerateMissingField [2022-05-09T12:27:27.035Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-09T12:27:27.035Z] === RUN TestFieldCannotBeSet [2022-05-09T12:27:27.035Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-09T12:27:27.035Z] === RUN TestTypeMismatchError [2022-05-09T12:27:27.035Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-09T12:27:27.035Z] PASS [2022-05-09T12:27:27.035Z] coverage: 100.0% of statements [2022-05-09T12:27:27.035Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-05-09T12:27:27.101Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-09T12:27:27.506Z] 2022/05/09 12:27:26 Closing DB instances... [2022-05-09T12:27:27.506Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.68s) [2022-05-09T12:27:27.506Z] === RUN TestGetAddress [2022-05-09T12:27:27.976Z] testing: warning: no tests to run [2022-05-09T12:27:27.976Z] PASS [2022-05-09T12:27:27.976Z] coverage: 0.0% of statements [2022-05-09T12:27:27.976Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:27:28.139Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-09T12:27:28.966Z] === RUN TestRequestNewPort [2022-05-09T12:27:28.966Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestRequestSpecificPort [2022-05-09T12:27:28.966Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestReleasePort [2022-05-09T12:27:28.966Z] --- PASS: TestReleasePort (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestReuseReleasedPort [2022-05-09T12:27:28.966Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestReleaseUnreadledPort [2022-05-09T12:27:28.966Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestUnknowProtocol [2022-05-09T12:27:28.966Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestAllocateAllPorts [2022-05-09T12:27:28.966Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestPortAllocation [2022-05-09T12:27:28.966Z] --- PASS: TestPortAllocation (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestPortAllocationWithCustomRange [2022-05-09T12:27:28.966Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestNoDuplicateBPR [2022-05-09T12:27:28.966Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-09T12:27:28.966Z] === RUN TestChangePortRange [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-09T12:27:28.966Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-09T12:27:28.966Z] --- PASS: TestChangePortRange (0.00s) [2022-05-09T12:27:28.966Z] PASS [2022-05-09T12:27:28.966Z] coverage: 88.6% of statements [2022-05-09T12:27:28.966Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-05-09T12:27:28.966Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-09T12:27:28.966Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:27:29.437Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:27:29.907Z] testing: warning: no tests to run [2022-05-09T12:27:29.907Z] PASS [2022-05-09T12:27:29.907Z] coverage: 0.0% of statements [2022-05-09T12:27:29.907Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2022-05-09T12:27:30.377Z] 2022/05/09 12:27:29 Closing DB instances... [2022-05-09T12:27:30.377Z] === RUN TestHashData [2022-05-09T12:27:30.377Z] --- PASS: TestHashData (0.00s) [2022-05-09T12:27:30.377Z] PASS [2022-05-09T12:27:30.377Z] coverage: 2.8% of statements [2022-05-09T12:27:30.377Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-05-09T12:27:30.847Z] === RUN TestErrorConstructors [2022-05-09T12:27:30.847Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-09T12:27:30.847Z] === RUN TestCompareIPMask [2022-05-09T12:27:30.847Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-09T12:27:30.847Z] === RUN TestUtilGetHostPartIP [2022-05-09T12:27:30.847Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-09T12:27:30.847Z] === RUN TestUtilGetBroadcastIP [2022-05-09T12:27:30.847Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-09T12:27:30.847Z] === RUN TestParseCIDR [2022-05-09T12:27:30.847Z] --- PASS: TestParseCIDR (0.00s) [2022-05-09T12:27:30.847Z] PASS [2022-05-09T12:27:30.847Z] coverage: 37.3% of statements [2022-05-09T12:27:30.847Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-09T12:27:31.836Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-09T12:27:31.836Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-09T12:27:31.837Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-09T12:27:31.837Z] PASS [2022-05-09T12:27:31.837Z] coverage: 55.0% of statements [2022-05-09T12:27:31.837Z] ok github.com/docker/docker/oci 0.083s coverage: 55.0% of statements [2022-05-09T12:27:31.837Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-05-09T12:27:31.837Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-09T12:27:32.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-09T12:27:32.827Z] === RUN TestAddressPoolOpt [2022-05-09T12:27:32.827Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/a [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/something [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/_=a [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/env1=value1 [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/_env1=value1 [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/PATH [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/=a [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/PATH= [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/PATH=something [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/asd!qwe [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/1asd [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/123 [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/some_space [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/__some_space_before [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/some_space_after__ [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/= [2022-05-09T12:27:32.827Z] === RUN TestValidateEnv/PaTh [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-09T12:27:32.827Z] === RUN TestParseHost [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://:5555/p [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-09T12:27:32.827Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/something_with_spaces [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://invalid:port [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://:port [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://:5555/ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/unknown:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://: [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/npipe:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/#00 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://[::1]: [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://host: [2022-05-09T12:27:32.827Z] === RUN TestParseHost/fd://something [2022-05-09T12:27:32.827Z] === RUN TestParseHost/__ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/fd:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-09T12:27:32.827Z] === RUN TestParseHost/unix:// [2022-05-09T12:27:32.827Z] === RUN TestParseHost/unix://path/to/socket [2022-05-09T12:27:32.827Z] === RUN TestParseHost/_ [2022-05-09T12:27:32.827Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-09T12:27:32.827Z] --- PASS: TestParseHost (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-09T12:27:32.827Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/: [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-09T12:27:32.828Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestParseTCP [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/localhost:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/localhost [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/localhost: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp:// [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/0.0.0.1 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/0.0.0.1: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[::1]:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/localhost:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/#00 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/:5555 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp://: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/::1 [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/[::1]: [2022-05-09T12:27:32.828Z] === RUN TestParseTCP/tcp://:5555 [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP (0.05s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-09T12:27:32.828Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestValidateExtraHosts [2022-05-09T12:27:32.828Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestValidateIPAddress [2022-05-09T12:27:32.828Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestMapOpts [2022-05-09T12:27:32.828Z] --- PASS: TestMapOpts (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestListOptsWithoutValidator [2022-05-09T12:27:32.828Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestListOptsWithValidator [2022-05-09T12:27:32.828Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestValidateDNSSearch [2022-05-09T12:27:32.828Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_general_format [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_one_more [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-09T12:27:32.828Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-09T12:27:32.828Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestNamedListOpts [2022-05-09T12:27:32.828Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestNamedMapOpts [2022-05-09T12:27:32.828Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestParseLink [2022-05-09T12:27:32.828Z] --- PASS: TestParseLink (0.00s) [2022-05-09T12:27:32.828Z] === RUN TestUlimitOpt [2022-05-09T12:27:32.828Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-09T12:27:32.828Z] PASS [2022-05-09T12:27:32.828Z] coverage: 65.5% of statements [2022-05-09T12:27:32.828Z] ok github.com/docker/docker/opts 0.185s coverage: 65.5% of statements [2022-05-09T12:27:32.828Z] === RUN TestParseVersion [2022-05-09T12:27:32.828Z] --- PASS: TestParseVersion (0.00s) [2022-05-09T12:27:32.828Z] PASS [2022-05-09T12:27:32.828Z] coverage: 52.9% of statements [2022-05-09T12:27:32.828Z] ok github.com/docker/docker/pkg/aaparser 0.110s coverage: 52.9% of statements [2022-05-09T12:27:32.828Z] 2022/05/09 12:27:32 Closing DB instances... [2022-05-09T12:27:34.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:27:34.404Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.69s) [2022-05-09T12:27:34.404Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-09T12:27:34.875Z] === RUN TestPeerCertificateMarshalJSON [2022-05-09T12:27:35.346Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-09T12:27:35.346Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-09T12:27:35.346Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-05-09T12:27:35.346Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-09T12:27:35.346Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-09T12:27:35.346Z] === RUN TestMiddleware [2022-05-09T12:27:35.346Z] --- PASS: TestMiddleware (0.00s) [2022-05-09T12:27:35.346Z] === RUN TestNewResponseModifier [2022-05-09T12:27:35.346Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-09T12:27:35.346Z] PASS [2022-05-09T12:27:35.346Z] coverage: 26.8% of statements [2022-05-09T12:27:35.346Z] ok github.com/docker/docker/pkg/authorization 0.506s coverage: 26.8% of statements [2022-05-09T12:27:35.816Z] === RUN TestIsArchivePathDir [2022-05-09T12:27:36.185Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:27:36.223Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-05-09T12:27:36.223Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.5% of statements [2022-05-09T12:27:36.287Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-05-09T12:27:36.287Z] === RUN TestIsArchivePathInvalidFile [2022-05-09T12:27:36.287Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2022-05-09T12:27:36.287Z] === RUN TestIsArchivePathTar [2022-05-09T12:27:36.287Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-05-09T12:27:36.287Z] === RUN TestDecompressStreamGzip [2022-05-09T12:27:36.757Z] === RUN TestUnbuffered [2022-05-09T12:27:36.757Z] --- PASS: TestUnbuffered (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestRaceUnbuffered [2022-05-09T12:27:36.757Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-09T12:27:36.757Z] PASS [2022-05-09T12:27:36.757Z] coverage: 100.0% of statements [2022-05-09T12:27:36.757Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-05-09T12:27:36.757Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-05-09T12:27:36.757Z] === RUN TestDecompressStreamBzip2 [2022-05-09T12:27:36.757Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-05-09T12:27:36.757Z] === RUN TestDecompressStreamXz [2022-05-09T12:27:36.757Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:27:36.757Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestDecompressStreamZstd [2022-05-09T12:27:36.757Z] archive_test.go:140: zstd not installed [2022-05-09T12:27:36.757Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-09T12:27:36.757Z] === RUN TestCompressStreamXzUnsupported [2022-05-09T12:27:36.757Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-09T12:27:36.757Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestCompressStreamInvalid [2022-05-09T12:27:36.757Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionInvalid [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionUncompressed [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionBzip2 [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionGzip [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionXz [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionXz (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestExtensionZstd [2022-05-09T12:27:36.757Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestCmdStreamLargeStderr [2022-05-09T12:27:36.757Z] 2022/05/09 12:27:36 Closing DB instances... [2022-05-09T12:27:36.757Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-09T12:27:36.757Z] === RUN TestCmdStreamBad [2022-05-09T12:27:36.757Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:27:36.757Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-09T12:27:36.757Z] === RUN TestCmdStreamGood [2022-05-09T12:27:36.785Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-09T12:27:37.227Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-09T12:27:37.227Z] === RUN TestUntarPathWithInvalidDest [2022-05-09T12:27:37.227Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-05-09T12:27:37.227Z] === RUN TestUntarPathWithInvalidSrc [2022-05-09T12:27:37.227Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-09T12:27:37.227Z] === RUN TestUntarPath [2022-05-09T12:27:37.227Z] --- PASS: TestUntarPath (0.09s) [2022-05-09T12:27:37.227Z] === RUN TestUntarPathWithDestinationFile [2022-05-09T12:27:37.227Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-09T12:27:37.227Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-09T12:27:37.227Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-05-09T12:27:37.227Z] === RUN TestCopyWithTarInvalidSrc [2022-05-09T12:27:37.227Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-09T12:27:37.227Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-09T12:27:37.227Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:27:37.227Z] === RUN TestCopyWithTarSrcFile [2022-05-09T12:27:37.227Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-09T12:27:37.227Z] === RUN TestCopyWithTarSrcFolder [2022-05-09T12:27:37.227Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-09T12:27:37.227Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-09T12:27:37.227Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-09T12:27:37.227Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-09T12:27:37.227Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-09T12:27:37.227Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-09T12:27:37.227Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-09T12:27:37.227Z] === RUN TestCopyFileWithTarSrcFile [2022-05-09T12:27:37.227Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-09T12:27:37.227Z] === RUN TestTarFiles [2022-05-09T12:27:37.348Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-09T12:27:37.604Z] ok github.com/docker/docker/daemon 10.171s coverage: 16.7% of statements [2022-05-09T12:27:37.604Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-09T12:27:37.604Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-09T12:27:37.604Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-09T12:27:37.604Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-09T12:27:37.697Z] === RUN TestMatch [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[foo]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[foo_bar]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[]#01 [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[qux]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-09T12:27:37.697Z] === RUN TestMatch/[[foo_baz]] [2022-05-09T12:27:37.697Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-09T12:27:37.697Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-09T12:27:37.697Z] PASS [2022-05-09T12:27:37.697Z] coverage: 87.5% of statements [2022-05-09T12:27:37.697Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-05-09T12:27:38.973Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.755s coverage: 74.8% of statements [2022-05-09T12:27:39.416Z] --- PASS: TestNetworkDBCRUDTableEntry (4.57s) [2022-05-09T12:27:39.416Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-09T12:27:39.416Z] === RUN TestChrootTarUntar [2022-05-09T12:27:39.416Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-09T12:27:39.416Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-09T12:27:39.416Z] === RUN TestChrootUntarEmptyArchive [2022-05-09T12:27:39.416Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootTarUntarWithSymlink [2022-05-09T12:27:39.416Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootCopyWithTar [2022-05-09T12:27:39.416Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootCopyFileWithTar [2022-05-09T12:27:39.416Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootUntarPath [2022-05-09T12:27:39.416Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-09T12:27:39.416Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-09T12:27:39.416Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:27:39.416Z] === RUN TestChrootApplyDotDotFile [2022-05-09T12:27:39.416Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:27:39.416Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:27:39.416Z] PASS [2022-05-09T12:27:39.416Z] coverage: 12.0% of statements [2022-05-09T12:27:39.416Z] ok github.com/docker/docker/pkg/chrootarchive 0.143s coverage: 12.0% of statements [2022-05-09T12:27:39.737Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-09T12:27:40.301Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.481s coverage: 56.2% of statements [2022-05-09T12:27:40.417Z] === RUN TestEnsureRemoveAllNotExist [2022-05-09T12:27:40.417Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-09T12:27:40.417Z] === RUN TestEnsureRemoveAllWithDir [2022-05-09T12:27:40.417Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-09T12:27:40.417Z] === RUN TestEnsureRemoveAllWithFile [2022-05-09T12:27:40.417Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-09T12:27:40.417Z] PASS [2022-05-09T12:27:40.417Z] coverage: 0.0% of statements [2022-05-09T12:27:40.417Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-05-09T12:27:40.892Z] 2022/05/09 12:27:40 Closing DB instances... [2022-05-09T12:27:41.362Z] === RUN TestSizeEmpty [2022-05-09T12:27:41.362Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestSizeEmptyFile [2022-05-09T12:27:41.362Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestSizeNonemptyFile [2022-05-09T12:27:41.362Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-09T12:27:41.362Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-09T12:27:41.362Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-09T12:27:41.362Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-09T12:27:41.362Z] === RUN TestMoveToSubdir [2022-05-09T12:27:41.362Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-09T12:27:41.362Z] === RUN TestSizeNonExistingDirectory [2022-05-09T12:27:41.362Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-09T12:27:41.362Z] PASS [2022-05-09T12:27:41.362Z] coverage: 80.0% of statements [2022-05-09T12:27:41.362Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2022-05-09T12:27:42.192Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2022-05-09T12:27:42.354Z] --- PASS: TestNetworkDBCRUDTableEntries (3.31s) [2022-05-09T12:27:42.354Z] === RUN TestNetworkDBNodeLeave [2022-05-09T12:27:42.826Z] === RUN TestPollerAddRemove [2022-05-09T12:27:42.826Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-09T12:27:42.826Z] === RUN TestPollerEvent [2022-05-09T12:27:42.826Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:27:42.826Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-09T12:27:42.826Z] === RUN TestPollerClose [2022-05-09T12:27:42.826Z] --- PASS: TestPollerClose (0.00s) [2022-05-09T12:27:42.826Z] PASS [2022-05-09T12:27:42.826Z] coverage: 45.7% of statements [2022-05-09T12:27:42.826Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-05-09T12:27:43.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.287s coverage: 50.6% of statements [2022-05-09T12:27:43.817Z] === RUN TestCopyFileWithInvalidSrc [2022-05-09T12:27:43.817Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:27:43.817Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-09T12:27:43.817Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-09T12:27:43.817Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCopyFile [2022-05-09T12:27:43.817Z] --- PASS: TestCopyFile (0.01s) [2022-05-09T12:27:43.817Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-09T12:27:43.817Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:27:43.817Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-09T12:27:43.817Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-09T12:27:43.817Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:27:43.817Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestWildcardMatches [2022-05-09T12:27:43.817Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestPatternMatches [2022-05-09T12:27:43.817Z] --- PASS: TestPatternMatches (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-09T12:27:43.817Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestPatternMatchesFolderExclusions [2022-05-09T12:27:43.817Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-09T12:27:43.817Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-09T12:27:43.817Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-09T12:27:43.817Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-09T12:27:43.817Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestSingleExclamationError [2022-05-09T12:27:43.817Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestMatchesWithNoPatterns [2022-05-09T12:27:43.817Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestMatchesWithMalformedPatterns [2022-05-09T12:27:43.817Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestMatches [2022-05-09T12:27:43.817Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-09T12:27:43.817Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-09T12:27:43.817Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-09T12:27:43.817Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-09T12:27:43.817Z] --- PASS: TestMatches (0.01s) [2022-05-09T12:27:43.817Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-09T12:27:43.817Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-09T12:27:43.817Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-09T12:27:43.817Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatterns [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatternsExceptionFlag [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCleanPatternsErrorSingleException [2022-05-09T12:27:43.817Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCreateIfNotExistsDir [2022-05-09T12:27:43.817Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCreateIfNotExistsFile [2022-05-09T12:27:43.817Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-09T12:27:43.817Z] === RUN TestMatch [2022-05-09T12:27:43.817Z] --- PASS: TestMatch (0.00s) [2022-05-09T12:27:43.817Z] === RUN TestCompile [2022-05-09T12:27:43.817Z] === RUN TestCompile/slash [2022-05-09T12:27:43.817Z] === RUN TestCompile/backslash [2022-05-09T12:27:43.817Z] --- PASS: TestCompile (0.00s) [2022-05-09T12:27:43.817Z] --- PASS: TestCompile/slash (0.00s) [2022-05-09T12:27:43.817Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-09T12:27:43.817Z] PASS [2022-05-09T12:27:43.817Z] coverage: 84.7% of statements [2022-05-09T12:27:43.817Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.7% of statements [2022-05-09T12:27:43.819Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.130s coverage: 46.1% of statements [2022-05-09T12:27:43.819Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-09T12:27:44.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:27:44.295Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:27:44.810Z] === RUN TestGet [2022-05-09T12:27:44.810Z] --- PASS: TestGet (0.00s) [2022-05-09T12:27:44.810Z] === RUN TestGetShortcutString [2022-05-09T12:27:44.810Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-09T12:27:44.810Z] PASS [2022-05-09T12:27:44.810Z] coverage: 42.9% of statements [2022-05-09T12:27:44.810Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-05-09T12:27:44.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:27:45.186Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-09T12:27:45.281Z] --- PASS: TestTarFiles (7.65s) [2022-05-09T12:27:45.281Z] === RUN TestDetectCompressionZstd [2022-05-09T12:27:45.281Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-09T12:27:45.281Z] === RUN TestTarUntar [2022-05-09T12:27:45.281Z] --- PASS: TestTarUntar (0.04s) [2022-05-09T12:27:45.281Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-09T12:27:45.281Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-09T12:27:45.281Z] === RUN TestTarWithOptions [2022-05-09T12:27:45.281Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-09T12:27:45.281Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-09T12:27:45.281Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-09T12:27:45.281Z] === RUN TestUntarUstarGnuConflict [2022-05-09T12:27:45.281Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2022-05-09T12:27:45.281Z] === RUN TestNetworkDBWatch [2022-05-09T12:27:45.281Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-09T12:27:45.281Z] === RUN TestUntarInvalidFilenames [2022-05-09T12:27:45.281Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3995663307\\dest" [2022-05-09T12:27:45.281Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-05-09T12:27:45.281Z] === RUN TestUntarHardlinkToSymlink [2022-05-09T12:27:45.281Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-09T12:27:45.281Z] === RUN TestUntarInvalidHardlink [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2277846913\\victim\\hello" -> "../victim/hello" [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3103839613\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3842618454\\victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3413598391\\victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1399875984\\victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3224742351\\victim" -> "../victim" [2022-05-09T12:27:45.281Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-09T12:27:45.281Z] === RUN TestUntarInvalidSymlink [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4204236402\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink22167444\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3969380422\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2368296908\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink919443748\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3689659536\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:45.281Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2377588278\\dest\\dir\\loophole" -> "../../victim" [2022-05-09T12:27:45.281Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-09T12:27:45.281Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-09T12:27:45.281Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-09T12:27:45.281Z] === RUN TestXGlobalNoParent [2022-05-09T12:27:45.281Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-09T12:27:45.281Z] === RUN TestReplaceFileTarWrapper [2022-05-09T12:27:45.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-09T12:27:45.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:27:45.442Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.775s coverage: 58.2% of statements [2022-05-09T12:27:45.442Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-09T12:27:45.442Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-09T12:27:45.752Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-05-09T12:27:45.752Z] === RUN TestPrefixHeaderReadable [2022-05-09T12:27:45.752Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-09T12:27:45.752Z] === RUN TestDisablePigz [2022-05-09T12:27:45.752Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-09T12:27:45.752Z] === RUN TestCreateIDMapOrder [2022-05-09T12:27:45.752Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-09T12:27:45.752Z] PASS [2022-05-09T12:27:45.752Z] coverage: 7.2% of statements [2022-05-09T12:27:45.752Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-05-09T12:27:45.752Z] --- PASS: TestDisablePigz (0.15s) [2022-05-09T12:27:45.752Z] === RUN TestPigz [2022-05-09T12:27:46.224Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-09T12:27:46.224Z] --- PASS: TestPigz (0.16s) [2022-05-09T12:27:46.224Z] === RUN TestNosysFileInfo [2022-05-09T12:27:46.224Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestCopyFileWithInvalidDest [2022-05-09T12:27:46.224Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:27:46.224Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestCanonicalTarNameForPath [2022-05-09T12:27:46.224Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestCanonicalTarName [2022-05-09T12:27:46.224Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestChmodTarEntry [2022-05-09T12:27:46.224Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestHardLinkOrder [2022-05-09T12:27:46.224Z] --- PASS: TestHardLinkOrder (0.09s) [2022-05-09T12:27:46.224Z] === RUN TestChangeString [2022-05-09T12:27:46.224Z] --- PASS: TestChangeString (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestChangesWithNoChanges [2022-05-09T12:27:46.224Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-09T12:27:46.224Z] === RUN TestChangesWithChanges [2022-05-09T12:27:46.224Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-09T12:27:46.224Z] === RUN TestChangesWithChangesGH13590 [2022-05-09T12:27:46.224Z] changes_test.go:196: needs more investigation [2022-05-09T12:27:46.224Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:27:46.224Z] === RUN TestChangesDirsEmpty [2022-05-09T12:27:46.224Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-05-09T12:27:46.224Z] === RUN TestChangesDirsMutated [2022-05-09T12:27:46.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-09T12:27:46.369Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2022-05-09T12:27:46.700Z] --- PASS: TestChangesDirsMutated (0.21s) [2022-05-09T12:27:46.700Z] === RUN TestApplyLayer [2022-05-09T12:27:46.700Z] changes_test.go:433: needs further investigation [2022-05-09T12:27:46.700Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestChangesSizeWithHardlinks [2022-05-09T12:27:46.700Z] changes_test.go:469: needs further investigation [2022-05-09T12:27:46.700Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestChangesSizeWithNoChanges [2022-05-09T12:27:46.700Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-09T12:27:46.700Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestChangesSize [2022-05-09T12:27:46.700Z] --- PASS: TestChangesSize (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestApplyLayerInvalidFilenames [2022-05-09T12:27:46.700Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4074049498\\dest" [2022-05-09T12:27:46.700Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-09T12:27:46.700Z] === RUN TestApplyLayerInvalidHardlink [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3169732555\\victim\\hello" -> "../victim/hello" [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4035424380\\victim\\hello" -> "/../victim/hello" [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4195077858\\victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1767170309\\victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink51618853\\victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3865368760\\victim" -> "../victim" [2022-05-09T12:27:46.700Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-09T12:27:46.700Z] === RUN TestApplyLayerInvalidSymlink [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3989073937\\dest\\dotdot" -> "../victim/hello" [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2857300228\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink937607013\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink772002570\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1363003600\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:46.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1491754048\\dest\\loophole-victim" -> "../victim" [2022-05-09T12:27:46.700Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-09T12:27:46.700Z] === RUN TestApplyLayerWhiteouts [2022-05-09T12:27:46.700Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-09T12:27:46.700Z] === RUN TestGenerateEmptyFile [2022-05-09T12:27:46.700Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-09T12:27:46.700Z] === RUN TestGenerateWithContent [2022-05-09T12:27:46.700Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-09T12:27:46.700Z] PASS [2022-05-09T12:27:46.700Z] coverage: 62.9% of statements [2022-05-09T12:27:46.700Z] 2022/05/09 12:27:46 Closing DB instances... [2022-05-09T12:27:46.700Z] ok github.com/docker/docker/pkg/archive 10.872s coverage: 62.9% of statements [2022-05-09T12:27:46.933Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:27:46.933Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-09T12:27:46.933Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:27:46.934Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-05-09T12:27:47.171Z] === RUN TestFixedBufferCap [2022-05-09T12:27:47.171Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestFixedBufferLen [2022-05-09T12:27:47.171Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestFixedBufferString [2022-05-09T12:27:47.171Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestFixedBufferWrite [2022-05-09T12:27:47.171Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestFixedBufferRead [2022-05-09T12:27:47.171Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestBytesPipeRead [2022-05-09T12:27:47.171Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestBytesPipeWrite [2022-05-09T12:27:47.171Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-09T12:27:47.171Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-09T12:27:47.500Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:27:48.162Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-09T12:27:48.162Z] === RUN TestAtomicWriteToFile [2022-05-09T12:27:48.162Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-09T12:27:48.162Z] === RUN TestAtomicWriteSetCommit [2022-05-09T12:27:48.162Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-09T12:27:48.162Z] === RUN TestAtomicWriteSetCancel [2022-05-09T12:27:48.162Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-09T12:27:48.162Z] === RUN TestReadCloserWrapperClose [2022-05-09T12:27:48.162Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestReaderErrWrapperReadOnError [2022-05-09T12:27:48.162Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestReaderErrWrapperRead [2022-05-09T12:27:48.162Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestCancelReadCloser [2022-05-09T12:27:48.162Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-09T12:27:48.162Z] === RUN TestWriteCloserWrapperClose [2022-05-09T12:27:48.162Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestNopWriteCloser [2022-05-09T12:27:48.162Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestNopWriter [2022-05-09T12:27:48.162Z] --- PASS: TestNopWriter (0.00s) [2022-05-09T12:27:48.162Z] === RUN TestWriteCounter [2022-05-09T12:27:48.162Z] --- PASS: TestWriteCounter (0.00s) [2022-05-09T12:27:48.162Z] PASS [2022-05-09T12:27:48.162Z] coverage: 69.2% of statements [2022-05-09T12:27:48.162Z] ok github.com/docker/docker/pkg/ioutils 0.732s coverage: 69.2% of statements [2022-05-09T12:27:48.162Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-05-09T12:27:48.162Z] === RUN TestNetworkDBBulkSync [2022-05-09T12:27:48.301Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.6% of statements [2022-05-09T12:27:48.301Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-09T12:27:48.301Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-09T12:27:48.558Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.0% of statements [2022-05-09T12:27:49.153Z] === RUN TestError [2022-05-09T12:27:49.153Z] --- PASS: TestError (0.00s) [2022-05-09T12:27:49.153Z] === RUN TestProgressString [2022-05-09T12:27:49.153Z] === RUN TestProgressString/no_progress [2022-05-09T12:27:49.153Z] === RUN TestProgressString/progress_1 [2022-05-09T12:27:49.153Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-09T12:27:49.153Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-09T12:27:49.153Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-09T12:27:49.153Z] === RUN TestProgressString/with_units [2022-05-09T12:27:49.153Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-09T12:27:49.153Z] === RUN TestProgressString/hide_counts [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-09T12:27:49.153Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-09T12:27:49.153Z] === RUN TestJSONMessageDisplay [2022-05-09T12:27:49.153Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-09T12:27:49.153Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-09T12:27:49.153Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-09T12:27:49.153Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-09T12:27:49.153Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-09T12:27:49.153Z] === RUN TestDisplayJSONMessagesStream [2022-05-09T12:27:49.153Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-09T12:27:49.153Z] PASS [2022-05-09T12:27:49.153Z] coverage: 91.7% of statements [2022-05-09T12:27:49.153Z] ok github.com/docker/docker/pkg/jsonmessage 0.268s coverage: 91.7% of statements [2022-05-09T12:27:49.403Z] docker_api_swarm_test.go:563: [ddd78299c0008] joining swarm manager [d7f89b970096b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:27:49.486Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-05-09T12:27:49.486Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 80.2% of statements [2022-05-09T12:27:49.486Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-09T12:27:49.624Z] 2022/05/09 12:27:49 Closing DB instances... [2022-05-09T12:27:50.094Z] === RUN TestStandardLongPath [2022-05-09T12:27:50.094Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-09T12:27:50.094Z] === RUN TestUNCLongPath [2022-05-09T12:27:50.094Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-09T12:27:50.094Z] PASS [2022-05-09T12:27:50.094Z] coverage: 100.0% of statements [2022-05-09T12:27:50.094Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-05-09T12:27:50.415Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-05-09T12:27:50.415Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-05-09T12:27:50.671Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-05-09T12:27:51.084Z] === RUN TestNameFormat [2022-05-09T12:27:51.084Z] --- PASS: TestNameFormat (0.00s) [2022-05-09T12:27:51.084Z] === RUN TestNameRetries [2022-05-09T12:27:51.084Z] --- PASS: TestNameRetries (0.00s) [2022-05-09T12:27:51.084Z] PASS [2022-05-09T12:27:51.084Z] coverage: 85.7% of statements [2022-05-09T12:27:51.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-05-09T12:27:51.084Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-09T12:27:51.084Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-09T12:27:51.234Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-09T12:27:51.554Z] === RUN TestParseKeyValueOpt [2022-05-09T12:27:51.554Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-09T12:27:51.554Z] === RUN TestParseUintList [2022-05-09T12:27:51.554Z] --- PASS: TestParseUintList (0.00s) [2022-05-09T12:27:51.554Z] === RUN TestParseUintListMaximumLimits [2022-05-09T12:27:51.554Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-09T12:27:51.554Z] PASS [2022-05-09T12:27:51.554Z] coverage: 97.0% of statements [2022-05-09T12:27:51.554Z] ok github.com/docker/docker/pkg/parsers 0.053s coverage: 97.0% of statements [2022-05-09T12:27:51.795Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 78.7% of statements [2022-05-09T12:27:51.795Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-09T12:27:52.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 58.4% of statements [2022-05-09T12:27:52.614Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-09T12:27:53.125Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-09T12:27:53.125Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-09T12:27:53.125Z] PASS [2022-05-09T12:27:53.125Z] coverage: 36.4% of statements [2022-05-09T12:27:53.125Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.125s coverage: 36.4% of statements [2022-05-09T12:27:53.544Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-09T12:27:53.800Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-09T12:27:54.116Z] === RUN TestNewAndRemove [2022-05-09T12:27:54.116Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-09T12:27:54.116Z] === RUN TestRemoveInvalidPath [2022-05-09T12:27:54.116Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-09T12:27:54.116Z] PASS [2022-05-09T12:27:54.116Z] coverage: 82.6% of statements [2022-05-09T12:27:54.116Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-05-09T12:27:54.116Z] 2022/05/09 12:27:53 Closing DB instances... [2022-05-09T12:27:54.362Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-09T12:27:55.290Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2022-05-09T12:27:55.290Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-09T12:27:55.290Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-09T12:27:55.687Z] time="2022-05-09T12:27:55Z" level=error msg="node: 2a0ed28e443f is unknown to memberlist" [2022-05-09T12:27:56.157Z] === RUN TestFailedConnection [2022-05-09T12:27:56.219Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-05-09T12:27:56.782Z] ok github.com/docker/docker/distribution 0.616s coverage: 28.2% of statements [2022-05-09T12:27:56.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-09T12:27:57.038Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-09T12:27:57.543Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:27:57.601Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-09T12:27:57.731Z] --- PASS: TestFailedConnection (1.04s) [2022-05-09T12:27:57.731Z] === RUN TestFailOnce [2022-05-09T12:27:57.731Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.53s) [2022-05-09T12:27:57.731Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-09T12:27:57.731Z] 2022/05/09 12:27:57 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-05-09T12:27:57.731Z] goroutine 34 [running]: [2022-05-09T12:27:57.731Z] net/http.(*conn).serve.func1() [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-09T12:27:57.731Z] panic({0x4b3700, 0x5fd0e0}) [2022-05-09T12:27:57.731Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-09T12:27:57.731Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-05-09T12:27:57.731Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-09T12:27:57.731Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x6028f8?, 0xc0001b0000?}, 0x40da86?) [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-09T12:27:57.731Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6028f8, 0xc0001b0000}, 0xc00022a000) [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-09T12:27:57.731Z] net/http.serverHandler.ServeHTTP({0x600f18?}, {0x6028f8, 0xc0001b0000}, 0xc00022a000) [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-09T12:27:57.731Z] net/http.(*conn).serve(0xc000220000, {0x602df8, 0xc0002020c0}) [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-09T12:27:57.731Z] created by net/http.(*Server).Serve [2022-05-09T12:27:57.731Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-09T12:27:57.731Z] time="2022-05-09T12:27:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-05-09T12:27:57.803Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:27:58.164Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-09T12:27:58.379Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:27:58.722Z] 2022/05/09 12:27:58 Closing DB instances... [2022-05-09T12:27:58.722Z] --- PASS: TestFailOnce (1.20s) [2022-05-09T12:27:58.722Z] === RUN TestEchoInputOutput [2022-05-09T12:27:58.722Z] --- PASS: TestEchoInputOutput (0.01s) [2022-05-09T12:27:58.722Z] === RUN TestBackoff [2022-05-09T12:27:58.722Z] --- PASS: TestBackoff (0.00s) [2022-05-09T12:27:58.722Z] === RUN TestAbortRetry [2022-05-09T12:27:58.722Z] --- PASS: TestAbortRetry (0.00s) [2022-05-09T12:27:58.722Z] === RUN TestClientScheme [2022-05-09T12:27:58.722Z] --- PASS: TestClientScheme (0.00s) [2022-05-09T12:27:58.722Z] === RUN TestNewClientWithTimeout [2022-05-09T12:27:58.727Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-09T12:27:58.727Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-05-09T12:27:58.727Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-09T12:27:58.945Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:27:59.193Z] --- PASS: TestGetAddress (31.54s) [2022-05-09T12:27:59.193Z] === RUN TestRequestSyntaxCheck [2022-05-09T12:27:59.193Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-09T12:27:59.193Z] === RUN TestRequest [2022-05-09T12:27:59.193Z] time="2022-05-09T12:27:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-09T12:27:59.291Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2022-05-09T12:27:59.291Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-09T12:27:59.513Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:27:59.854Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-05-09T12:28:00.188Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-05-09T12:28:00.188Z] === RUN TestNetworkDBGarbageCollection [2022-05-09T12:28:00.450Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:28:00.665Z] time="2022-05-09T12:28:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-09T12:28:00.709Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:28:00.784Z] ok github.com/docker/docker/oci 0.027s coverage: 46.0% of statements [2022-05-09T12:28:01.354Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-09T12:28:01.354Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-09T12:28:01.644Z] docker_api_swarm_test.go:585: [da1217518a625] joining swarm manager [d7f89b970096b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:28:03.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:28:03.245Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.4% of statements [2022-05-09T12:28:03.630Z] time="2022-05-09T12:28:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-09T12:28:03.807Z] ok github.com/docker/docker/pkg/authorization 0.151s coverage: 68.3% of statements [2022-05-09T12:28:03.807Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-09T12:28:04.064Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-09T12:28:04.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:28:04.707Z] INFO: Testing against a local daemon [2022-05-09T12:28:04.707Z] === RUN TestBuildWithSession [2022-05-09T12:28:04.707Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:28:04.707Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:28:04.707Z] === RUN TestBuildSquashParent [2022-05-09T12:28:04.707Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:28:04.707Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:28:04.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:28:04.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:28:04.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:28:04.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:28:04.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:28:04.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:28:05.550Z] check_test.go:378: [ddd78299c0008] daemon is not started [2022-05-09T12:28:05.551Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:28:06.927Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:28:07.330Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-05-09T12:28:07.330Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-09T12:28:07.433Z] time="2022-05-09T12:28:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.Echo: Post \"http://127.0.0.1:49309/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-09T12:28:07.587Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-09T12:28:07.844Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-09T12:28:08.100Z] ok github.com/docker/docker/layer 7.276s coverage: 69.0% of statements [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:28:08.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:28:08.303Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:28:08.357Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-09T12:28:08.562Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:28:08.614Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-09T12:28:08.872Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-05-09T12:28:08.872Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-09T12:28:09.497Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:28:10.240Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 67.9% of statements [2022-05-09T12:28:10.240Z] ok github.com/docker/docker/pkg/ioutils 0.495s coverage: 71.0% of statements [2022-05-09T12:28:10.497Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-05-09T12:28:10.497Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-09T12:28:10.497Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-09T12:28:10.754Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-09T12:28:10.754Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-05-09T12:28:11.011Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-05-09T12:28:11.242Z] === RUN TestParseEmptyInterface [2022-05-09T12:28:11.242Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestParseNonInterfaceType [2022-05-09T12:28:11.242Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestParseWithOneFunction [2022-05-09T12:28:11.242Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestParseWithMultipleFuncs [2022-05-09T12:28:11.242Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestParseWithUnnamedReturn [2022-05-09T12:28:11.242Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestEmbeddedInterface [2022-05-09T12:28:11.242Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestParsedImports [2022-05-09T12:28:11.242Z] --- PASS: TestParsedImports (0.00s) [2022-05-09T12:28:11.242Z] === RUN TestAliasedImports [2022-05-09T12:28:11.242Z] --- PASS: TestAliasedImports (0.00s) [2022-05-09T12:28:11.242Z] PASS [2022-05-09T12:28:11.242Z] coverage: 56.8% of statements [2022-05-09T12:28:11.242Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2022-05-09T12:28:11.267Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-09T12:28:11.267Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-05-09T12:28:11.267Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:28:11.267Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:28:11.401Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:28:11.713Z] === RUN TestHTTPTransport [2022-05-09T12:28:11.713Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-09T12:28:11.713Z] PASS [2022-05-09T12:28:11.713Z] coverage: 85.7% of statements [2022-05-09T12:28:11.713Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-05-09T12:28:12.196Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-05-09T12:28:12.335Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:28:12.453Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-09T12:28:12.594Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:28:12.702Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:28:12.702Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-09T12:28:12.702Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-09T12:28:12.702Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-09T12:28:12.702Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-09T12:28:12.702Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-09T12:28:12.702Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-09T12:28:12.702Z] === RUN TestBufferPoolPutAndGet [2022-05-09T12:28:12.702Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-09T12:28:12.702Z] PASS [2022-05-09T12:28:12.702Z] coverage: 88.2% of statements [2022-05-09T12:28:12.702Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-05-09T12:28:12.702Z] --- PASS: TestRequest (13.73s) [2022-05-09T12:28:12.702Z] === RUN TestOverlappingRequests [2022-05-09T12:28:12.710Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-09T12:28:12.965Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-09T12:28:13.173Z] === RUN TestOutputOnPrematureClose [2022-05-09T12:28:13.173Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-09T12:28:13.173Z] === RUN TestCompleteSilently [2022-05-09T12:28:13.173Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-09T12:28:13.173Z] PASS [2022-05-09T12:28:13.173Z] coverage: 75.9% of statements [2022-05-09T12:28:13.173Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-05-09T12:28:13.642Z] --- PASS: TestOverlappingRequests (0.66s) [2022-05-09T12:28:13.642Z] === RUN TestRelease [2022-05-09T12:28:14.114Z] === RUN TestSendToOneSub [2022-05-09T12:28:14.114Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-09T12:28:14.114Z] === RUN TestSendToMultipleSubs [2022-05-09T12:28:14.114Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-09T12:28:14.114Z] === RUN TestEvictOneSub [2022-05-09T12:28:14.114Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-09T12:28:14.114Z] === RUN TestClosePublisher [2022-05-09T12:28:14.114Z] --- PASS: TestClosePublisher (0.00s) [2022-05-09T12:28:14.114Z] === RUN TestPubSubRace [2022-05-09T12:28:14.330Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-05-09T12:28:14.330Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-09T12:28:14.494Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:28:14.586Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-09T12:28:14.842Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-09T12:28:15.099Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-09T12:28:15.099Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-09T12:28:15.104Z] --- PASS: TestPubSubRace (1.08s) [2022-05-09T12:28:15.104Z] PASS [2022-05-09T12:28:15.104Z] coverage: 75.0% of statements [2022-05-09T12:28:15.104Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2022-05-09T12:28:15.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-09T12:28:15.428Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-09T12:28:15.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-09T12:28:15.661Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-09T12:28:16.095Z] === RUN TestRegister [2022-05-09T12:28:16.095Z] --- PASS: TestRegister (0.00s) [2022-05-09T12:28:16.095Z] === RUN TestCommand [2022-05-09T12:28:16.095Z] --- PASS: TestCommand (0.04s) [2022-05-09T12:28:16.095Z] === RUN TestNaiveSelf [2022-05-09T12:28:16.095Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-09T12:28:16.095Z] PASS [2022-05-09T12:28:16.095Z] coverage: 82.4% of statements [2022-05-09T12:28:16.095Z] ok github.com/docker/docker/pkg/reexec 0.132s coverage: 82.4% of statements [2022-05-09T12:28:16.095Z] --- PASS: TestRelease (2.60s) [2022-05-09T12:28:16.095Z] === RUN TestAllocateRandomDeallocate [2022-05-09T12:28:16.095Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-09T12:28:16.095Z] === RUN TestClientStream [2022-05-09T12:28:16.095Z] --- PASS: TestClientStream (0.00s) [2022-05-09T12:28:16.095Z] === RUN TestClientSendFile [2022-05-09T12:28:16.095Z] --- PASS: TestClientSendFile (0.00s) [2022-05-09T12:28:16.095Z] === RUN TestClientWithRequestTimeout [2022-05-09T12:28:16.095Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-09T12:28:16.095Z] === RUN TestFileSpecPlugin [2022-05-09T12:28:16.095Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-09T12:28:16.095Z] === RUN TestFileJSONSpecPlugin [2022-05-09T12:28:16.095Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-09T12:28:16.095Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-09T12:28:16.096Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-09T12:28:16.096Z] === RUN TestPluginAddHandler [2022-05-09T12:28:16.096Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-09T12:28:16.096Z] === RUN TestPluginWaitBadPlugin [2022-05-09T12:28:16.096Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-09T12:28:16.096Z] === RUN TestGet [2022-05-09T12:28:16.096Z] time="2022-05-09T12:28:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-09T12:28:16.224Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-09T12:28:16.363Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:28:16.483Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2022-05-09T12:28:17.051Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-05-09T12:28:17.091Z] === RUN TestDump [2022-05-09T12:28:17.091Z] goroutine 6 [running]: [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.dump(0xbe2d57?) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-09T12:28:17.091Z] testing.tRunner(0xc0001621a0, 0xdaa498) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:28:17.091Z] created by testing.(*T).Run [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:28:17.091Z] [2022-05-09T12:28:17.091Z] goroutine 1 [chan receive]: [2022-05-09T12:28:17.091Z] testing.(*T).Run(0xc000162000, {0xd9913c?, 0xbbc1f3?}, 0xdaa498) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:28:17.091Z] testing.runTests.func1(0xc00006c870?) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:28:17.091Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:28:17.091Z] testing.runTests(0xc000058460?, {0xf2e400, 0x3, 0x3}, {0x2218c4f0108?, 0x40?, 0xf334a0?}) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:28:17.091Z] testing.(*M).Run(0xc000058460) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:28:17.091Z] main.main() [2022-05-09T12:28:17.091Z] _testmain.go:99 +0x255 [2022-05-09T12:28:17.091Z] --- PASS: TestDump (0.00s) [2022-05-09T12:28:17.091Z] === RUN TestDumpToFile [2022-05-09T12:28:17.091Z] --- PASS: TestDumpToFile (0.19s) [2022-05-09T12:28:17.091Z] === RUN TestDumpToFileWithEmptyInput [2022-05-09T12:28:17.091Z] goroutine 8 [running]: [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.dump(0xc5ed13?) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xc5ece0?}) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-09T12:28:17.091Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-09T12:28:17.091Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-09T12:28:17.091Z] testing.tRunner(0xc000162820, 0xdaa488) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:28:17.091Z] created by testing.(*T).Run [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-09T12:28:17.091Z] [2022-05-09T12:28:17.091Z] goroutine 1 [chan receive]: [2022-05-09T12:28:17.091Z] testing.(*T).Run(0xc000162000, {0xda0713?, 0xbbc1f3?}, 0xdaa488) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-09T12:28:17.091Z] testing.runTests.func1(0xc00006c870?) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-09T12:28:17.091Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-09T12:28:17.091Z] testing.runTests(0xc000058460?, {0xf2e400, 0x3, 0x3}, {0x2218c4f0108?, 0x40?, 0xf334a0?}) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-09T12:28:17.091Z] testing.(*M).Run(0xc000058460) [2022-05-09T12:28:17.091Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-09T12:28:17.091Z] main.main() [2022-05-09T12:28:17.091Z] _testmain.go:99 +0x255 [2022-05-09T12:28:17.091Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-09T12:28:17.091Z] PASS [2022-05-09T12:28:17.091Z] coverage: 90.9% of statements [2022-05-09T12:28:17.091Z] ok github.com/docker/docker/pkg/stack 0.231s coverage: 90.9% of statements [2022-05-09T12:28:17.091Z] time="2022-05-09T12:28:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-09T12:28:17.307Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-09T12:28:17.307Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-09T12:28:17.561Z] === RUN TestNewStdWriter [2022-05-09T12:28:17.561Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-09T12:28:17.561Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestWriteWithNilBytes [2022-05-09T12:28:17.561Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestWrite [2022-05-09T12:28:17.561Z] --- PASS: TestWrite (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestWriteWithWriterError [2022-05-09T12:28:17.561Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-09T12:28:17.561Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyWriteAndRead [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-09T12:28:17.561Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-09T12:28:17.561Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-09T12:28:17.561Z] PASS [2022-05-09T12:28:17.561Z] coverage: 100.0% of statements [2022-05-09T12:28:17.561Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2022-05-09T12:28:18.264Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:28:18.264Z] docker_api_swarm_test.go:46: [d86627ca2ba48] joining swarm manager [d9041a9be4ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:28:18.552Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-09T12:28:18.552Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-09T12:28:18.552Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestFormatStatus [2022-05-09T12:28:18.552Z] --- PASS: TestFormatStatus (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestFormatError [2022-05-09T12:28:18.552Z] --- PASS: TestFormatError (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestFormatJSONError [2022-05-09T12:28:18.552Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-09T12:28:18.552Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-09T12:28:18.552Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestNewJSONProgressOutput [2022-05-09T12:28:18.552Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestAuxFormatterEmit [2022-05-09T12:28:18.552Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestStreamWriterStdout [2022-05-09T12:28:18.552Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-09T12:28:18.552Z] === RUN TestStreamWriterStderr [2022-05-09T12:28:18.552Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-09T12:28:18.552Z] PASS [2022-05-09T12:28:18.552Z] coverage: 66.2% of statements [2022-05-09T12:28:18.552Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-05-09T12:28:19.197Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-09T12:28:19.454Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-09T12:28:19.544Z] time="2022-05-09T12:28:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-09T12:28:19.544Z] === RUN TestGenerateRandomID [2022-05-09T12:28:19.544Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestShortenId [2022-05-09T12:28:19.544Z] --- PASS: TestShortenId (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestShortenSha256Id [2022-05-09T12:28:19.544Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestShortenIdEmpty [2022-05-09T12:28:19.544Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestShortenIdInvalid [2022-05-09T12:28:19.544Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestIsShortIDNonHex [2022-05-09T12:28:19.544Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-09T12:28:19.544Z] === RUN TestIsShortIDNotCorrectSize [2022-05-09T12:28:19.544Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-09T12:28:19.544Z] PASS [2022-05-09T12:28:19.544Z] coverage: 70.6% of statements [2022-05-09T12:28:19.544Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-05-09T12:28:19.711Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-05-09T12:28:20.014Z] === RUN TestIsCpusetListAvailable [2022-05-09T12:28:20.014Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-09T12:28:20.014Z] PASS [2022-05-09T12:28:20.014Z] coverage: 39.4% of statements [2022-05-09T12:28:20.014Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-05-09T12:28:21.078Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-05-09T12:28:21.078Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-09T12:28:22.008Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-05-09T12:28:22.237Z] === RUN TestChtimes [2022-05-09T12:28:22.237Z] --- PASS: TestChtimes (0.00s) [2022-05-09T12:28:22.237Z] === RUN TestChtimesWindows [2022-05-09T12:28:22.237Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-09T12:28:22.237Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-09T12:28:22.237Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-09T12:28:22.237Z] PASS [2022-05-09T12:28:22.237Z] coverage: 13.0% of statements [2022-05-09T12:28:22.237Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 13.0% of statements [2022-05-09T12:28:22.450Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:28:22.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:28:22.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:28:22.570Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-09T12:28:22.570Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-09T12:28:22.707Z] === RUN TestTailFile [2022-05-09T12:28:22.707Z] --- PASS: TestTailFile (0.00s) [2022-05-09T12:28:22.707Z] === RUN TestTailFileManyLines [2022-05-09T12:28:22.707Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-09T12:28:22.707Z] === RUN TestTailEmptyFile [2022-05-09T12:28:22.707Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-09T12:28:22.707Z] === RUN TestTailNegativeN [2022-05-09T12:28:22.707Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/no_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:22.707Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.707Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:22.708Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:22.708Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:28:22.708Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:28:22.708Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:28:23.133Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-09T12:28:23.133Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/no_delimiter [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.179Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.179Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.179Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.180Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.180Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.181Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.181Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.181Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-09T12:28:23.182Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.182Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.182Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.643Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.656Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-09T12:28:23.657Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-09T12:28:23.658Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.658Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.659Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-09T12:28:23.660Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-09T12:28:23.660Z] PASS [2022-05-09T12:28:23.660Z] coverage: 88.6% of statements [2022-05-09T12:28:23.660Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2022-05-09T12:28:23.660Z] time="2022-05-09T12:28:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-09T12:28:24.130Z] --- PASS: TestAllocateRandomDeallocate (7.83s) [2022-05-09T12:28:24.130Z] === RUN TestRetrieveFromStore [2022-05-09T12:28:24.209Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:28:24.600Z] === RUN TestTarSumRemoveNonExistent [2022-05-09T12:28:24.600Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-09T12:28:24.600Z] === RUN TestTarSumRemove [2022-05-09T12:28:24.600Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestSortFileInfoSums [2022-05-09T12:28:24.600Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestNewTarSumForLabelInvalid [2022-05-09T12:28:24.600Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestNewTarSumForLabel [2022-05-09T12:28:24.600Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestEmptyTar [2022-05-09T12:28:24.600Z] --- PASS: TestEmptyTar (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestTarSumsReadSize [2022-05-09T12:28:24.600Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-05-09T12:28:24.600Z] === RUN TestTarSums [2022-05-09T12:28:24.600Z] --- PASS: TestTarSums (0.08s) [2022-05-09T12:28:24.600Z] === RUN TestIteration [2022-05-09T12:28:24.600Z] --- PASS: TestIteration (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestVersionLabelForChecksum [2022-05-09T12:28:24.600Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestVersion [2022-05-09T12:28:24.600Z] --- PASS: TestVersion (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestGetVersion [2022-05-09T12:28:24.600Z] --- PASS: TestGetVersion (0.00s) [2022-05-09T12:28:24.600Z] === RUN TestGetVersions [2022-05-09T12:28:24.600Z] --- PASS: TestGetVersions (0.00s) [2022-05-09T12:28:24.600Z] PASS [2022-05-09T12:28:24.600Z] coverage: 89.3% of statements [2022-05-09T12:28:24.600Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-05-09T12:28:24.777Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:28:24.777Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:28:25.025Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-09T12:28:25.071Z] === RUN TestTruncIndex [2022-05-09T12:28:25.541Z] --- PASS: TestTruncIndex (0.10s) [2022-05-09T12:28:25.541Z] PASS [2022-05-09T12:28:25.541Z] coverage: 91.5% of statements [2022-05-09T12:28:25.541Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-05-09T12:28:25.588Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-05-09T12:28:25.711Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:28:25.970Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:28:26.012Z] === RUN TestVersionInfo [2022-05-09T12:28:26.012Z] --- PASS: TestVersionInfo (0.00s) [2022-05-09T12:28:26.012Z] === RUN TestAppendVersions [2022-05-09T12:28:26.012Z] --- PASS: TestAppendVersions (0.00s) [2022-05-09T12:28:26.012Z] PASS [2022-05-09T12:28:26.012Z] coverage: 88.9% of statements [2022-05-09T12:28:26.012Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-05-09T12:28:26.151Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-05-09T12:28:26.483Z] --- PASS: TestRetrieveFromStore (2.50s) [2022-05-09T12:28:26.483Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-09T12:28:26.483Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-09T12:28:26.483Z] === RUN TestParallelPredefinedRequest1 [2022-05-09T12:28:26.483Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-09T12:28:26.483Z] === RUN TestParallelPredefinedRequest2 [2022-05-09T12:28:26.483Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-09T12:28:26.483Z] === RUN TestParallelPredefinedRequest3 [2022-05-09T12:28:26.483Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-09T12:28:26.483Z] === RUN TestParallelPredefinedRequest4 [2022-05-09T12:28:26.483Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-09T12:28:26.483Z] === RUN TestParallelPredefinedRequest5 [2022-05-09T12:28:26.483Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-09T12:28:26.483Z] === RUN TestDebug [2022-05-09T12:28:26.483Z] --- PASS: TestDebug (0.00s) [2022-05-09T12:28:26.483Z] === RUN TestRequestPoolParallel [2022-05-09T12:28:26.483Z] --- PASS: TestRequestPoolParallel (0.28s) [2022-05-09T12:28:26.483Z] === RUN TestFullAllocateRelease [2022-05-09T12:28:26.537Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:28:27.080Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-09T12:28:27.104Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:28:27.104Z] --- PASS: TestImportExtremelyLargeImageWorks (181.23s) [2022-05-09T12:28:27.104Z] PASS [2022-05-09T12:28:27.104Z] [2022-05-09T12:28:27.104Z] DONE 22 tests in 185.692s [2022-05-09T12:28:27.104Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-09T12:28:27.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:28:27.104Z] ++ set -e [2022-05-09T12:28:27.104Z] ++ '[' -n 0 ']' [2022-05-09T12:28:27.104Z] ++ set -x [2022-05-09T12:28:27.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:28:27.362Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:28:27.362Z] INFO: Testing against a local daemon [2022-05-09T12:28:27.362Z] === RUN TestNetworkCreateDelete [2022-05-09T12:28:27.362Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-09T12:28:27.362Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:28:27.475Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-05-09T12:28:27.475Z] === RUN TestOddAllocateRelease [2022-05-09T12:28:27.475Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-05-09T12:28:27.475Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-09T12:28:27.475Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-09T12:28:27.475Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-09T12:28:27.620Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:28:27.878Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-05-09T12:28:27.878Z] === RUN TestDaemonDNSFallback [2022-05-09T12:28:27.945Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:28:27.945Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-09T12:28:27.945Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest5 [2022-05-09T12:28:27.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest1 [2022-05-09T12:28:27.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest4 [2022-05-09T12:28:27.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest3 [2022-05-09T12:28:27.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:28:27.945Z] === CONT TestParallelPredefinedRequest2 [2022-05-09T12:28:27.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:28:27.945Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:28:27.945Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:28:27.945Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:28:27.945Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:28:27.945Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:28:27.945Z] PASS [2022-05-09T12:28:27.945Z] coverage: 85.3% of statements [2022-05-09T12:28:27.945Z] ok github.com/docker/docker/libnetwork/ipam 71.203s coverage: 85.3% of statements [2022-05-09T12:28:28.416Z] === RUN TestValidatePrivileges [2022-05-09T12:28:28.416Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-09T12:28:28.416Z] === RUN TestFilterByCapNeg [2022-05-09T12:28:28.416Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-09T12:28:28.416Z] === RUN TestFilterByCapPos [2022-05-09T12:28:28.416Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-09T12:28:28.416Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-09T12:28:28.416Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-09T12:28:28.416Z] PASS [2022-05-09T12:28:28.416Z] coverage: 12.2% of statements [2022-05-09T12:28:28.416Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.2% of statements [2022-05-09T12:28:28.445Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:28:29.407Z] === RUN TestNewSettable [2022-05-09T12:28:29.407Z] --- PASS: TestNewSettable (0.00s) [2022-05-09T12:28:29.407Z] === RUN TestIsSettable [2022-05-09T12:28:29.407Z] --- PASS: TestIsSettable (0.00s) [2022-05-09T12:28:29.407Z] === RUN TestUpdateSettingsEnv [2022-05-09T12:28:29.407Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-09T12:28:29.407Z] PASS [2022-05-09T12:28:29.407Z] coverage: 20.0% of statements [2022-05-09T12:28:29.407Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-05-09T12:28:30.975Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:28:30.979Z] === RUN TestLoad [2022-05-09T12:28:30.979Z] --- PASS: TestLoad (0.00s) [2022-05-09T12:28:30.979Z] === RUN TestSave [2022-05-09T12:28:30.979Z] --- PASS: TestSave (0.04s) [2022-05-09T12:28:30.979Z] === RUN TestAddDeleteGet [2022-05-09T12:28:30.979Z] --- PASS: TestAddDeleteGet (0.06s) [2022-05-09T12:28:30.979Z] === RUN TestInvalidTags [2022-05-09T12:28:30.979Z] --- PASS: TestInvalidTags (0.01s) [2022-05-09T12:28:30.979Z] PASS [2022-05-09T12:28:30.979Z] coverage: 84.4% of statements [2022-05-09T12:28:30.979Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements [2022-05-09T12:28:31.449Z] --- PASS: TestGet (15.02s) [2022-05-09T12:28:31.449Z] === RUN TestPluginWithNoManifest [2022-05-09T12:28:31.449Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-09T12:28:31.449Z] === RUN TestGetAll [2022-05-09T12:28:31.449Z] --- PASS: TestGetAll (0.00s) [2022-05-09T12:28:31.449Z] PASS [2022-05-09T12:28:31.449Z] coverage: 73.2% of statements [2022-05-09T12:28:31.449Z] ok github.com/docker/docker/pkg/plugins 34.986s coverage: 73.2% of statements [2022-05-09T12:28:33.020Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-09T12:28:33.020Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-09T12:28:33.020Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-09T12:28:33.020Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-09T12:28:33.020Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-09T12:28:33.020Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-09T12:28:33.020Z] === RUN TestResumableRequestReaderWithReadError [2022-05-09T12:28:33.492Z] === RUN TestResolveAuthConfigIndexServer [2022-05-09T12:28:33.492Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestResolveAuthConfigFullURL [2022-05-09T12:28:33.492Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-09T12:28:33.492Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestValidateMirror [2022-05-09T12:28:33.492Z] --- PASS: TestValidateMirror (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestLoadInsecureRegistries [2022-05-09T12:28:33.492Z] time="2022-05-09T12:28:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-05-09T12:28:33.492Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestResumableRequestReader [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-09T12:28:33.492Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-09T12:28:33.492Z] PASS [2022-05-09T12:28:33.492Z] coverage: 100.0% of statements [2022-05-09T12:28:33.492Z] ok github.com/docker/docker/registry/resumable 0.303s coverage: 100.0% of statements [2022-05-09T12:28:33.492Z] time="2022-05-09T12:28:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:28:33.492Z] time="2022-05-09T12:28:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-09T12:28:33.492Z] time="2022-05-09T12:28:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-09T12:28:33.492Z] --- PASS: TestLoadInsecureRegistries (0.24s) [2022-05-09T12:28:33.492Z] === RUN TestNewServiceConfig [2022-05-09T12:28:33.492Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestValidateIndexName [2022-05-09T12:28:33.492Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestValidateIndexNameWithError [2022-05-09T12:28:33.492Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestEndpointParse [2022-05-09T12:28:33.492Z] --- PASS: TestEndpointParse (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestEndpointParseInvalid [2022-05-09T12:28:33.492Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestValidateEndpoint [2022-05-09T12:28:33.492Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-09T12:28:33.492Z] === RUN TestPing [2022-05-09T12:28:33.492Z] --- PASS: TestPing (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestPingRegistryEndpoint [2022-05-09T12:28:33.492Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.492Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-09T12:28:33.492Z] === RUN TestEndpoint [2022-05-09T12:28:33.492Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.492Z] --- SKIP: TestEndpoint (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestParseRepositoryInfo [2022-05-09T12:28:33.492Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestNewIndexInfo [2022-05-09T12:28:33.492Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestMirrorEndpointLookup [2022-05-09T12:28:33.492Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:28:33.492Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestSearchRepositories [2022-05-09T12:28:33.492Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-09T12:28:33.492Z] Host: 127.0.0.1:49340 [2022-05-09T12:28:33.492Z] User-Agent: docker test client [2022-05-09T12:28:33.492Z] Authorization: Token fake-token [2022-05-09T12:28:33.492Z] X-Docker-Token: true [2022-05-09T12:28:33.492Z] Accept-Encoding: gzip [2022-05-09T12:28:33.492Z] [2022-05-09T12:28:33.492Z] [2022-05-09T12:28:33.492Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-09T12:28:33.492Z] Connection: close [2022-05-09T12:28:33.492Z] Content-Length: 144 [2022-05-09T12:28:33.492Z] Cache-Control: no-cache [2022-05-09T12:28:33.492Z] Content-Type: application/json [2022-05-09T12:28:33.492Z] Date: Mon, 09 May 2022 12:28:33 GMT [2022-05-09T12:28:33.492Z] Expires: -1 [2022-05-09T12:28:33.492Z] Pragma: no-cache [2022-05-09T12:28:33.492Z] Server: docker-tests/mock [2022-05-09T12:28:33.492Z] X-Docker-Registry-Config: mock [2022-05-09T12:28:33.492Z] X-Docker-Registry-Version: 0.0.0 [2022-05-09T12:28:33.492Z] [2022-05-09T12:28:33.492Z] [2022-05-09T12:28:33.492Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-09T12:28:33.492Z] === RUN TestTrustedLocation [2022-05-09T12:28:33.492Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-09T12:28:33.492Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestAllowNondistributableArtifacts [2022-05-09T12:28:33.492Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-09T12:28:33.492Z] === RUN TestIsSecureIndex [2022-05-09T12:28:33.492Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-09T12:28:33.492Z] PASS [2022-05-09T12:28:33.492Z] coverage: 51.7% of statements [2022-05-09T12:28:33.492Z] ok github.com/docker/docker/registry 0.350s coverage: 51.7% of statements [2022-05-09T12:28:34.484Z] === RUN TestRestartManagerTimeout [2022-05-09T12:28:34.484Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-09T12:28:34.484Z] === RUN TestRestartManagerTimeoutReset [2022-05-09T12:28:34.484Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-09T12:28:34.484Z] PASS [2022-05-09T12:28:34.484Z] coverage: 45.3% of statements [2022-05-09T12:28:34.484Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-05-09T12:28:34.954Z] === RUN TestDecodeContainerConfig [2022-05-09T12:28:34.954Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-09T12:28:34.954Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-09T12:28:34.954Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-09T12:28:34.954Z] === RUN TestDecodeContainerConfigIsolation [2022-05-09T12:28:34.954Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-09T12:28:34.954Z] === RUN TestValidatePrivileged [2022-05-09T12:28:34.954Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-09T12:28:34.954Z] PASS [2022-05-09T12:28:34.954Z] coverage: 52.4% of statements [2022-05-09T12:28:34.954Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.4% of statements [2022-05-09T12:28:35.159Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-05-09T12:28:35.159Z] === RUN TestInspectNetwork [2022-05-09T12:28:35.159Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:28:35.424Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-09T12:28:35.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-09T12:28:35.424Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-09T12:28:35.424Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-09T12:28:35.424Z] PASS [2022-05-09T12:28:35.424Z] coverage: 62.5% of statements [2022-05-09T12:28:35.424Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-05-09T12:28:35.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-09T12:28:36.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-09T12:28:37.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-09T12:28:37.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (23.82s) [2022-05-09T12:28:37.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (24.03s) [2022-05-09T12:28:37.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (24.11s) [2022-05-09T12:28:37.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (24.27s) [2022-05-09T12:28:37.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.15s) [2022-05-09T12:28:37.495Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.68s) [2022-05-09T12:28:37.495Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:28:37.495Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:28:38.041Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:28:38.299Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:28:38.299Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:28:38.387Z] === RUN TestGetDriver [2022-05-09T12:28:38.387Z] --- PASS: TestGetDriver (0.00s) [2022-05-09T12:28:38.387Z] === RUN TestVolumeRequestError [2022-05-09T12:28:38.387Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-09T12:28:38.387Z] PASS [2022-05-09T12:28:38.387Z] coverage: 36.1% of statements [2022-05-09T12:28:38.387Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-05-09T12:28:38.558Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:28:38.816Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:28:38.857Z] === RUN TestGetAddress [2022-05-09T12:28:38.857Z] --- PASS: TestGetAddress (0.00s) [2022-05-09T12:28:38.857Z] === RUN TestRemove [2022-05-09T12:28:38.857Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:28:38.857Z] --- SKIP: TestRemove (0.00s) [2022-05-09T12:28:38.857Z] === RUN TestInitializeWithVolumes [2022-05-09T12:28:38.857Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-09T12:28:38.857Z] === RUN TestCreate [2022-05-09T12:28:38.857Z] --- PASS: TestCreate (0.01s) [2022-05-09T12:28:38.857Z] === RUN TestValidateName [2022-05-09T12:28:38.857Z] --- PASS: TestValidateName (0.00s) [2022-05-09T12:28:38.857Z] === RUN TestCreateWithOpts [2022-05-09T12:28:38.857Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:28:38.857Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-09T12:28:38.857Z] === RUN TestRelaodNoOpts [2022-05-09T12:28:38.857Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-09T12:28:38.857Z] PASS [2022-05-09T12:28:38.857Z] coverage: 41.5% of statements [2022-05-09T12:28:38.857Z] ok github.com/docker/docker/volume/local 0.118s coverage: 41.5% of statements [2022-05-09T12:28:39.383Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:28:39.642Z] === RUN TestInspectNetwork/full_network_id [2022-05-09T12:28:39.642Z] === RUN TestInspectNetwork/partial_network_id [2022-05-09T12:28:39.642Z] === RUN TestInspectNetwork/network_name [2022-05-09T12:28:39.642Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRaw [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-09T12:28:40.427Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRaw [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-09T12:28:40.427Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestConvertTmpfsOptions [2022-05-09T12:28:40.427Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-09T12:28:40.427Z] linux_parser_test.go:209: data="ro" [2022-05-09T12:28:40.427Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestParseMountSpec [2022-05-09T12:28:40.427Z] parser_test.go:62: case 0 [2022-05-09T12:28:40.427Z] parser_test.go:62: case 1 [2022-05-09T12:28:40.427Z] parser_test.go:62: case 2 [2022-05-09T12:28:40.427Z] parser_test.go:62: case 3 [2022-05-09T12:28:40.427Z] parser_test.go:62: case 4 [2022-05-09T12:28:40.427Z] parser_test.go:62: case 5 [2022-05-09T12:28:40.427Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestValidateMount [2022-05-09T12:28:40.427Z] --- PASS: TestValidateMount (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRaw [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-09T12:28:40.427Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-09T12:28:40.427Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-09T12:28:40.427Z] PASS [2022-05-09T12:28:40.427Z] coverage: 67.6% of statements [2022-05-09T12:28:40.427Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.6% of statements [2022-05-09T12:28:40.577Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:28:41.417Z] === RUN TestSetGetMeta [2022-05-09T12:28:41.417Z] === PAUSE TestSetGetMeta [2022-05-09T12:28:41.417Z] === RUN TestRestore [2022-05-09T12:28:41.417Z] === PAUSE TestRestore [2022-05-09T12:28:41.417Z] === RUN TestServiceCreate [2022-05-09T12:28:41.417Z] === PAUSE TestServiceCreate [2022-05-09T12:28:41.417Z] === RUN TestServiceList [2022-05-09T12:28:41.417Z] === PAUSE TestServiceList [2022-05-09T12:28:41.417Z] === RUN TestServiceRemove [2022-05-09T12:28:41.417Z] === PAUSE TestServiceRemove [2022-05-09T12:28:41.417Z] === RUN TestServiceGet [2022-05-09T12:28:41.417Z] === PAUSE TestServiceGet [2022-05-09T12:28:41.417Z] === RUN TestServicePrune [2022-05-09T12:28:41.417Z] === PAUSE TestServicePrune [2022-05-09T12:28:41.417Z] === RUN TestCreate [2022-05-09T12:28:41.417Z] === PAUSE TestCreate [2022-05-09T12:28:41.417Z] === RUN TestRemove [2022-05-09T12:28:41.417Z] === PAUSE TestRemove [2022-05-09T12:28:41.417Z] === RUN TestList [2022-05-09T12:28:41.417Z] === PAUSE TestList [2022-05-09T12:28:41.417Z] === RUN TestFindByDriver [2022-05-09T12:28:41.417Z] === PAUSE TestFindByDriver [2022-05-09T12:28:41.417Z] === RUN TestFindByReferenced [2022-05-09T12:28:41.417Z] === PAUSE TestFindByReferenced [2022-05-09T12:28:41.417Z] === RUN TestDerefMultipleOfSameRef [2022-05-09T12:28:41.417Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-09T12:28:41.417Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:28:41.417Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:28:41.417Z] === RUN TestDefererencePluginOnCreateError [2022-05-09T12:28:41.417Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-09T12:28:41.417Z] === RUN TestRefDerefRemove [2022-05-09T12:28:41.417Z] === PAUSE TestRefDerefRemove [2022-05-09T12:28:41.417Z] === RUN TestGet [2022-05-09T12:28:41.417Z] === PAUSE TestGet [2022-05-09T12:28:41.417Z] === RUN TestGetWithReference [2022-05-09T12:28:41.417Z] === PAUSE TestGetWithReference [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_nil_list [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_empty_list [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_filter_some [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_filter_middle [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:28:41.417Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-09T12:28:41.417Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-09T12:28:41.417Z] === CONT TestFilterFunc/test_nil_list [2022-05-09T12:28:41.417Z] === CONT TestFilterFunc/test_filter_some [2022-05-09T12:28:41.417Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-09T12:28:41.418Z] === CONT TestFilterFunc/test_empty_list [2022-05-09T12:28:41.418Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-09T12:28:41.418Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-09T12:28:41.418Z] === CONT TestFilterFunc/test_filter_middle [2022-05-09T12:28:41.418Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-09T12:28:41.418Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-09T12:28:41.418Z] === CONT TestSetGetMeta [2022-05-09T12:28:41.418Z] === CONT TestList [2022-05-09T12:28:41.418Z] === CONT TestRemove [2022-05-09T12:28:41.418Z] === CONT TestServiceRemove [2022-05-09T12:28:41.418Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-09T12:28:41.418Z] === CONT TestServicePrune [2022-05-09T12:28:41.418Z] --- PASS: TestRemove (0.06s) [2022-05-09T12:28:41.418Z] === CONT TestCreate [2022-05-09T12:28:41.418Z] --- PASS: TestList (0.07s) [2022-05-09T12:28:41.418Z] === CONT TestServiceGet [2022-05-09T12:28:41.418Z] --- PASS: TestCreate (0.02s) [2022-05-09T12:28:41.418Z] === CONT TestServiceCreate [2022-05-09T12:28:41.418Z] --- PASS: TestServiceGet (0.20s) [2022-05-09T12:28:41.418Z] === CONT TestServiceList [2022-05-09T12:28:41.418Z] time="2022-05-09T12:28:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:28:41.418Z] --- PASS: TestServiceRemove (0.27s) [2022-05-09T12:28:41.418Z] === CONT TestDefererencePluginOnCreateError [2022-05-09T12:28:41.418Z] --- PASS: TestServiceCreate (0.20s) [2022-05-09T12:28:41.418Z] === CONT TestGetWithReference [2022-05-09T12:28:41.418Z] time="2022-05-09T12:28:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:28:41.418Z] time="2022-05-09T12:28:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:28:41.418Z] --- PASS: TestServiceList (0.04s) [2022-05-09T12:28:41.418Z] === CONT TestGet [2022-05-09T12:28:41.418Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-05-09T12:28:41.418Z] === CONT TestRefDerefRemove [2022-05-09T12:28:41.418Z] time="2022-05-09T12:28:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-09T12:28:41.418Z] --- PASS: TestGetWithReference (0.04s) [2022-05-09T12:28:41.418Z] === CONT TestDerefMultipleOfSameRef [2022-05-09T12:28:41.418Z] time="2022-05-09T12:28:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-09T12:28:41.511Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:28:41.888Z] --- PASS: TestServicePrune (0.31s) [2022-05-09T12:28:41.888Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-09T12:28:41.888Z] --- PASS: TestGet (0.03s) [2022-05-09T12:28:41.888Z] === CONT TestRestore [2022-05-09T12:28:41.888Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-09T12:28:41.888Z] === CONT TestFindByReferenced [2022-05-09T12:28:41.888Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-09T12:28:41.888Z] === CONT TestFindByDriver [2022-05-09T12:28:41.888Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-09T12:28:41.888Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-09T12:28:41.888Z] --- PASS: TestRestore (0.04s) [2022-05-09T12:28:41.888Z] --- PASS: TestFindByDriver (0.03s) [2022-05-09T12:28:41.888Z] PASS [2022-05-09T12:28:41.888Z] coverage: 69.0% of statements [2022-05-09T12:28:41.888Z] ok github.com/docker/docker/volume/service 0.429s coverage: 69.0% of statements [2022-05-09T12:28:44.041Z] --- PASS: TestInspectNetwork (9.47s) [2022-05-09T12:28:44.041Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-09T12:28:44.041Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-09T12:28:44.041Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-05-09T12:28:44.041Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-09T12:28:44.041Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:28:44.299Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:28:44.557Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:28:44.850Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:28:44.850Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:28:44.850Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:28:44.850Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-09T12:28:45.156Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:28:46.094Z] --- PASS: TestRunContainerWithBridgeNone (2.11s) [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:28:46.094Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:28:46.094Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:28:46.094Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:28:46.094Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:28:46.094Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:28:46.094Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:28:46.094Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:28:46.094Z] === RUN TestNetworkList [2022-05-09T12:28:46.094Z] === RUN TestNetworkList//networks [2022-05-09T12:28:46.094Z] === PAUSE TestNetworkList//networks [2022-05-09T12:28:46.094Z] === RUN TestNetworkList//networks/ [2022-05-09T12:28:46.094Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:28:46.094Z] === CONT TestNetworkList//networks [2022-05-09T12:28:46.094Z] === CONT TestNetworkList//networks/ [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkList (0.02s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:28:46.094Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:28:46.094Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:28:46.663Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-09T12:28:46.663Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:28:48.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-05-09T12:28:48.037Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:28:48.603Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-05-09T12:28:48.603Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:28:48.968Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:28:48.968Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === Skipped [2022-05-09T12:28:48.968Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:28:48.968Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:28:48.968Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:28:48.968Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:28:48.968Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-09T12:28:48.968Z] time="2022-05-09T12:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-09T12:28:48.968Z] time="2022-05-09T12:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-09T12:28:48.968Z] time="2022-05-09T12:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-09T12:28:48.968Z] time="2022-05-09T12:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-09T12:28:48.968Z] time="2022-05-09T12:27:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-09T12:28:48.968Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-09T12:28:48.968Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-09T12:28:48.968Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-09T12:28:48.968Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-09T12:28:48.968Z] graphtest_unix.go:71: No driver to put! [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-09T12:28:48.968Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-09T12:28:48.968Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-09T12:28:48.968Z] [2022-05-09T12:28:48.968Z] DONE 2526 tests, 28 skipped in 250.188s [2022-05-09T12:28:48.968Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/bitseq [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cluster [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/config [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/datastore [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/driverapi [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/etchosts [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/idm [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipam [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/iptables [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/netlabel [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/netutils [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/networkdb [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/ns [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/options [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/osl [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/portallocator [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/portmapper [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/testutils [2022-05-09T12:28:48.968Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-09T12:28:48.968Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-09T12:28:49.976Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-05-09T12:28:49.976Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:28:49.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:28:49.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:28:50.963Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:28:51.351Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-05-09T12:28:51.351Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:28:51.609Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-09T12:28:51.609Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:28:52.524Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:28:52.544Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T12:28:53.529Z] 2022/05/09 12:28:52 Closing DB instances... [2022-05-09T12:28:54.446Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-05-09T12:28:54.446Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:28:54.446Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:28:54.446Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:28:54.446Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:28:54.519Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-09T12:28:54.519Z] === RUN TestFindNode [2022-05-09T12:28:54.519Z] 2022/05/09 12:28:54 Closing DB instances... [2022-05-09T12:28:54.519Z] --- PASS: TestFindNode (0.02s) [2022-05-09T12:28:54.519Z] === RUN TestChangeNodeState [2022-05-09T12:28:54.519Z] 2022/05/09 12:28:54 Closing DB instances... [2022-05-09T12:28:54.519Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-09T12:28:54.519Z] === RUN TestNodeReincarnation [2022-05-09T12:28:54.519Z] 2022/05/09 12:28:54 Closing DB instances... [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy (18.29s) [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.48s) [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.09s) [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.31s) [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.52s) [2022-05-09T12:28:54.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.88s) [2022-05-09T12:28:54.745Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:28:55.820Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T12:28:56.754Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T12:28:57.690Z] --- PASS: TestBuildMultiStageParentConfig (3.24s) [2022-05-09T12:28:57.690Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:28:57.690Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:28:57.690Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-09T12:28:57.690Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:28:58.654Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T12:28:58.654Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-09T12:28:58.654Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T12:28:59.285Z] time="2022-05-09T12:28:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-09T12:28:59.285Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-09T12:28:59.285Z] === RUN TestParallelCreate [2022-05-09T12:28:59.285Z] 2022/05/09 12:28:59 Closing DB instances... [2022-05-09T12:28:59.285Z] --- PASS: TestParallelCreate (0.02s) [2022-05-09T12:28:59.285Z] === RUN TestParallelDelete [2022-05-09T12:28:59.756Z] 2022/05/09 12:28:59 Closing DB instances... [2022-05-09T12:28:59.756Z] --- PASS: TestParallelDelete (0.02s) [2022-05-09T12:28:59.756Z] === RUN TestNetworkDBIslands [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0b06741584b3 with config:&{NodeID:0b06741584b3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 0b06741584b3/172.19.8.128, joined gossip cluster" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 0b06741584b3/172.19.8.128, added to nodes list" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1b634cd9fb56 with config:&{NodeID:1b634cd9fb56 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, joined gossip cluster" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to nodes list" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, joined gossip cluster" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to nodes list" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 0b06741584b3/172.19.8.128, joined gossip cluster" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=info msg="Node 0b06741584b3/172.19.8.128, added to nodes list" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-09T12:28:59.756Z] time="2022-05-09T12:28:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-09T12:28:59.901Z] --- PASS: TestBuildWithEmptyLayers (1.78s) [2022-05-09T12:28:59.901Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4caa99b5e33 with config:&{NodeID:d4caa99b5e33 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-09T12:29:00.227Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:893f7ff0463b with config:&{NodeID:893f7ff0463b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, added to nodes list" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-09T12:29:00.696Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:74b872ec8ae6 with config:&{NodeID:74b872ec8ae6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 0b06741584b3/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node d4caa99b5e33/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-09T12:29:01.167Z] time="2022-05-09T12:29:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:01.637Z] networkdb_test.go:835: Re-joining: 3 [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="The new bootstrap node list is:[172.19.8.128:10033 172.19.8.128:10034 172.19.8.128:10035]" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10033" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49371" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10034" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49372" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10035" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49373" [2022-05-09T12:29:01.637Z] networkdb_test.go:835: Re-joining: 4 [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=info msg="The new bootstrap node list is:[172.19.8.128:10033 172.19.8.128:10034 172.19.8.128:10035]" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10033" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49374" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10034" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49375" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10035" [2022-05-09T12:29:01.637Z] time="2022-05-09T12:29:01Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49376" [2022-05-09T12:29:01.934Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T12:29:01.934Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node 0 leaving" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="Node 0b06741584b3 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node3(d4caa99b5e33): Node leave event for 0b06741584b3/172.19.8.128" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="Node 0b06741584b3 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node4(893f7ff0463b): Node leave event for 0b06741584b3/172.19.8.128" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="Node 0b06741584b3 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node5(74b872ec8ae6): Node leave event for 0b06741584b3/172.19.8.128" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="Node 0b06741584b3 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="Node 0b06741584b3 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node1(0b06741584b3): Node leave event for 0b06741584b3/172.19.8.128" [2022-05-09T12:29:02.108Z] time="2022-05-09T12:29:01Z" level=info msg="node2(1b634cd9fb56): Node leave event for 0b06741584b3/172.19.8.128" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 0b06741584b3/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 0b06741584b3/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 0b06741584b3/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 0b06741584b3/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 0b06741584b3/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="node 1 leaving" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="node5(74b872ec8ae6): Node leave event for 1b634cd9fb56/172.19.8.128" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="node4(893f7ff0463b): Node leave event for 1b634cd9fb56/172.19.8.128" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56 change state NodeActive --> NodeFailed" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, added to failed nodes list" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56 change state NodeActive --> NodeLeft" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="node3(d4caa99b5e33): Node leave event for 1b634cd9fb56/172.19.8.128" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=error msg="node: 1b634cd9fb56 is unknown to memberlist" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, left gossip cluster" [2022-05-09T12:29:02.578Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, left gossip cluster" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="Node 1b634cd9fb56/172.19.8.128, left gossip cluster" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="node 2 leaving" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="Node d4caa99b5e33 change state NodeActive --> NodeLeft" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="node4(893f7ff0463b): Node leave event for d4caa99b5e33/172.19.8.128" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="Node d4caa99b5e33 change state NodeActive --> NodeLeft" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="node5(74b872ec8ae6): Node leave event for d4caa99b5e33/172.19.8.128" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="Node d4caa99b5e33 change state NodeActive --> NodeLeft" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="node3(d4caa99b5e33): Node leave event for d4caa99b5e33/172.19.8.128" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=debug msg="memberlist: Failed ping: 1b634cd9fb56 (timeout reached)" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.8.128:10036: use of closed network connection" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.8.128:10035: use of closed network connection" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.8.128:10037: use of closed network connection" [2022-05-09T12:29:03.048Z] time="2022-05-09T12:29:02Z" level=info msg="Node d4caa99b5e33/172.19.8.128, left gossip cluster" [2022-05-09T12:29:03.307Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T12:29:03.307Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node d4caa99b5e33/172.19.8.128, left gossip cluster" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node d4caa99b5e33/172.19.8.128, left gossip cluster" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="memberlist: Suspect 1b634cd9fb56 has failed, no acks received" [2022-05-09T12:29:03.518Z] networkdb_test.go:867: node4: OK [2022-05-09T12:29:03.518Z] networkdb_test.go:867: node5: OK [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="node 0 coming back" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f4bf9960807d with config:&{NodeID:f4bf9960807d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node f4bf9960807d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node f4bf9960807d/172.19.8.128, added to nodes list" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="node 1 coming back" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:38667f4c63cc with config:&{NodeID:38667f4c63cc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node 38667f4c63cc/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to nodes list" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="node 2 coming back" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fb8539e77d8d with config:&{NodeID:fb8539e77d8d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node fb8539e77d8d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:03.518Z] time="2022-05-09T12:29:03Z" level=info msg="Node fb8539e77d8d/172.19.8.128, added to nodes list" [2022-05-09T12:29:05.209Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T12:29:05.775Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T12:29:06.341Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T12:29:06.907Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T12:29:07.317Z] time="2022-05-09T12:29:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.8.128:10033 172.19.8.128:10034 172.19.8.128:10035]" [2022-05-09T12:29:07.317Z] time="2022-05-09T12:29:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.8.128:10033 172.19.8.128:10034 172.19.8.128:10035]" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10033" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49378" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, is the new incarnation of the shutdown node 0b06741584b3/172.19.8.128" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10034" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49379" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, is the new incarnation of the shutdown node 1b634cd9fb56/172.19.8.128" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10035" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49380" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, is the new incarnation of the shutdown node d4caa99b5e33/172.19.8.128" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 893f7ff0463b/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, is the new incarnation of the shutdown node 1b634cd9fb56/172.19.8.128" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, is the new incarnation of the shutdown node 0b06741584b3/172.19.8.128" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node f4bf9960807d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, added to nodes list" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:07.788Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, added to nodes list" [2022-05-09T12:29:08.023Z] --- PASS: TestBuildWithHugeFile (131.37s) [2022-05-09T12:29:08.023Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:29:08.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:29:08.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:29:08.023Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:29:08.023Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:29:08.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:29:08.023Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:29:08.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:29:08.023Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:29:08.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:29:08.023Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:29:08.023Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:29:08.023Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:29:08.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-05-09T12:29:08.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-09T12:29:08.023Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:29:08.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-09T12:29:08.023Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:29:08.023Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:29:08.023Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-09T12:29:08.023Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:29:08.023Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-09T12:29:08.023Z] PASS [2022-05-09T12:29:08.023Z] ok github.com/docker/docker/integration/build 203.570s [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === Skipped [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:29:08.023Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:29:08.023Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-09T12:29:08.023Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-09T12:29:08.023Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:29:08.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-09T12:29:08.023Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:29:08.023Z] [2022-05-09T12:29:08.023Z] DONE 29 tests, 6 skipped in 244.355s [2022-05-09T12:29:08.023Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, joined gossip cluster" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, is the new incarnation of the shutdown node d4caa99b5e33/172.19.8.128" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=info msg="Node fb8539e77d8d/172.19.8.128, added to nodes list" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10033" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49381" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10034" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49382" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.8.128:10035" [2022-05-09T12:29:08.257Z] time="2022-05-09T12:29:07Z" level=debug msg="memberlist: Stream connection from=172.19.8.128:49383" [2022-05-09T12:29:08.280Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T12:29:08.280Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T12:29:08.280Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T12:29:08.538Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T12:29:08.727Z] 2022/05/09 12:29:08 Closing DB instances... [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d change state NodeActive --> NodeLeft" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="node4(893f7ff0463b): Node leave event for f4bf9960807d/172.19.8.128" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d change state NodeActive --> NodeLeft" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="node2(38667f4c63cc): Node leave event for f4bf9960807d/172.19.8.128" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d change state NodeActive --> NodeLeft" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="node3(fb8539e77d8d): Node leave event for f4bf9960807d/172.19.8.128" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d change state NodeActive --> NodeLeft" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="node5(74b872ec8ae6): Node leave event for f4bf9960807d/172.19.8.128" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d change state NodeActive --> NodeLeft" [2022-05-09T12:29:08.727Z] time="2022-05-09T12:29:08Z" level=info msg="node1(f4bf9960807d): Node leave event for f4bf9960807d/172.19.8.128" [2022-05-09T12:29:08.797Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T12:29:09.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:29:09.007Z] INFO: Testing against a local daemon [2022-05-09T12:29:09.007Z] === RUN TestConfigInspect [2022-05-09T12:29:09.007Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:29:09.007Z] === RUN TestConfigList [2022-05-09T12:29:09.007Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:29:09.007Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:29:09.007Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:29:09.007Z] === RUN TestConfigsUpdate [2022-05-09T12:29:09.007Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:29:09.007Z] === RUN TestTemplatedConfig [2022-05-09T12:29:09.007Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:29:09.007Z] === RUN TestConfigCreateResolve [2022-05-09T12:29:09.007Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:29:09.007Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-09T12:29:09.007Z] PASS [2022-05-09T12:29:09.007Z] ok github.com/docker/docker/integration/config 0.112s [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === Skipped [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-09T12:29:09.007Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:29:09.007Z] [2022-05-09T12:29:09.007Z] DONE 6 tests, 6 skipped in 2.262s [2022-05-09T12:29:09.007Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node f4bf9960807d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="node3(fb8539e77d8d): Node leave event for 38667f4c63cc/172.19.8.128" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="node5(74b872ec8ae6): Node leave event for 38667f4c63cc/172.19.8.128" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="node4(893f7ff0463b): Node leave event for 38667f4c63cc/172.19.8.128" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc change state NodeActive --> NodeFailed" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=info msg="Node 38667f4c63cc/172.19.8.128, added to failed nodes list" [2022-05-09T12:29:09.196Z] time="2022-05-09T12:29:08Z" level=error msg="node: 38667f4c63cc is unknown to memberlist" [2022-05-09T12:29:09.363Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node 38667f4c63cc/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node 38667f4c63cc/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node 38667f4c63cc/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="node4(893f7ff0463b): Node leave event for fb8539e77d8d/172.19.8.128" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="node5(74b872ec8ae6): Node leave event for fb8539e77d8d/172.19.8.128" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d change state NodeActive --> NodeLeft" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="node3(fb8539e77d8d): Node leave event for fb8539e77d8d/172.19.8.128" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:09.666Z] time="2022-05-09T12:29:09Z" level=info msg="Node fb8539e77d8d/172.19.8.128, left gossip cluster" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=debug msg="memberlist: Failed ping: fb8539e77d8d (timeout reached)" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.8.128:10037: use of closed network connection" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.8.128:10036: use of closed network connection" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=info msg="Node 893f7ff0463b change state NodeActive --> NodeLeft" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=info msg="node5(74b872ec8ae6): Node leave event for 893f7ff0463b/172.19.8.128" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=info msg="Node 893f7ff0463b change state NodeActive --> NodeLeft" [2022-05-09T12:29:10.135Z] time="2022-05-09T12:29:09Z" level=info msg="node4(893f7ff0463b): Node leave event for 893f7ff0463b/172.19.8.128" [2022-05-09T12:29:10.297Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2022-05-09T12:29:10.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:29:10.605Z] time="2022-05-09T12:29:10Z" level=info msg="memberlist: Suspect fb8539e77d8d has failed, no acks received" [2022-05-09T12:29:10.605Z] time="2022-05-09T12:29:10Z" level=debug msg="memberlist: Failed to join 172.19.8.128: dial tcp 172.19.8.128:10034: connectex: No connection could be made because the target machine actively refused it." [2022-05-09T12:29:10.605Z] time="2022-05-09T12:29:10Z" level=info msg="Node 893f7ff0463b/172.19.8.128, left gossip cluster" [2022-05-09T12:29:10.863Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T12:29:11.074Z] time="2022-05-09T12:29:10Z" level=info msg="Node 893f7ff0463b/172.19.8.128, left gossip cluster" [2022-05-09T12:29:11.430Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T12:29:11.544Z] time="2022-05-09T12:29:11Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, left gossip cluster" [2022-05-09T12:29:11.544Z] time="2022-05-09T12:29:11Z" level=info msg="Node 74b872ec8ae6 change state NodeActive --> NodeFailed" [2022-05-09T12:29:11.544Z] time="2022-05-09T12:29:11Z" level=info msg="Node 74b872ec8ae6/172.19.8.128, added to failed nodes list" [2022-05-09T12:29:11.544Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-05-09T12:29:11.544Z] PASS [2022-05-09T12:29:11.544Z] coverage: 60.3% of statements [2022-05-09T12:29:11.544Z] ok github.com/docker/docker/libnetwork/networkdb 105.489s coverage: 60.3% of statements [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/quota [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/rootless [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/volume [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-09T12:29:11.544Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-09T12:29:12.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:29:12.808Z] INFO: Testing against a local daemon [2022-05-09T12:29:12.808Z] === RUN TestCheckpoint [2022-05-09T12:29:12.808Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:29:12.808Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:29:12.808Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:29:12.808Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:29:12.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:29:12.808Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:29:12.808Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:29:12.808Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:29:12.808Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:29:12.808Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:29:12.808Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:29:12.808Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:29:12.808Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:29:12.808Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:29:12.808Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:29:12.808Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-05-09T12:29:12.808Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:29:12.808Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-09T12:29:12.808Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:29:12.808Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-09T12:29:12.808Z] === RUN TestCopyEmptyFile [2022-05-09T12:29:13.278Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-05-09T12:29:13.278Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:29:13.746Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-05-09T12:29:13.746Z] === RUN TestCopyFromContainer [2022-05-09T12:29:13.746Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:13.746Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:29:13.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:29:13.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:29:13.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:29:13.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:29:13.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:29:13.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:29:13.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:29:13.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:29:13.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:29:13.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-09T12:29:13.746Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:29:13.746Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:29:13.746Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-09T12:29:13.746Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:29:13.746Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:13.746Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:29:13.746Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:29:13.746Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:29:13.746Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:29:13.746Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:29:13.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:29:13.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:29:13.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:29:13.746Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:29:13.746Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:29:13.746Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:29:13.746Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:29:13.746Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:29:13.746Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:29:13.746Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:29:13.746Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:29:13.746Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-09T12:29:13.746Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:29:13.958Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y4qk82bpui1y9dtdfnljrlu18 Created:2022-05-09 12:29:11.642837772 +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[cf858e9113f59063554875941a4c8e94284e61961587fdaab16715b4015bcc2e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wmdap02nhmw4f48efbrhhssq4 EndpointID:88c5e2dfbdfc08ef3ee94831775b96ffb9e616d19b6a5c75a3812db57ad09f69 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71c96a856685f3ff4157b3305eed4672fba903712136eb46995eba366c635a7c 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:e2e9a206704a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wmdap02nhmw4f48efbrhhssq4 EndpointID:88c5e2dfbdfc08ef3ee94831775b96ffb9e616d19b6a5c75a3812db57ad09f69 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-09T12:29:13.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T12:29:14.214Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:29:14.214Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:29:14.214Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:29:14.214Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:14.214Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:29:14.214Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:29:14.214Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.525Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T12:29:14.682Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:14.682Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === Skipped [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-09T12:29:15.342Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-09T12:29:15.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-09T12:29:15.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-09T12:29:15.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-09T12:29:15.342Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-09T12:29:15.342Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-09T12:29:15.342Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-09T12:29:15.342Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-09T12:29:15.342Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-09T12:29:15.342Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-09T12:29:15.342Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-09T12:29:15.342Z] daemon_test.go:145: root required [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-09T12:29:15.342Z] reload_test.go:342: root required [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-09T12:29:15.342Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-09T12:29:15.342Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-09T12:29:15.342Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-09T12:29:15.342Z] download_test.go:267: Needs fixing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-09T12:29:15.342Z] layer_test.go:291: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-09T12:29:15.342Z] layer_test.go:340: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-09T12:29:15.342Z] layer_test.go:455: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-09T12:29:15.342Z] layer_test.go:684: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-09T12:29:15.342Z] migration_test.go:45: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-09T12:29:15.342Z] migration_test.go:181: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-09T12:29:15.342Z] mount_test.go:17: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-09T12:29:15.342Z] mount_test.go:76: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-09T12:29:15.342Z] mount_test.go:125: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-09T12:29:15.342Z] mount_test.go:212: Failing on Windows [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-09T12:29:15.342Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-09T12:29:15.342Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-09T12:29:15.342Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-09T12:29:15.342Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-09T12:29:15.342Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-09T12:29:15.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-09T12:29:15.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-09T12:29:15.342Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-09T12:29:15.342Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-09T12:29:15.342Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-09T12:29:15.342Z] [2022-05-09T12:29:15.342Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-09T12:29:15.343Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-09T12:29:15.343Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:29:15.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:29:15.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:29:15.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:29:15.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:29:15.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:133: Xz not present in msys2 [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-09T12:29:15.343Z] archive_test.go:140: zstd not installed [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:252: Failing on Windows CI machines [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-09T12:29:15.343Z] archive_windows_test.go:16: Currently fails [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-09T12:29:15.343Z] changes_test.go:196: needs more investigation [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-09T12:29:15.343Z] changes_test.go:433: needs further investigation [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-09T12:29:15.343Z] changes_test.go:469: needs further investigation [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-09T12:29:15.343Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-09T12:29:15.343Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-09T12:29:15.343Z] poller_test.go:40: No chmod on Windows [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-09T12:29:15.343Z] fileutils_test.go:133: Needs porting to Windows [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-09T12:29:15.343Z] fileutils_test.go:179: Needs porting to Windows [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-09T12:29:15.343Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-09T12:29:15.343Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-09T12:29:15.343Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-09T12:29:15.343Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-09T12:29:15.343Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-09T12:29:15.343Z] [2022-05-09T12:29:15.343Z] DONE 2287 tests, 68 skipped in 328.779s [2022-05-09T12:29:15.343Z] INFO: make.ps1 ended at 05/09/2022 12:29:14 [2022-05-09T12:29:15.899Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T12:29:16.466Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T12:29:17.564Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-09T12:29:17.564Z] INFO: Unit tests ended at 05/09/2022 12:29:17. Duration:00:05:50.2500431 [2022-05-09T12:29:17.564Z] INFO: Building busybox [2022-05-09T12:29:17.564Z] Sending build context to Docker daemon 5.12kB [2022-05-09T12:29:17.564Z] [2022-05-09T12:29:17.564Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-09T12:29:17.564Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-09T12:29:17.564Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-09T12:29:17.564Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-09T12:29:17.564Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-09T12:29:17.564Z] ---> e8870c5c3ab2 [2022-05-09T12:29:17.564Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-09T12:29:17.564Z] ---> Running in 32c9fccac2c7 [2022-05-09T12:29:17.710Z] --- PASS: TestBuildMultiStageOnBuild (18.34s) [2022-05-09T12:29:17.711Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:29:17.711Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:29:17.711Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:29:17.711Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:29:17.932Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T12:29:17.932Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T12:29:18.190Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-05-09T12:29:18.190Z] PASS [2022-05-09T12:29:18.190Z] [2022-05-09T12:29:18.190Z] === Skipped [2022-05-09T12:29:18.190Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:29:18.190Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:29:18.190Z] [2022-05-09T12:29:18.190Z] DONE 38 tests, 1 skipped in 51.013s [2022-05-09T12:29:18.190Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:29:18.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:18.190Z] ++ set -e [2022-05-09T12:29:18.190Z] ++ '[' -n 0 ']' [2022-05-09T12:29:18.190Z] ++ set -x [2022-05-09T12:29:18.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:18.449Z] INFO: Testing against a local daemon [2022-05-09T12:29:18.449Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-09T12:29:18.449Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:29:18.449Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:29:18.449Z] === RUN TestDockerNetworkIpvlan [2022-05-09T12:29:18.449Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:29:18.449Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:29:18.449Z] PASS [2022-05-09T12:29:18.449Z] [2022-05-09T12:29:18.449Z] === Skipped [2022-05-09T12:29:18.449Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-09T12:29:18.449Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:29:18.449Z] [2022-05-09T12:29:18.449Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-09T12:29:18.449Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-09T12:29:18.449Z] [2022-05-09T12:29:18.449Z] DONE 2 tests, 2 skipped in 0.094s [2022-05-09T12:29:18.449Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-09T12:29:18.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:18.449Z] ++ set -e [2022-05-09T12:29:18.449Z] ++ '[' -n 0 ']' [2022-05-09T12:29:18.449Z] ++ set -x [2022-05-09T12:29:18.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:18.449Z] INFO: Testing against a local daemon [2022-05-09T12:29:18.449Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-09T12:29:19.825Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-05-09T12:29:19.825Z] === RUN TestDockerNetworkMacvlan [2022-05-09T12:29:20.710Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:29:20.710Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.73s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.17s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.04s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.79s) [2022-05-09T12:29:20.710Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-05-09T12:29:20.710Z] === RUN TestDiff [2022-05-09T12:29:20.710Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:29:20.710Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:29:20.710Z] === RUN TestExecWithCloseStdin [2022-05-09T12:29:20.761Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-09T12:29:20.761Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T12:29:21.328Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-09T12:29:22.262Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-09T12:29:22.521Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T12:29:22.921Z] --- PASS: TestExecWithCloseStdin (2.49s) [2022-05-09T12:29:22.922Z] === RUN TestExec [2022-05-09T12:29:23.460Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T12:29:24.027Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T12:29:24.476Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-09T12:29:25.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-09T12:29:25.867Z] --- PASS: TestExec (2.37s) [2022-05-09T12:29:25.867Z] === RUN TestExecUser [2022-05-09T12:29:25.867Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:29:25.867Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:29:25.867Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:25.867Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:29:25.867Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:25.867Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:29:25.867Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:29:25.867Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestHealthKillContainer [2022-05-09T12:29:25.867Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:29:25.867Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:29:25.867Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:29:25.867Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:29:25.867Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:29:26.788Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-09T12:29:28.079Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-05-09T12:29:28.079Z] === RUN TestKillContainer [2022-05-09T12:29:28.079Z] === RUN TestKillContainer/no_signal [2022-05-09T12:29:28.692Z] docker_api_swarm_test.go:304: [d61efbe96a8f0] joining swarm manager [dc00b62956478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:29:29.641Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:29:29.641Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:29:29.641Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:29:30.068Z] docker_api_swarm_test.go:305: [deace9ba9260a] joining swarm manager [dc00b62956478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:29:31.014Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-09T12:29:31.946Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-09T12:29:32.513Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T12:29:32.590Z] --- PASS: TestKillContainer (5.00s) [2022-05-09T12:29:32.590Z] --- PASS: TestKillContainer/no_signal (2.12s) [2022-05-09T12:29:32.590Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:29:32.590Z] --- PASS: TestKillContainer/killing_signal (2.82s) [2022-05-09T12:29:32.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:29:32.590Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:29:32.590Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestKillStoppedContainer [2022-05-09T12:29:32.590Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:29:32.590Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:29:32.590Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:29:32.590Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:29:32.590Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:29:32.590Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:29:32.590Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:32.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:29:32.590Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:29:32.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:29:32.590Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan (13.40s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.82s) [2022-05-09T12:29:33.447Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-05-09T12:29:33.447Z] PASS [2022-05-09T12:29:33.447Z] [2022-05-09T12:29:33.447Z] DONE 8 tests in 14.859s [2022-05-09T12:29:33.447Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] ++ set -e [2022-05-09T12:29:33.447Z] ++ '[' -n 0 ']' [2022-05-09T12:29:33.447Z] ++ set -x [2022-05-09T12:29:33.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] testing: warning: no tests to run [2022-05-09T12:29:33.447Z] PASS [2022-05-09T12:29:33.447Z] [2022-05-09T12:29:33.447Z] DONE 0 tests in 0.038s [2022-05-09T12:29:33.447Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] ++ set -e [2022-05-09T12:29:33.447Z] ++ '[' -n 0 ']' [2022-05-09T12:29:33.447Z] ++ set -x [2022-05-09T12:29:33.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:29:33.447Z] INFO: Testing against a local daemon [2022-05-09T12:29:33.447Z] === RUN TestAuthZPluginAllowRequest [2022-05-09T12:29:34.801Z] --- PASS: TestLogsFollowTailEmpty (2.27s) [2022-05-09T12:29:34.801Z] === RUN TestNetworkNat [2022-05-09T12:29:34.801Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:29:34.801Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:29:34.801Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:29:34.822Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-05-09T12:29:34.822Z] === RUN TestAuthZPluginTLS [2022-05-09T12:29:35.389Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-05-09T12:29:35.389Z] === RUN TestAuthZPluginDenyRequest [2022-05-09T12:29:35.516Z] --- PASS: TestBuildMultiStageLayerLeak (15.41s) [2022-05-09T12:29:35.516Z] === RUN TestBuildWithHugeFile [2022-05-09T12:29:35.581Z] ok github.com/docker/docker/libnetwork 37.165s coverage: 40.6% of statements [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.366s coverage: 59.9% of statements [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.130s coverage: 4.0% of statements [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-09T12:29:35.582Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-09T12:29:35.582Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-09T12:29:35.648Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-09T12:29:35.906Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-09T12:29:35.906Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-09T12:29:36.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-09T12:29:36.471Z] === RUN TestAuthZPluginDenyResponse [2022-05-09T12:29:37.038Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-09T12:29:37.038Z] === RUN TestAuthZPluginAllowEventStream [2022-05-09T12:29:37.296Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T12:29:38.591Z] --- PASS: TestNetworkLocalhostTCPNat (3.66s) [2022-05-09T12:29:38.591Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:29:38.591Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:29:38.591Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:29:38.591Z] === RUN TestPause [2022-05-09T12:29:38.591Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:29:38.591Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:29:38.591Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:29:38.671Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-05-09T12:29:38.671Z] === RUN TestAuthZPluginErrorResponse [2022-05-09T12:29:38.809Z] Removing intermediate container 32c9fccac2c7 [2022-05-09T12:29:38.809Z] ---> 04041860c7c5 [2022-05-09T12:29:38.809Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-09T12:29:38.809Z] ---> Running in 851f78e4beb5 [2022-05-09T12:29:38.809Z] Removing intermediate container 851f78e4beb5 [2022-05-09T12:29:38.809Z] ---> 6796f0dd984d [2022-05-09T12:29:38.809Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-09T12:29:38.810Z] ---> Running in 480c895f6d2f [2022-05-09T12:29:38.930Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-09T12:29:38.930Z] === RUN TestAuthZPluginErrorRequest [2022-05-09T12:29:39.280Z] Removing intermediate container 480c895f6d2f [2022-05-09T12:29:39.280Z] ---> 3d012d76fde7 [2022-05-09T12:29:39.280Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-09T12:29:39.501Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-05-09T12:29:39.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-09T12:29:39.760Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T12:29:40.018Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-05-09T12:29:40.018Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-09T12:29:40.585Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T12:29:40.803Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2022-05-09T12:29:40.803Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:29:40.803Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:29:40.803Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:29:40.803Z] === RUN TestPsFilter [2022-05-09T12:29:40.847Z] [2022-05-09T12:29:41.269Z] --- PASS: TestPsFilter (0.38s) [2022-05-09T12:29:41.269Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:29:41.316Z] ---> 0afb5b2e24e0 [2022-05-09T12:29:41.316Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-09T12:29:41.316Z] ---> Running in b55fdfd4ede8 [2022-05-09T12:29:41.960Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T12:29:41.960Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-05-09T12:29:41.960Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-09T12:29:42.218Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T12:29:42.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T12:29:43.662Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.463s coverage: 7.2% of statements [2022-05-09T12:29:43.662Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-09T12:29:43.851Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T12:29:43.851Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-05-09T12:29:43.851Z] === RUN TestAuthZPluginHeader [2022-05-09T12:29:43.918Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-09T12:29:44.215Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.92s) [2022-05-09T12:29:44.215Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:29:44.418Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-05-09T12:29:44.418Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-09T12:29:44.418Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T12:29:44.480Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-09T12:29:44.480Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-09T12:29:44.480Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-09T12:29:44.480Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-09T12:29:45.042Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-05-09T12:29:45.297Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-09T12:29:45.297Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-05-09T12:29:45.352Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T12:29:45.554Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-09T12:29:47.160Z] --- PASS: TestRemoveContainerWithVolume (2.76s) [2022-05-09T12:29:47.160Z] === RUN TestRemoveContainerRunning [2022-05-09T12:29:47.251Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-09T12:29:48.185Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T12:29:48.185Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T12:29:48.443Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T12:29:48.443Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-09T12:29:48.443Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T12:29:49.010Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s) [2022-05-09T12:29:49.010Z] === RUN TestAuthZPluginV2Disable [2022-05-09T12:29:49.010Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T12:29:49.371Z] --- PASS: TestRemoveContainerRunning (2.25s) [2022-05-09T12:29:49.371Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:29:49.583Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T12:29:49.583Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T12:29:50.531Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T12:29:51.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2022-05-09T12:29:51.585Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:29:51.585Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-09T12:29:51.585Z] === RUN TestRenameLinkedContainer [2022-05-09T12:29:51.585Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:29:51.585Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-09T12:29:51.585Z] === RUN TestRenameStoppedContainer [2022-05-09T12:29:53.061Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-05-09T12:29:53.061Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-09T12:29:53.319Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T12:29:54.252Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T12:29:54.531Z] --- PASS: TestRenameStoppedContainer (2.86s) [2022-05-09T12:29:54.531Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:29:54.818Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T12:29:55.384Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T12:29:55.950Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T12:29:56.207Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-05-09T12:29:56.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-09T12:29:57.141Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T12:29:57.757Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-09T12:29:58.518Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T12:29:59.278Z] --- PASS: TestRenameRunningContainerAndReuse (4.70s) [2022-05-09T12:29:59.278Z] === RUN TestRenameInvalidName [2022-05-09T12:30:01.489Z] --- PASS: TestRenameInvalidName (2.26s) [2022-05-09T12:30:01.489Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:30:02.708Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T12:30:03.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-09T12:30:05.546Z] docker_api_swarm_test.go:272: [d345ec2094598] joining swarm manager [dde382dbc5b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:30:06.632Z] Removing intermediate container b55fdfd4ede8 [2022-05-09T12:30:06.632Z] ---> 46ed67b1e5c6 [2022-05-09T12:30:06.632Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-09T12:30:06.632Z] ---> Running in 999609c3e021 [2022-05-09T12:30:06.922Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.89s) [2022-05-09T12:30:06.922Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-09T12:30:07.180Z] docker_api_swarm_test.go:273: [d40ae90e8a6a0] joining swarm manager [dde382dbc5b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:30:07.622Z] [2022-05-09T12:30:07.622Z] SUCCESS: Specified value was saved. [2022-05-09T12:30:10.589Z] Removing intermediate container 999609c3e021 [2022-05-09T12:30:10.589Z] ---> bc308d11b7e7 [2022-05-09T12:30:10.589Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-09T12:30:10.589Z] ---> Running in a930834fb359 [2022-05-09T12:30:11.904Z] --- PASS: TestRenameAnonymousContainer (10.77s) [2022-05-09T12:30:11.904Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:30:12.599Z] ok github.com/docker/docker/libnetwork/ipam 14.653s coverage: 85.3% of statements [2022-05-09T12:30:12.599Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-09T12:30:12.599Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-09T12:30:12.599Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-09T12:30:12.599Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-09T12:30:12.599Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-09T12:30:12.599Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-09T12:30:12.599Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-05-09T12:30:13.162Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-05-09T12:30:13.162Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-09T12:30:13.418Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-09T12:30:13.767Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T12:30:14.332Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T12:30:14.590Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T12:30:14.853Z] --- PASS: TestRenameContainerWithSameName (2.38s) [2022-05-09T12:30:14.853Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:30:14.853Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:14.853Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:30:14.853Z] === RUN TestResize [2022-05-09T12:30:15.155Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T12:30:15.721Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T12:30:16.656Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T12:30:16.656Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-09T12:30:16.656Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T12:30:16.656Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-09T12:30:16.656Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T12:30:16.656Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-09T12:30:16.656Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T12:30:16.656Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-09T12:30:16.656Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T12:30:17.066Z] --- PASS: TestResize (2.21s) [2022-05-09T12:30:17.066Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:30:17.762Z] Cannot create a file when that file already exists. [2022-05-09T12:30:18.030Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T12:30:18.030Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T12:30:18.289Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T12:30:18.856Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T12:30:19.276Z] --- PASS: TestResizeWithInvalidSize (2.50s) [2022-05-09T12:30:19.276Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:30:19.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T12:30:19.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T12:30:21.321Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T12:30:22.226Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2022-05-09T12:30:22.226Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:30:22.226Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:22.226Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:30:22.226Z] === RUN TestStats [2022-05-09T12:30:22.226Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:30:22.226Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:30:22.226Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:30:22.258Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T12:30:22.824Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T12:30:23.392Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T12:30:23.644Z] Removing intermediate container a930834fb359 [2022-05-09T12:30:23.644Z] ---> 92816847b355 [2022-05-09T12:30:23.644Z] Step 13/13 : CMD ["sh"] [2022-05-09T12:30:23.644Z] ---> Running in a3afb9e3f159 [2022-05-09T12:30:23.650Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-09T12:30:23.650Z] PASS [2022-05-09T12:30:23.650Z] [2022-05-09T12:30:23.650Z] DONE 17 tests in 50.270s [2022-05-09T12:30:23.650Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-09T12:30:23.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:23.650Z] ++ set -e [2022-05-09T12:30:23.650Z] ++ '[' -n 0 ']' [2022-05-09T12:30:23.650Z] ++ set -x [2022-05-09T12:30:23.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:23.650Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T12:30:23.650Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-09T12:30:23.650Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T12:30:23.650Z] INFO: Testing against a local daemon [2022-05-09T12:30:23.650Z] === RUN TestPluginInvalidJSON [2022-05-09T12:30:23.650Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:30:23.650Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:30:23.650Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:30:23.651Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:30:23.651Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:30:23.651Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:30:23.651Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:30:23.651Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:30:23.651Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:30:23.651Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:30:23.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:30:23.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:30:23.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:30:23.909Z] === RUN TestPluginInstall [2022-05-09T12:30:23.909Z] === RUN TestPluginInstall/no_auth [2022-05-09T12:30:24.114Z] Removing intermediate container a3afb9e3f159 [2022-05-09T12:30:24.114Z] ---> 3ec4acd6ad8f [2022-05-09T12:30:24.114Z] Successfully built 3ec4acd6ad8f [2022-05-09T12:30:24.114Z] Successfully tagged busybox:latest [2022-05-09T12:30:24.114Z] INFO: Docker images of the daemon under test [2022-05-09T12:30:24.114Z] [2022-05-09T12:30:24.114Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T12:30:24.114Z] busybox latest 3ec4acd6ad8f Less than a second ago 5.78GB [2022-05-09T12:30:24.114Z] microsoft/windowsservercore latest e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-09T12:30:24.114Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-09T12:30:24.114Z] [2022-05-09T12:30:24.114Z] INFO: Running integration tests at 05/09/2022 12:30:23... [2022-05-09T12:30:24.114Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-09T12:30:24.114Z] INFO: Integration API tests being run from the host: [2022-05-09T12:30:24.114Z] INFO: make.ps1 starting at 05/09/2022 12:30:23 [2022-05-09T12:30:24.475Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T12:30:25.713Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-09T12:30:25.849Z] time="2022-05-09T12:30:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:25.849Z] time="2022-05-09T12:30:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc06327891a747d204d5c8201bc7c0d931912ccca53069f6fcc1fc417cadff76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:25.849Z] time="2022-05-09T12:30:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:25.849Z] time="2022-05-09T12:30:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc06327891a747d204d5c8201bc7c0d931912ccca53069f6fcc1fc417cadff76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:26.107Z] === RUN TestPluginInstall/with_htpasswd [2022-05-09T12:30:26.107Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T12:30:26.107Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T12:30:26.107Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T12:30:26.107Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T12:30:26.674Z] time="2022-05-09T12:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:26.674Z] time="2022-05-09T12:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc06327891a747d204d5c8201bc7c0d931912ccca53069f6fcc1fc417cadff76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:26.674Z] time="2022-05-09T12:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:26.674Z] time="2022-05-09T12:30:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc06327891a747d204d5c8201bc7c0d931912ccca53069f6fcc1fc417cadff76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:26.674Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T12:30:26.932Z] === RUN TestPluginInstall/with_insecure [2022-05-09T12:30:27.497Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T12:30:27.756Z] time="2022-05-09T12:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:27.756Z] time="2022-05-09T12:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46c632bb07cbec68c048ede37aab9d056b47651b8df70bea70ddffe4a5763800" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:27.756Z] time="2022-05-09T12:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-09T12:30:27.756Z] time="2022-05-09T12:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46c632bb07cbec68c048ede37aab9d056b47651b8df70bea70ddffe4a5763800" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-09T12:30:28.322Z] plugin_test.go:195: [dd8fe1a8cd53f] daemon is not started [2022-05-09T12:30:28.322Z] --- PASS: TestPluginInstall (4.38s) [2022-05-09T12:30:28.322Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2022-05-09T12:30:28.322Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-05-09T12:30:28.322Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-05-09T12:30:28.322Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:30:28.322Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T12:30:29.257Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T12:30:29.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-09T12:30:29.823Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-09T12:30:30.394Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T12:30:30.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.25s) [2022-05-09T12:30:30.885Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:30:30.885Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:30:30.885Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:30:30.885Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:30:31.329Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-09T12:30:31.896Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T12:30:32.831Z] --- PASS: TestPluginsWithRuntimes (4.43s) [2022-05-09T12:30:32.831Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) [2022-05-09T12:30:32.831Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2022-05-09T12:30:32.831Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:30:33.089Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T12:30:33.348Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-05-09T12:30:33.348Z] PASS [2022-05-09T12:30:33.348Z] [2022-05-09T12:30:33.348Z] DONE 24 tests in 9.718s [2022-05-09T12:30:33.348Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-09T12:30:33.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:33.348Z] ++ set -e [2022-05-09T12:30:33.348Z] ++ '[' -n 0 ']' [2022-05-09T12:30:33.348Z] ++ set -x [2022-05-09T12:30:33.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:33.349Z] INFO: Testing against a local daemon [2022-05-09T12:30:33.349Z] === RUN TestExternalGraphDriver [2022-05-09T12:30:33.607Z] === RUN TestExternalGraphDriver/json [2022-05-09T12:30:34.174Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T12:30:35.110Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T12:30:35.368Z] === RUN TestExternalGraphDriver/spec [2022-05-09T12:30:36.304Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T12:30:36.871Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T12:30:36.871Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T12:30:36.871Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T12:30:36.871Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T12:30:37.129Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T12:30:37.129Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T12:30:37.129Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T12:30:37.129Z] === RUN TestExternalGraphDriver/pull [2022-05-09T12:30:38.064Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T12:30:38.998Z] --- PASS: TestExternalGraphDriver (5.57s) [2022-05-09T12:30:38.998Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-05-09T12:30:38.998Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-05-09T12:30:38.998Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-05-09T12:30:38.998Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:30:39.257Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T12:30:39.515Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T12:30:39.773Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T12:30:40.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T12:30:40.907Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T12:30:41.473Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T12:30:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T12:30:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T12:30:42.039Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T12:30:42.299Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T12:30:42.299Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T12:30:42.299Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T12:30:42.558Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T12:30:42.558Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T12:30:43.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T12:30:43.385Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-05-09T12:30:43.385Z] PASS [2022-05-09T12:30:43.385Z] [2022-05-09T12:30:43.385Z] DONE 5 tests in 10.029s [2022-05-09T12:30:43.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-09T12:30:43.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:43.385Z] ++ set -e [2022-05-09T12:30:43.385Z] ++ '[' -n 0 ']' [2022-05-09T12:30:43.385Z] ++ set -x [2022-05-09T12:30:43.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:43.643Z] INFO: Testing against a local daemon [2022-05-09T12:30:43.643Z] === RUN TestContinueAfterPluginCrash [2022-05-09T12:30:43.643Z] === PAUSE TestContinueAfterPluginCrash [2022-05-09T12:30:43.643Z] === RUN TestReadPluginNoRead [2022-05-09T12:30:43.643Z] === PAUSE TestReadPluginNoRead [2022-05-09T12:30:43.643Z] === RUN TestDaemonStartWithLogOpt [2022-05-09T12:30:43.643Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-09T12:30:43.644Z] === CONT TestContinueAfterPluginCrash [2022-05-09T12:30:43.644Z] === CONT TestDaemonStartWithLogOpt [2022-05-09T12:30:43.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T12:30:44.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T12:30:44.469Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T12:30:46.379Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T12:30:46.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T12:30:46.953Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T12:30:47.519Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T12:30:48.088Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T12:30:48.088Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) [2022-05-09T12:30:48.088Z] === CONT TestReadPluginNoRead [2022-05-09T12:30:48.655Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T12:30:49.223Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T12:30:49.223Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T12:30:49.790Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T12:30:50.356Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T12:30:50.923Z] === RUN TestReadPluginNoRead/default [2022-05-09T12:30:50.923Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T12:30:50.923Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T12:30:51.489Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T12:30:52.424Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-09T12:30:52.682Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T12:30:52.940Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2022-05-09T12:30:53.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-09T12:30:54.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T12:30:54.074Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-09T12:30:54.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T12:30:54.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T12:30:54.074Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T12:30:54.074Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T12:30:54.639Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T12:30:55.576Z] === CONT TestReadPluginNoRead [2022-05-09T12:30:55.576Z] read_test.go:92: [d142e2ad8bd4d] daemon is not started [2022-05-09T12:30:55.576Z] --- PASS: TestReadPluginNoRead (7.64s) [2022-05-09T12:30:55.576Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2022-05-09T12:30:55.576Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2022-05-09T12:30:55.576Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2022-05-09T12:30:55.576Z] PASS [2022-05-09T12:30:55.576Z] [2022-05-09T12:30:55.576Z] DONE 6 tests in 12.223s [2022-05-09T12:30:55.576Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-09T12:30:55.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:55.576Z] ++ set -e [2022-05-09T12:30:55.576Z] ++ '[' -n 0 ']' [2022-05-09T12:30:55.576Z] ++ set -x [2022-05-09T12:30:55.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:55.834Z] testing: warning: no tests to run [2022-05-09T12:30:55.834Z] PASS [2022-05-09T12:30:55.834Z] [2022-05-09T12:30:55.834Z] DONE 0 tests in 0.042s [2022-05-09T12:30:55.834Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-09T12:30:55.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:55.834Z] ++ set -e [2022-05-09T12:30:55.835Z] ++ '[' -n 0 ']' [2022-05-09T12:30:55.835Z] ++ set -x [2022-05-09T12:30:55.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:55.835Z] INFO: Testing against a local daemon [2022-05-09T12:30:55.835Z] === RUN TestPluginWithDevMounts [2022-05-09T12:30:55.835Z] === PAUSE TestPluginWithDevMounts [2022-05-09T12:30:55.835Z] === CONT TestPluginWithDevMounts [2022-05-09T12:30:56.166Z] --- PASS: TestUpdateRestartPolicy (22.46s) [2022-05-09T12:30:56.166Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:30:56.166Z] --- PASS: TestUpdateRestartWithAutoRemove (2.36s) [2022-05-09T12:30:56.166Z] === RUN TestWaitNonBlocked [2022-05-09T12:30:56.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:30:56.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:30:56.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:30:56.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:30:56.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:30:56.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:30:57.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-09T12:30:57.468Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-05-09T12:30:57.468Z] PASS [2022-05-09T12:30:57.468Z] [2022-05-09T12:30:57.468Z] DONE 1 tests in 1.713s [2022-05-09T12:30:57.468Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-09T12:30:57.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:57.468Z] ++ set -e [2022-05-09T12:30:57.468Z] ++ '[' -n 0 ']' [2022-05-09T12:30:57.468Z] ++ set -x [2022-05-09T12:30:57.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:30:57.468Z] INFO: Testing against a local daemon [2022-05-09T12:30:57.468Z] === RUN TestSecretInspect [2022-05-09T12:30:59.119Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-09T12:30:59.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.39s) [2022-05-09T12:30:59.119Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.45s) [2022-05-09T12:30:59.119Z] === RUN TestWaitBlocked [2022-05-09T12:30:59.119Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:30:59.119Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:30:59.119Z] PASS [2022-05-09T12:30:59.119Z] ok github.com/docker/docker/integration/container 106.599s [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === Skipped [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:30:59.119Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-09T12:30:59.119Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:30:59.119Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:30:59.119Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:30:59.119Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:30:59.119Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:30:59.119Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-09T12:30:59.119Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.119Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:30:59.119Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.119Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:30:59.120Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:30:59.120Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:30:59.120Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:30:59.120Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:30:59.120Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:30:59.120Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:30:59.120Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:30:59.120Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:30:59.120Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:30:59.120Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:30:59.120Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:30:59.120Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:30:59.120Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:30:59.120Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:30:59.120Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-09T12:30:59.120Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:30:59.120Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:30:59.120Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:30:59.120Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:30:59.120Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:30:59.120Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:30:59.120Z] [2022-05-09T12:30:59.120Z] DONE 120 tests, 34 skipped in 109.823s [2022-05-09T12:30:59.120Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:30:59.369Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T12:30:59.369Z] docker_api_swarm_node_test.go:20: [d032f74745c8a] joining swarm manager [d1ef29bf7b710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:30:59.935Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T12:31:00.501Z] --- PASS: TestSecretInspect (2.77s) [2022-05-09T12:31:00.501Z] === RUN TestSecretList [2022-05-09T12:31:00.501Z] docker_api_swarm_node_test.go:21: [d617910d6bfc2] joining swarm manager [d1ef29bf7b710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:31:00.760Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T12:31:00.760Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-09T12:31:00.760Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T12:31:00.760Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T12:31:02.660Z] --- PASS: TestSecretList (2.37s) [2022-05-09T12:31:02.660Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:31:03.619Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T12:31:03.887Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T12:31:04.821Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T12:31:05.388Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-05-09T12:31:05.388Z] === RUN TestSecretsUpdate [2022-05-09T12:31:07.917Z] --- PASS: TestSecretsUpdate (2.64s) [2022-05-09T12:31:07.917Z] === RUN TestTemplatedSecret [2022-05-09T12:31:08.176Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T12:31:08.742Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T12:31:10.120Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T12:31:11.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-09T12:31:11.053Z] --- PASS: TestTemplatedSecret (3.20s) [2022-05-09T12:31:11.053Z] === RUN TestSecretCreateResolve [2022-05-09T12:31:11.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T12:31:12.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-09T12:31:12.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-09T12:31:14.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-09T12:31:14.231Z] --- PASS: TestSecretCreateResolve (3.10s) [2022-05-09T12:31:14.231Z] PASS [2022-05-09T12:31:14.231Z] [2022-05-09T12:31:14.231Z] DONE 6 tests in 16.770s [2022-05-09T12:31:14.231Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-09T12:31:14.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:31:14.231Z] ++ set -e [2022-05-09T12:31:14.231Z] ++ '[' -n 0 ']' [2022-05-09T12:31:14.231Z] ++ set -x [2022-05-09T12:31:14.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:31:14.489Z] INFO: Testing against a local daemon [2022-05-09T12:31:14.489Z] === RUN TestServiceCreateInit [2022-05-09T12:31:14.489Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:31:15.864Z] docker_api_swarm_test.go:502: [df98aaff2fed3] joining swarm manager [d4bb2029f5369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:31:15.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-09T12:31:16.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:31:16.700Z] INFO: Testing against a local daemon [2022-05-09T12:31:16.700Z] === RUN TestBuildWithSession [2022-05-09T12:31:16.700Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:31:16.700Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-09T12:31:16.700Z] === RUN TestBuildSquashParent [2022-05-09T12:31:16.700Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:16.700Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:16.700Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:16.700Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:16.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-09T12:31:16.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-09T12:31:16.700Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-09T12:31:16.700Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-09T12:31:17.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dc8768_} [2022-05-09T12:31:18.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1297327941_/foo_false____} [2022-05-09T12:31:18.612Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:31:19.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1297327941_/foo_true____} [2022-05-09T12:31:21.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_false____} [2022-05-09T12:31:22.752Z] --- PASS: TestServiceCreateInit (8.26s) [2022-05-09T12:31:22.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2022-05-09T12:31:22.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2022-05-09T12:31:22.752Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:31:22.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_true____} [2022-05-09T12:31:23.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_true__0xc000dc8798__} [2022-05-09T12:31:24.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dc87b0_} [2022-05-09T12:31:25.257Z] docker_api_swarm_test.go:507: [d2411e078f231] joining swarm manager [d4bb2029f5369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:31:25.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-09T12:31:25.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-09T12:31:26.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dc87c8_} [2022-05-09T12:31:27.567Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dc87e0_} [2022-05-09T12:31:29.261Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:31:29.261Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:31:29.261Z] === RUN TestDaemonConfigValidation [2022-05-09T12:31:29.261Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:31:29.261Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:31:29.261Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:31:29.261Z] === RUN TestDaemonProxy [2022-05-09T12:31:29.261Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:31:29.261Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:31:29.261Z] PASS [2022-05-09T12:31:29.261Z] ok github.com/docker/docker/integration/daemon 0.153s [2022-05-09T12:31:29.261Z] [2022-05-09T12:31:29.261Z] === Skipped [2022-05-09T12:31:29.261Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:31:29.261Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] [2022-05-09T12:31:29.261Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:31:29.261Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] [2022-05-09T12:31:29.261Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:31:29.261Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:31:29.261Z] [2022-05-09T12:31:29.261Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:31:29.261Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:31:29.261Z] [2022-05-09T12:31:29.261Z] DONE 4 tests, 4 skipped in 30.168s [2022-05-09T12:31:29.261Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:31:29.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dc87f8_} [2022-05-09T12:31:30.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-09T12:31:31.779Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T12:31:34.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:34.018Z] INFO: Testing against a local daemon [2022-05-09T12:31:34.018Z] === RUN TestCommitInheritsEnv [2022-05-09T12:31:34.018Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:31:34.018Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-09T12:31:34.018Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:31:34.018Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:31:34.018Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:31:34.018Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:31:34.018Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:31:34.018Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:31:34.018Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:31:34.018Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-09T12:31:34.018Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:31:34.018Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-09T12:31:34.018Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:31:34.310Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T12:31:35.580Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2022-05-09T12:31:35.580Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:31:35.581Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-09T12:31:35.581Z] === RUN TestTagInvalidReference [2022-05-09T12:31:35.581Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-09T12:31:35.581Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:31:35.581Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-09T12:31:35.581Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:31:35.581Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-09T12:31:35.581Z] === RUN TestTagOfficialNames [2022-05-09T12:31:35.581Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-09T12:31:35.581Z] === RUN TestTagMatchesDigest [2022-05-09T12:31:35.581Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-09T12:31:35.581Z] PASS [2022-05-09T12:31:35.581Z] ok github.com/docker/docker/integration/image 1.967s [2022-05-09T12:31:35.684Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T12:31:36.048Z] [2022-05-09T12:31:36.049Z] === Skipped [2022-05-09T12:31:36.049Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-09T12:31:36.049Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:31:36.049Z] [2022-05-09T12:31:36.049Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:31:36.049Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:31:36.049Z] [2022-05-09T12:31:36.049Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:31:36.049Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:31:36.049Z] [2022-05-09T12:31:36.049Z] DONE 12 tests, 3 skipped in 6.605s [2022-05-09T12:31:36.049Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.67s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.94s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.40s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.56s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.70s) [2022-05-09T12:31:36.322Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.72s) [2022-05-09T12:31:36.322Z] === RUN TestBuildMultiStageCopy [2022-05-09T12:31:36.322Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-09T12:31:37.582Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T12:31:38.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:38.263Z] INFO: Testing against a local daemon [2022-05-09T12:31:38.263Z] === RUN TestNetworkCreateDelete [2022-05-09T12:31:38.263Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:31:38.263Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:31:38.263Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonDNSFallback [2022-05-09T12:31:38.263Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestInspectNetwork [2022-05-09T12:31:38.263Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:31:38.263Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:31:38.263Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:31:38.263Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:31:38.263Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:31:38.263Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:31:38.263Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:31:38.263Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:31:38.263Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:31:38.263Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestNetworkList [2022-05-09T12:31:38.263Z] === RUN TestNetworkList//networks [2022-05-09T12:31:38.263Z] === PAUSE TestNetworkList//networks [2022-05-09T12:31:38.263Z] === RUN TestNetworkList//networks/ [2022-05-09T12:31:38.263Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:31:38.263Z] === CONT TestNetworkList//networks [2022-05-09T12:31:38.263Z] === CONT TestNetworkList//networks/ [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkList (0.06s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:31:38.263Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:31:38.263Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:31:38.263Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:31:38.263Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:31:38.263Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:31:38.263Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:31:38.263Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:31:38.263Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:31:38.263Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:31:38.263Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:31:38.263Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:31:38.263Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:31:38.263Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:31:38.263Z] PASS [2022-05-09T12:31:38.263Z] ok github.com/docker/docker/integration/network 0.244s [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === Skipped [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:31:38.263Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-05-09T12:31:38.263Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:31:38.263Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:31:38.263Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:31:38.263Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:31:38.263Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:31:38.263Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:31:38.263Z] [2022-05-09T12:31:38.263Z] DONE 34 tests, 15 skipped in 2.457s [2022-05-09T12:31:38.516Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T12:31:38.516Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T12:31:38.731Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:31:39.083Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T12:31:39.199Z] testing: warning: no tests to run [2022-05-09T12:31:39.199Z] PASS [2022-05-09T12:31:39.199Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2022-05-09T12:31:39.199Z] [2022-05-09T12:31:39.199Z] DONE 0 tests in 0.836s [2022-05-09T12:31:39.342Z] --- PASS: TestCreateServiceMultipleTimes (16.75s) [2022-05-09T12:31:39.342Z] === RUN TestCreateServiceConflict [2022-05-09T12:31:39.601Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-09T12:31:39.676Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:31:40.167Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T12:31:40.663Z] testing: warning: no tests to run [2022-05-09T12:31:40.663Z] PASS [2022-05-09T12:31:40.663Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2022-05-09T12:31:40.663Z] [2022-05-09T12:31:40.663Z] DONE 0 tests in 0.856s [2022-05-09T12:31:40.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:31:40.735Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T12:31:41.653Z] testing: warning: no tests to run [2022-05-09T12:31:41.653Z] PASS [2022-05-09T12:31:41.653Z] ok github.com/docker/docker/integration/plugin 0.097s [2022-05-09T12:31:41.653Z] [2022-05-09T12:31:41.653Z] DONE 0 tests in 0.879s [2022-05-09T12:31:41.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:31:41.679Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T12:31:41.939Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-05-09T12:31:41.939Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:31:42.198Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T12:31:42.641Z] testing: warning: no tests to run [2022-05-09T12:31:42.641Z] PASS [2022-05-09T12:31:42.641Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [2022-05-09T12:31:42.641Z] [2022-05-09T12:31:42.641Z] DONE 0 tests in 0.851s [2022-05-09T12:31:42.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:31:43.134Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T12:31:43.705Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T12:31:44.640Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T12:31:45.577Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T12:31:45.577Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2022-05-09T12:31:45.577Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:31:46.143Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T12:31:46.710Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T12:31:46.776Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-09T12:31:47.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-09T12:31:47.644Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T12:31:48.237Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-09T12:31:48.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:48.563Z] INFO: Testing against a local daemon [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:31:48.563Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:31:48.563Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:31:48.563Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:31:48.563Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:31:48.563Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:31:48.563Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:31:48.563Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-09T12:31:48.563Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:31:48.563Z] === RUN TestPluginInstall [2022-05-09T12:31:48.564Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:31:48.564Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:31:48.564Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:31:48.564Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:31:48.564Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:31:48.564Z] PASS [2022-05-09T12:31:48.564Z] ok github.com/docker/docker/integration/plugin/common 0.147s [2022-05-09T12:31:48.564Z] [2022-05-09T12:31:48.564Z] === Skipped [2022-05-09T12:31:48.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:31:48.564Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] [2022-05-09T12:31:48.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:31:48.564Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] [2022-05-09T12:31:48.564Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:31:48.564Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:31:48.564Z] [2022-05-09T12:31:48.564Z] DONE 19 tests, 3 skipped in 5.603s [2022-05-09T12:31:48.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:31:49.020Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T12:31:49.279Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T12:31:49.810Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-09T12:31:49.846Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T12:31:49.846Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T12:31:50.414Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T12:31:50.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:50.780Z] INFO: Testing against a local daemon [2022-05-09T12:31:50.780Z] === RUN TestExternalGraphDriver [2022-05-09T12:31:50.780Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:31:50.780Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-09T12:31:50.780Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:31:50.780Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:31:50.780Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:31:50.780Z] PASS [2022-05-09T12:31:50.780Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2022-05-09T12:31:50.780Z] [2022-05-09T12:31:50.780Z] === Skipped [2022-05-09T12:31:50.780Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-09T12:31:50.780Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:31:50.780Z] [2022-05-09T12:31:50.780Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:31:50.780Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:31:50.780Z] [2022-05-09T12:31:50.780Z] DONE 2 tests, 2 skipped in 2.595s [2022-05-09T12:31:50.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:31:50.981Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy (16.05s) [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.59s) [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.53s) [2022-05-09T12:31:51.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-05-09T12:31:51.385Z] === RUN TestBuildMultiStageParentConfig [2022-05-09T12:31:51.920Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T12:31:52.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-09T12:31:52.745Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T12:31:53.313Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T12:31:53.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:53.737Z] INFO: Testing against a local daemon [2022-05-09T12:31:53.737Z] === RUN TestReadPluginNoRead [2022-05-09T12:31:53.737Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:31:53.737Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:31:53.737Z] PASS [2022-05-09T12:31:53.737Z] ok github.com/docker/docker/integration/plugin/logging 0.140s [2022-05-09T12:31:53.737Z] [2022-05-09T12:31:53.737Z] === Skipped [2022-05-09T12:31:53.737Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:31:53.737Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:31:53.737Z] [2022-05-09T12:31:53.737Z] DONE 1 tests, 1 skipped in 2.715s [2022-05-09T12:31:53.737Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:31:54.692Z] docker_api_swarm_node_test.go:81: [d480a7ac39c01] joining swarm manager [dfba7e3995fab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:31:54.692Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T12:31:55.192Z] --- PASS: TestBuildMultiStageParentConfig (3.34s) [2022-05-09T12:31:55.193Z] === RUN TestBuildLabelWithTargets [2022-05-09T12:31:55.193Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:31:55.193Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-09T12:31:55.193Z] === RUN TestBuildWithEmptyLayers [2022-05-09T12:31:55.258Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T12:31:55.300Z] testing: warning: no tests to run [2022-05-09T12:31:55.300Z] PASS [2022-05-09T12:31:55.300Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2022-05-09T12:31:55.300Z] [2022-05-09T12:31:55.300Z] DONE 0 tests in 1.291s [2022-05-09T12:31:55.300Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:31:56.633Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T12:31:56.768Z] --- PASS: TestBuildWithEmptyLayers (1.76s) [2022-05-09T12:31:56.769Z] === RUN TestBuildMultiStageOnBuild [2022-05-09T12:31:58.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:58.252Z] INFO: Testing against a local daemon [2022-05-09T12:31:58.252Z] === RUN TestPluginWithDevMounts [2022-05-09T12:31:58.253Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:58.253Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:31:58.253Z] PASS [2022-05-09T12:31:58.253Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-05-09T12:31:58.253Z] [2022-05-09T12:31:58.253Z] === Skipped [2022-05-09T12:31:58.253Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:31:58.253Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:58.253Z] [2022-05-09T12:31:58.253Z] DONE 1 tests, 1 skipped in 2.568s [2022-05-09T12:31:58.253Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:31:59.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:31:59.842Z] INFO: Testing against a local daemon [2022-05-09T12:31:59.842Z] === RUN TestSecretInspect [2022-05-09T12:31:59.842Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-09T12:31:59.842Z] === RUN TestSecretList [2022-05-09T12:31:59.842Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:31:59.842Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:31:59.842Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:31:59.842Z] === RUN TestSecretsUpdate [2022-05-09T12:31:59.842Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:31:59.842Z] === RUN TestTemplatedSecret [2022-05-09T12:31:59.842Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:31:59.842Z] === RUN TestSecretCreateResolve [2022-05-09T12:31:59.842Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:59.842Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-09T12:31:59.842Z] PASS [2022-05-09T12:31:59.842Z] ok github.com/docker/docker/integration/secret 0.102s [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === Skipped [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-09T12:31:59.842Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:31:59.842Z] [2022-05-09T12:31:59.842Z] DONE 6 tests, 6 skipped in 2.009s [2022-05-09T12:31:59.922Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2022-05-09T12:31:59.922Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:32:00.183Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T12:32:00.330Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:32:02.651Z] --- PASS: TestBuildWithHugeFile (140.21s) [2022-05-09T12:32:02.651Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:32:02.651Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:32:02.651Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:32:02.651Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:32:02.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:32:02.651Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:32:02.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:32:02.651Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:32:02.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:32:02.651Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:32:02.651Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:32:02.651Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:32:02.651Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-05-09T12:32:02.651Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-09T12:32:02.651Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-09T12:32:02.651Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:32:02.651Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:32:02.651Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:02.651Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:32:02.651Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-09T12:32:02.651Z] PASS [2022-05-09T12:32:02.651Z] ok github.com/docker/docker/integration/build 235.116s [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === Skipped [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:32:02.651Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:32:02.651Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-09T12:32:02.651Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:32:02.651Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:32:02.651Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-09T12:32:02.651Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] DONE 29 tests, 6 skipped in 280.887s [2022-05-09T12:32:02.651Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:32:02.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:02.651Z] INFO: Testing against a local daemon [2022-05-09T12:32:02.651Z] === RUN TestConfigInspect [2022-05-09T12:32:02.651Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestConfigList [2022-05-09T12:32:02.651Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:32:02.651Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestConfigsUpdate [2022-05-09T12:32:02.651Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestTemplatedConfig [2022-05-09T12:32:02.651Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestConfigCreateResolve [2022-05-09T12:32:02.651Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:02.651Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-09T12:32:02.651Z] PASS [2022-05-09T12:32:02.651Z] ok github.com/docker/docker/integration/config 0.118s [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === Skipped [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-09T12:32:02.651Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:02.651Z] [2022-05-09T12:32:02.651Z] DONE 6 tests, 6 skipped in 2.543s [2022-05-09T12:32:02.651Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:32:02.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:02.651Z] INFO: Testing against a local daemon [2022-05-09T12:32:02.651Z] === RUN TestCheckpoint [2022-05-09T12:32:02.651Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:32:02.651Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:32:02.651Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:32:02.651Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:32:02.651Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:32:02.651Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:32:02.651Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:32:02.651Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:32:02.651Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:32:02.651Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:32:02.651Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:32:02.651Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:32:02.651Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:32:02.651Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-09T12:32:02.651Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:32:02.651Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-09T12:32:02.651Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-09T12:32:02.651Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:32:02.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-05-09T12:32:02.652Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:32:02.652Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2022-05-09T12:32:02.652Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:32:02.652Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-05-09T12:32:02.652Z] === RUN TestCopyEmptyFile [2022-05-09T12:32:02.652Z] --- PASS: TestCopyEmptyFile (0.50s) [2022-05-09T12:32:02.652Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:32:02.652Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-05-09T12:32:02.652Z] === RUN TestCopyFromContainer [2022-05-09T12:32:02.652Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.652Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:32:02.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:32:02.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:32:02.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:32:02.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:32:02.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:32:02.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:32:02.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:32:02.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:32:02.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:32:02.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-09T12:32:02.652Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:32:02.652Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:32:02.652Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-09T12:32:02.652Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:32:02.652Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:02.652Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:32:02.652Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:02.652Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:32:02.652Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:02.652Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:32:02.652Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:32:02.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:32:02.652Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:32:02.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-09T12:32:02.652Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:32:03.122Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:32:03.122Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:32:03.122Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:32:03.122Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:32:03.122Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:32:03.122Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-09T12:32:03.122Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-09T12:32:03.122Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:32:03.122Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:32:03.122Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-05-09T12:32:03.122Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:32:03.122Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:32:03.122Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-09T12:32:03.122Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:32:03.122Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.122Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:32:03.122Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:32:03.122Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.122Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:03.280Z] INFO: Testing against a local daemon [2022-05-09T12:32:03.280Z] === RUN TestServiceCreateInit [2022-05-09T12:32:03.280Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:32:03.280Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:32:03.280Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:32:03.280Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceConflict [2022-05-09T12:32:03.280Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:32:03.280Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-09T12:32:03.280Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:32:03.280Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:32:03.280Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:32:03.280Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceSysctls [2022-05-09T12:32:03.280Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-09T12:32:03.280Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:32:03.280Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-09T12:32:03.280Z] === RUN TestInspect [2022-05-09T12:32:03.280Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestCreateJob [2022-05-09T12:32:03.280Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestReplicatedJob [2022-05-09T12:32:03.280Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:32:03.280Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceListWithStatuses [2022-05-09T12:32:03.280Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:32:03.280Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:32:03.280Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServicePlugin [2022-05-09T12:32:03.280Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceUpdateLabel [2022-05-09T12:32:03.280Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:32:03.280Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:32:03.280Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:32:03.280Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:32:03.280Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:32:03.280Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:32:03.280Z] PASS [2022-05-09T12:32:03.280Z] ok github.com/docker/docker/integration/service 0.333s [2022-05-09T12:32:03.280Z] [2022-05-09T12:32:03.280Z] === Skipped [2022-05-09T12:32:03.280Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:32:03.280Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:32:03.280Z] [2022-05-09T12:32:03.280Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:32:03.280Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:32:03.280Z] [2022-05-09T12:32:03.280Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:32:03.280Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] [2022-05-09T12:32:03.280Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-09T12:32:03.280Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.280Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-09T12:32:03.281Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:32:03.281Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:32:03.281Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:32:03.281Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-09T12:32:03.281Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-09T12:32:03.281Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:32:03.281Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:32:03.281Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:32:03.281Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:32:03.281Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:32:03.281Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:32:03.281Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:32:03.281Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:32:03.281Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:32:03.281Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:32:03.281Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:32:03.281Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:32:03.281Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:32:03.281Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:32:03.281Z] [2022-05-09T12:32:03.281Z] DONE 24 tests, 23 skipped in 3.138s [2022-05-09T12:32:03.281Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:32:03.468Z] --- PASS: TestCreateServiceSecretFileMode (4.08s) [2022-05-09T12:32:03.468Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:32:03.596Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.596Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:32:03.596Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:32:03.730Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T12:32:04.296Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T12:32:04.791Z] ok github.com/docker/docker/libnetwork/networkdb 104.126s coverage: 60.0% of statements [2022-05-09T12:32:04.791Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-09T12:32:04.791Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-09T12:32:04.791Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-05-09T12:32:04.791Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-09T12:32:04.791Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-09T12:32:05.048Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-05-09T12:32:05.340Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-09T12:32:05.340Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-09T12:32:05.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:05.496Z] INFO: Testing against a local daemon [2022-05-09T12:32:05.496Z] === RUN TestSessionCreate [2022-05-09T12:32:05.496Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:05.496Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:32:05.496Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:32:05.496Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:05.496Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:32:05.496Z] PASS [2022-05-09T12:32:05.496Z] ok github.com/docker/docker/integration/session 0.125s [2022-05-09T12:32:05.496Z] [2022-05-09T12:32:05.496Z] === Skipped [2022-05-09T12:32:05.496Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:32:05.496Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:05.496Z] [2022-05-09T12:32:05.496Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:32:05.496Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:05.496Z] [2022-05-09T12:32:05.496Z] DONE 2 tests, 2 skipped in 1.953s [2022-05-09T12:32:05.496Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:32:05.605Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === Skipped [2022-05-09T12:32:05.605Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-09T12:32:05.605Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-09T12:32:05.605Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-09T12:32:05.605Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-09T12:32:05.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-09T12:32:05.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-09T12:32:05.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-09T12:32:05.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-09T12:32:05.605Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-09T12:32:05.605Z] firewalld_test.go:14: firewalld is not running [2022-05-09T12:32:05.605Z] [2022-05-09T12:32:05.605Z] DONE 326 tests, 9 skipped in 199.719s Post stage [Pipeline] junit [2022-05-09T12:32:06.184Z] Recording test results [2022-05-09T12:32:06.439Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-09T12:32:06.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43569/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e1cb7d97e85e1a1f9346c4087e1140ec0799e136 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e1cb7d97e85e1a1f9346c4087e1140ec0799e136 hack/validate/vendor [2022-05-09T12:32:06.829Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-05-09T12:32:06.829Z] === RUN TestCreateServiceSysctls [2022-05-09T12:32:07.364Z] +++ dirname ./hack/vendor.sh [2022-05-09T12:32:07.364Z] ++ cd ./hack [2022-05-09T12:32:07.364Z] ++ pwd [2022-05-09T12:32:07.364Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-09T12:32:07.364Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-05-09T12:32:07.364Z] + GO111MODULE=auto [2022-05-09T12:32:07.364Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-05-09T12:32:07.364Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-05-09T12:32:07.364Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T12:32:07.765Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T12:32:07.925Z] go: downloading google.golang.org/grpc v1.45.0 [2022-05-09T12:32:07.925Z] go: downloading github.com/containerd/containerd v1.6.4 [2022-05-09T12:32:08.181Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T12:32:08.181Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T12:32:08.181Z] go: downloading gotest.tools/v3 v3.1.0 [2022-05-09T12:32:08.181Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T12:32:08.181Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-05-09T12:32:08.181Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-05-09T12:32:08.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-09T12:32:08.438Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-05-09T12:32:08.438Z] go: downloading github.com/moby/buildkit v0.10.2 [2022-05-09T12:32:08.438Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T12:32:08.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:08.448Z] INFO: Testing against a local daemon [2022-05-09T12:32:08.448Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:32:08.448Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:08.448Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestDiskUsage [2022-05-09T12:32:08.448Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:32:08.448Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestEventsExecDie [2022-05-09T12:32:08.448Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:32:08.448Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:32:08.448Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:32:08.448Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestEventsVolumeCreate [2022-05-09T12:32:08.448Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:32:08.448Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestInfoAPI [2022-05-09T12:32:08.448Z] --- PASS: TestInfoAPI (0.07s) [2022-05-09T12:32:08.448Z] === RUN TestInfoAPIWarnings [2022-05-09T12:32:08.448Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:08.448Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestInfoDebug [2022-05-09T12:32:08.448Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:08.448Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:32:08.448Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:08.448Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:32:08.448Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:08.448Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:32:08.448Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:32:08.694Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T12:32:08.694Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T12:32:08.694Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T12:32:08.694Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-05-09T12:32:08.694Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-05-09T12:32:08.694Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-05-09T12:32:08.694Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-05-09T12:32:08.915Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-05-09T12:32:08.915Z] === RUN TestPingCacheHeaders [2022-05-09T12:32:08.915Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-09T12:32:08.915Z] === RUN TestPingGet [2022-05-09T12:32:08.915Z] --- PASS: TestPingGet (0.05s) [2022-05-09T12:32:08.915Z] === RUN TestPingHead [2022-05-09T12:32:08.950Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T12:32:08.950Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-05-09T12:32:08.950Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-05-09T12:32:08.950Z] go: downloading golang.org/x/sys v0.0.0-20220405210540-1e041c57c461 [2022-05-09T12:32:08.950Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T12:32:08.950Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-05-09T12:32:08.950Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-05-09T12:32:08.950Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-05-09T12:32:08.950Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-05-09T12:32:08.950Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-05-09T12:32:08.950Z] go: downloading github.com/kolyshkin/runc v1.0.1-0.20220504223858-2ce40b6ad72b [2022-05-09T12:32:09.298Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-05-09T12:32:09.298Z] go: downloading github.com/containerd/cgroups v1.0.3 [2022-05-09T12:32:09.298Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-05-09T12:32:09.298Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-05-09T12:32:09.298Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T12:32:09.384Z] --- PASS: TestPingHead (0.04s) [2022-05-09T12:32:09.384Z] === RUN TestPingSwarmHeader [2022-05-09T12:32:09.384Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:09.384Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:32:09.384Z] === RUN TestVersion [2022-05-09T12:32:09.384Z] --- PASS: TestVersion (0.05s) [2022-05-09T12:32:09.384Z] PASS [2022-05-09T12:32:09.384Z] ok github.com/docker/docker/integration/system 1.376s [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === Skipped [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:32:09.384Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:32:09.384Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-09T12:32:09.384Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:32:09.384Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:32:09.384Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:32:09.384Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:32:09.384Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:32:09.384Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:32:09.384Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:32:09.384Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:09.384Z] [2022-05-09T12:32:09.384Z] DONE 16 tests, 10 skipped in 3.776s [2022-05-09T12:32:09.384Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:32:09.582Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-05-09T12:32:09.582Z] go: downloading github.com/moby/sys/mount v0.3.1 [2022-05-09T12:32:09.582Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-05-09T12:32:09.582Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T12:32:09.582Z] go: downloading github.com/Microsoft/hcsshim v0.9.2 [2022-05-09T12:32:09.839Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-05-09T12:32:09.839Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-05-09T12:32:09.839Z] go: downloading github.com/moby/locker v1.0.1 [2022-05-09T12:32:09.839Z] go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-05-09T12:32:09.839Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-05-09T12:32:09.839Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-05-09T12:32:09.839Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T12:32:09.839Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-05-09T12:32:09.839Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-05-09T12:32:10.095Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-05-09T12:32:10.239Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-05-09T12:32:10.239Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:32:10.805Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T12:32:10.805Z] docker_api_swarm_node_test.go:53: [d9508f5cb1f26] joining swarm manager [d53d6bcf8d0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:32:10.902Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:32:10.902Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-09T12:32:10.902Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-09T12:32:10.902Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-05-09T12:32:10.902Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-09T12:32:10.902Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.31s) [2022-05-09T12:32:10.902Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.36s) [2022-05-09T12:32:10.902Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.62s) [2022-05-09T12:32:10.902Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.33s) [2022-05-09T12:32:10.902Z] === RUN TestDiff [2022-05-09T12:32:10.902Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:10.902Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:32:10.902Z] === RUN TestExecWithCloseStdin [2022-05-09T12:32:10.902Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T12:32:10.902Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-09T12:32:10.902Z] === RUN TestExec [2022-05-09T12:32:11.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:11.600Z] INFO: Testing against a local daemon [2022-05-09T12:32:11.600Z] === RUN TestVolumesCreateAndList [2022-05-09T12:32:11.600Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-09T12:32:11.600Z] === RUN TestVolumesRemove [2022-05-09T12:32:11.600Z] --- PASS: TestVolumesRemove (0.18s) [2022-05-09T12:32:11.600Z] === RUN TestVolumesInspect [2022-05-09T12:32:11.739Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T12:32:11.739Z] docker_api_swarm_node_test.go:54: [dd0afe78c822d] joining swarm manager [d53d6bcf8d0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:32:11.985Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-05-09T12:32:11.985Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:32:12.068Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:32:12.068Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:32:12.068Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:32:12.068Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:32:12.068Z] PASS [2022-05-09T12:32:12.068Z] ok github.com/docker/docker/integration/volume 0.414s [2022-05-09T12:32:12.068Z] [2022-05-09T12:32:12.068Z] DONE 9 tests in 2.526s [2022-05-09T12:32:12.068Z] INFO: make.ps1 ended at 05/09/2022 12:32:11 [2022-05-09T12:32:12.068Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:32:12.068Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:32:12.241Z] go: downloading cloud.google.com/go v0.93.3 [2022-05-09T12:32:12.241Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-05-09T12:32:12.241Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T12:32:12.241Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-05-09T12:32:12.241Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-05-09T12:32:12.241Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-09T12:32:12.241Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-05-09T12:32:12.498Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-05-09T12:32:12.498Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T12:32:12.498Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-05-09T12:32:12.498Z] go: downloading github.com/creack/pty v1.1.11 [2022-05-09T12:32:12.754Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-05-09T12:32:12.754Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-05-09T12:32:12.754Z] go: downloading github.com/miekg/dns v1.1.27 [2022-05-09T12:32:12.754Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-05-09T12:32:12.754Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-05-09T12:32:12.754Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-05-09T12:32:13.316Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-05-09T12:32:13.316Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T12:32:13.639Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2022-05-09T12:32:13.639Z] === RUN TestInspect [2022-05-09T12:32:15.540Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-09T12:32:15.659Z] --- PASS: TestExec (4.72s) [2022-05-09T12:32:15.659Z] === RUN TestExecUser [2022-05-09T12:32:15.659Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:32:15.659Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:32:15.659Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:15.659Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:32:15.659Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:15.659Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:32:15.659Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:15.659Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestHealthKillContainer [2022-05-09T12:32:15.659Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:32:15.659Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:32:15.659Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:32:15.659Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:32:15.659Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:32:15.832Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T12:32:15.832Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-05-09T12:32:15.832Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-05-09T12:32:15.832Z] go: downloading github.com/godbus/dbus/v5 v5.1.0 [2022-05-09T12:32:15.832Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-05-09T12:32:15.832Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-05-09T12:32:15.832Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-05-09T12:32:15.832Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-09T12:32:15.832Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-05-09T12:32:15.832Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-05-09T12:32:15.832Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-05-09T12:32:15.832Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-09T12:32:15.832Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-05-09T12:32:15.832Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-05-09T12:32:15.832Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-05-09T12:32:16.088Z] go: downloading github.com/containerd/console v1.0.3 [2022-05-09T12:32:16.088Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-05-09T12:32:16.088Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-05-09T12:32:16.088Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T12:32:16.088Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-09T12:32:16.088Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-05-09T12:32:16.088Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-05-09T12:32:16.088Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-05-09T12:32:16.088Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-05-09T12:32:16.088Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-05-09T12:32:16.088Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T12:32:16.088Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T12:32:16.088Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T12:32:16.088Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-05-09T12:32:16.088Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-05-09T12:32:16.088Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-05-09T12:32:16.107Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T12:32:16.344Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-05-09T12:32:16.344Z] go: downloading google.golang.org/api v0.54.0 [2022-05-09T12:32:16.673Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T12:32:16.930Z] --- PASS: TestInspect (3.40s) [2022-05-09T12:32:16.930Z] === RUN TestCreateJob [2022-05-09T12:32:17.868Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T12:32:18.042Z] --- PASS: TestBuildMultiStageOnBuild (20.03s) [2022-05-09T12:32:18.042Z] === RUN TestBuildUncleanTarFilenames [2022-05-09T12:32:18.042Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:32:18.042Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:32:18.042Z] === RUN TestBuildMultiStageLayerLeak [2022-05-09T12:32:18.862Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-05-09T12:32:18.862Z] go: downloading go.opencensus.io v0.22.3 [2022-05-09T12:32:18.862Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-05-09T12:32:18.862Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T12:32:18.862Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-05-09T12:32:18.862Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-05-09T12:32:18.862Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-05-09T12:32:18.862Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-05-09T12:32:18.862Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T12:32:18.862Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T12:32:18.862Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T12:32:18.862Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T12:32:19.253Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T12:32:19.458Z] --- PASS: TestKillContainerInvalidSignal (3.81s) [2022-05-09T12:32:19.458Z] === RUN TestKillContainer [2022-05-09T12:32:19.458Z] === RUN TestKillContainer/no_signal [2022-05-09T12:32:19.792Z] go: downloading github.com/google/btree v1.0.1 [2022-05-09T12:32:19.792Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T12:32:19.792Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-09T12:32:19.792Z] go: downloading github.com/cilium/ebpf v0.8.1 [2022-05-09T12:32:19.792Z] go: downloading go.uber.org/goleak v1.1.12 [2022-05-09T12:32:19.792Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-05-09T12:32:19.792Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-05-09T12:32:19.792Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-05-09T12:32:19.792Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T12:32:19.792Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-05-09T12:32:19.792Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-05-09T12:32:19.792Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-05-09T12:32:19.792Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-09T12:32:19.792Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T12:32:19.792Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-05-09T12:32:19.792Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-05-09T12:32:19.792Z] go: downloading github.com/frankban/quicktest v1.14.0 [2022-05-09T12:32:19.792Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-05-09T12:32:19.792Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-09T12:32:20.048Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-05-09T12:32:20.048Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-05-09T12:32:20.048Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-05-09T12:32:20.048Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-05-09T12:32:20.048Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-05-09T12:32:20.048Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-05-09T12:32:20.048Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-05-09T12:32:20.048Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-05-09T12:32:20.191Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T12:32:20.305Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-05-09T12:32:20.305Z] go: downloading github.com/kr/text v0.2.0 [2022-05-09T12:32:20.305Z] go: downloading github.com/rogpeppe/go-internal v1.6.1 [2022-05-09T12:32:20.305Z] go: downloading google.golang.org/appengine v1.6.7 [2022-05-09T12:32:20.305Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-05-09T12:32:20.305Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-05-09T12:32:20.305Z] go: downloading go.uber.org/zap v1.17.0 [2022-05-09T12:32:20.305Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-05-09T12:32:20.305Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-05-09T12:32:20.305Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-05-09T12:32:20.305Z] go: downloading go.uber.org/atomic v1.7.0 [2022-05-09T12:32:20.305Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T12:32:20.305Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-09T12:32:20.305Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-05-09T12:32:20.305Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-05-09T12:32:20.305Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-05-09T12:32:20.305Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-05-09T12:32:20.449Z] --- PASS: TestCreateJob (3.46s) [2022-05-09T12:32:20.449Z] === RUN TestReplicatedJob [2022-05-09T12:32:20.561Z] + GO111MODULE=auto [2022-05-09T12:32:20.561Z] + go mod vendor -modfile vendor.mod [2022-05-09T12:32:21.016Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T12:32:21.273Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T12:32:21.839Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T12:32:23.216Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T12:32:23.216Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T12:32:23.216Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T12:32:23.246Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:32:23.246Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:32:23.246Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:32:23.782Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T12:32:23.827Z] Congratulations! All vendoring changes are done the right way. [2022-05-09T12:32:23.827Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-05-09T12:32:24.348Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T12:32:24.348Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-09T12:32:24.348Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T12:32:24.606Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T12:32:24.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:32:24.621Z] INFO: Testing against a local daemon [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:32:24.621Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:32:24.621Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:32:24.621Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:32:24.865Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T12:32:25.088Z] === RUN TestDockerSuite/TestAPIImagesFilter [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T12:32:25.432Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T12:32:25.432Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T12:32:25.495Z] + echo Ensuring container killed. [2022-05-09T12:32:25.495Z] Ensuring container killed. [2022-05-09T12:32:25.495Z] + docker rm -vf docker-pr3 [2022-05-09T12:32:25.495Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-05-09T12:32:25.557Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:32:25.691Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T12:32:25.691Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T12:32:25.691Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T12:32:25.691Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T12:32:25.691Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T12:32:25.768Z] + echo Chowning /workspace to jenkins user [2022-05-09T12:32:25.768Z] Chowning /workspace to jenkins user [2022-05-09T12:32:25.768Z] + id -u [2022-05-09T12:32:25.768Z] + id -g [2022-05-09T12:32:25.768Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T12:32:25.953Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T12:32:26.543Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:32:26.543Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:32:26.888Z] --- PASS: TestReplicatedJob (6.49s) [2022-05-09T12:32:26.888Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:32:27.054Z] --- PASS: TestKillContainer (7.53s) [2022-05-09T12:32:27.054Z] --- PASS: TestKillContainer/no_signal (3.73s) [2022-05-09T12:32:27.054Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:32:27.054Z] --- PASS: TestKillContainer/killing_signal (3.73s) [2022-05-09T12:32:27.054Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:32:27.054Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:32:27.054Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestKillStoppedContainer [2022-05-09T12:32:27.054Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:32:27.054Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:32:27.054Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:32:27.054Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:32:27.054Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:32:27.054Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:32:27.054Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:27.054Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:32:27.054Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:32:27.054Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:32:27.054Z] === RUN TestLogsFollowTailEmpty [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T12:32:27.455Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T12:32:27.472Z] + bundleName=unit [2022-05-09T12:32:27.472Z] + echo Creating unit-bundles.tar.gz [2022-05-09T12:32:27.472Z] Creating unit-bundles.tar.gz [2022-05-09T12:32:27.472Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-09T12:32:27.472Z] bundles/junit-report-libnetwork.xml [2022-05-09T12:32:27.472Z] bundles/junit-report.xml [2022-05-09T12:32:27.472Z] bundles/go-test-report-libnetwork.json [2022-05-09T12:32:27.472Z] bundles/go-test-report.json [2022-05-09T12:32:27.472Z] bundles/profile-libnetwork.out [2022-05-09T12:32:27.472Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-09T12:32:27.481Z] Archiving artifacts [2022-05-09T12:32:27.714Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T12:32:27.714Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T12:32:27.982Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T12:32:28.285Z] + make clean [2022-05-09T12:32:28.285Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T12:32:28.285Z] docker-dev-cache [2022-05-09T12:32:28.285Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T12:32:30.847Z] --- PASS: TestLogsFollowTailEmpty (3.81s) [2022-05-09T12:32:30.847Z] === RUN TestNetworkNat [2022-05-09T12:32:30.847Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:30.847Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:32:30.847Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:32:31.002Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2022-05-09T12:32:31.002Z] === RUN TestServiceListWithStatuses [2022-05-09T12:32:31.002Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:32:31.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:32:31.002Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:32:31.261Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T12:32:31.261Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T12:32:31.261Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T12:32:31.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T12:32:31.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T12:32:31.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T12:32:32.085Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T12:32:33.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T12:32:34.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T12:32:35.403Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T12:32:35.611Z] --- PASS: TestNetworkLocalhostTCPNat (4.57s) [2022-05-09T12:32:35.611Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:32:35.611Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:35.611Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:32:35.611Z] === RUN TestPause [2022-05-09T12:32:35.611Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:32:35.611Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:32:35.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:32:35.970Z] --- PASS: TestDockerNetworkConnectAlias (5.00s) [2022-05-09T12:32:35.970Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:32:36.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T12:32:37.112Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T12:32:38.047Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T12:32:38.047Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T12:32:38.981Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T12:32:38.981Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-09T12:32:38.981Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-09T12:32:38.981Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-09T12:32:39.400Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.76s) [2022-05-09T12:32:39.400Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:32:39.400Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:32:39.400Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:32:39.400Z] === RUN TestPsFilter [2022-05-09T12:32:39.670Z] --- PASS: TestBuildMultiStageLayerLeak (22.24s) [2022-05-09T12:32:39.670Z] === RUN TestBuildWithHugeFile [2022-05-09T12:32:40.047Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-09T12:32:40.066Z] --- PASS: TestPsFilter (0.53s) [2022-05-09T12:32:40.067Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:32:40.305Z] --- PASS: TestDockerNetworkReConnect (4.48s) [2022-05-09T12:32:40.305Z] === RUN TestServicePlugin [2022-05-09T12:32:40.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-09T12:32:41.938Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-09T12:32:41.938Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-09T12:32:42.196Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-09T12:32:42.196Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-09T12:32:43.856Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.74s) [2022-05-09T12:32:43.856Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:32:44.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-09T12:32:44.353Z] plugin_test.go:61: [db40ec874da21] joining swarm manager [d0facd5803fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:32:46.255Z] plugin_test.go:64: [d82bdc7db7c19] joining swarm manager [d0facd5803fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:32:47.644Z] --- PASS: TestRemoveContainerWithVolume (3.65s) [2022-05-09T12:32:47.644Z] === RUN TestRemoveContainerRunning [2022-05-09T12:32:48.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T12:32:49.530Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T12:32:50.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-09T12:32:51.435Z] --- PASS: TestRemoveContainerRunning (3.74s) [2022-05-09T12:32:51.435Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:32:51.840Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T12:32:52.777Z] docker_api_swarm_test.go:202: [da31e28b128bc] joining swarm manager [d6dc451a3acd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:32:53.342Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-09T12:32:54.276Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T12:32:54.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.70s) [2022-05-09T12:32:54.388Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:32:54.536Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T12:32:54.855Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-09T12:32:54.855Z] === RUN TestRenameLinkedContainer [2022-05-09T12:32:54.855Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:32:54.855Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-05-09T12:32:54.855Z] === RUN TestRenameStoppedContainer [2022-05-09T12:32:55.470Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T12:32:56.053Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T12:32:56.625Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T12:32:56.883Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-09T12:32:58.644Z] --- PASS: TestRenameStoppedContainer (3.77s) [2022-05-09T12:32:58.644Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:32:58.780Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-09T12:33:00.157Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T12:33:02.056Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-09T12:33:03.954Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T12:33:04.887Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T12:33:05.801Z] --- PASS: TestRenameRunningContainerAndReuse (7.47s) [2022-05-09T12:33:05.801Z] === RUN TestRenameInvalidName [2022-05-09T12:33:05.822Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T12:33:09.589Z] --- PASS: TestRenameInvalidName (3.87s) [2022-05-09T12:33:09.589Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:33:11.152Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T12:33:11.410Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T12:33:11.977Z] --- PASS: TestServicePlugin (31.76s) [2022-05-09T12:33:11.977Z] === RUN TestServiceUpdateLabel [2022-05-09T12:33:12.543Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T12:33:13.109Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-09T12:33:13.367Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T12:33:13.626Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-09T12:33:13.884Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-09T12:33:13.884Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T12:33:14.451Z] --- PASS: TestServiceUpdateLabel (2.50s) [2022-05-09T12:33:14.451Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:33:15.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-09T12:33:15.278Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T12:33:16.662Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T12:33:16.662Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T12:33:16.662Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T12:33:17.598Z] docker_api_swarm_test.go:384: [d151a766d46f2] joining swarm manager [df70de2686941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:33:17.857Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T12:33:17.857Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T12:33:18.789Z] docker_api_swarm_test.go:385: [d0a303d86af5f] joining swarm manager [df70de2686941]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:33:18.789Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T12:33:19.722Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-09T12:33:19.979Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-09T12:33:19.979Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-09T12:33:19.979Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-09T12:33:19.979Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-09T12:33:19.979Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T12:33:21.877Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-09T12:33:22.445Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T12:33:23.013Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T12:33:23.584Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T12:33:24.152Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T12:33:24.667Z] --- PASS: TestRenameAnonymousContainer (13.13s) [2022-05-09T12:33:24.667Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:33:24.719Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-09T12:33:24.977Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T12:33:26.876Z] --- PASS: TestRenameContainerWithSameName (3.71s) [2022-05-09T12:33:26.876Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:33:26.876Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:33:26.876Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:33:26.876Z] === RUN TestResize [2022-05-09T12:33:28.260Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T12:33:28.260Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T12:33:29.686Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2022-05-09T12:33:29.686Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:33:30.668Z] --- PASS: TestResize (3.73s) [2022-05-09T12:33:30.668Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:33:31.059Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T12:33:34.457Z] --- PASS: TestResizeWithInvalidSize (3.67s) [2022-05-09T12:33:34.457Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:33:37.410Z] --- PASS: TestResizeWhenContainerNotStarted (3.56s) [2022-05-09T12:33:37.410Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:33:37.410Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:33:37.410Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:33:37.410Z] === RUN TestStats [2022-05-09T12:33:37.410Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:33:37.410Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:33:37.410Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:33:37.617Z] === RUN TestDockerSuite/TestExec [2022-05-09T12:33:37.618Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T12:33:37.876Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T12:33:38.456Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T12:33:39.032Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T12:33:39.965Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T12:33:40.530Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T12:33:41.096Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T12:33:41.664Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T12:33:42.230Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T12:33:42.795Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T12:33:43.361Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T12:33:44.295Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T12:33:44.295Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2022-05-09T12:33:44.295Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:33:45.668Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T12:33:45.927Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T12:33:46.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.76s) [2022-05-09T12:33:46.061Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:33:46.061Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:33:46.061Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:33:46.061Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:33:47.829Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T12:33:48.088Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T12:33:50.615Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T12:33:51.181Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-09T12:33:51.748Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T12:33:52.315Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T12:33:52.882Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T12:33:53.449Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T12:33:53.706Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T12:33:55.079Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T12:33:55.337Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T12:33:55.922Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T12:33:57.845Z] --- PASS: TestServiceUpdateNetwork (13.39s) [2022-05-09T12:33:57.845Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:33:59.221Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-09T12:33:59.788Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-09T12:34:07.942Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-09T12:34:07.942Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T12:34:07.942Z] === RUN TestDockerSuite/TestExecTTY [2022-05-09T12:34:07.942Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:34:08.016Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:34:08.016Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:34:08.016Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:34:08.016Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.016Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:34:08.016Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.017Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:34:08.017Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.017Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:34:08.017Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.017Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:34:08.017Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:34:08.017Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.017Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:34:08.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:34:08.484Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.484Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:34:08.484Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:34:08.484Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:34:08.507Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T12:34:08.766Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T12:34:09.332Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T12:34:09.332Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-09T12:34:09.332Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T12:34:10.707Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-09T12:34:11.274Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T12:34:11.840Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-09T12:34:12.282Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:34:12.406Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T12:34:12.972Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T12:34:13.537Z] check_test.go:378: [d0a303d86af5f] daemon is not started [2022-05-09T12:34:13.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-09T12:34:14.104Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-05-09T12:34:14.104Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-09T12:34:14.104Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-09T12:34:14.104Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-05-09T12:34:14.104Z] PASS [2022-05-09T12:34:14.104Z] [2022-05-09T12:34:14.104Z] === Skipped [2022-05-09T12:34:14.104Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-09T12:34:14.104Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-09T12:34:14.104Z] [2022-05-09T12:34:14.104Z] DONE 27 tests, 1 skipped in 179.806s [2022-05-09T12:34:14.104Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-09T12:34:14.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:14.104Z] ++ set -e [2022-05-09T12:34:14.104Z] ++ '[' -n 0 ']' [2022-05-09T12:34:14.104Z] ++ set -x [2022-05-09T12:34:14.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:14.104Z] INFO: Testing against a local daemon [2022-05-09T12:34:14.104Z] === RUN TestSessionCreate [2022-05-09T12:34:14.104Z] --- PASS: TestSessionCreate (0.03s) [2022-05-09T12:34:14.104Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:34:14.362Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-09T12:34:14.362Z] PASS [2022-05-09T12:34:14.362Z] [2022-05-09T12:34:14.362Z] DONE 2 tests in 0.153s [2022-05-09T12:34:14.362Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-09T12:34:14.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:14.362Z] ++ set -e [2022-05-09T12:34:14.362Z] ++ '[' -n 0 ']' [2022-05-09T12:34:14.362Z] ++ set -x [2022-05-09T12:34:14.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:14.362Z] INFO: Testing against a local daemon [2022-05-09T12:34:14.362Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:34:14.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:34:14.362Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:34:14.362Z] === RUN TestDiskUsage [2022-05-09T12:34:14.362Z] === PAUSE TestDiskUsage [2022-05-09T12:34:14.362Z] === RUN TestEventsExecDie [2022-05-09T12:34:14.929Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-09T12:34:14.929Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:34:14.929Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-05-09T12:34:14.929Z] === RUN TestEventsVolumeCreate [2022-05-09T12:34:15.187Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-05-09T12:34:15.187Z] === RUN TestInfoBinaryCommits [2022-05-09T12:34:15.187Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-09T12:34:15.187Z] === RUN TestInfoAPIVersioned [2022-05-09T12:34:15.187Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-09T12:34:15.187Z] === RUN TestInfoAPI [2022-05-09T12:34:15.187Z] --- PASS: TestInfoAPI (0.03s) [2022-05-09T12:34:15.187Z] === RUN TestInfoAPIWarnings [2022-05-09T12:34:15.236Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:34:15.236Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:34:15.236Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:34:15.236Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:34:15.236Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:34:15.236Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:34:15.236Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:34:15.236Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:34:15.236Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:34:15.754Z] docker_api_swarm_test.go:802: [d9bb03865261f] joining swarm manager [dbabe0326455f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:34:16.160Z] --- PASS: TestUpdateRestartPolicy (27.43s) [2022-05-09T12:34:16.160Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:34:16.629Z] --- PASS: TestUpdateRestartWithAutoRemove (3.66s) [2022-05-09T12:34:16.629Z] === RUN TestWaitNonBlocked [2022-05-09T12:34:16.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:34:16.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:34:16.629Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:34:16.629Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:34:16.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:34:16.629Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:34:17.127Z] docker_api_swarm_test.go:802: [d2a22c1f49a2d] joining swarm manager [dbabe0326455f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:34:17.385Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T12:34:18.347Z] docker_api_swarm_test.go:802: [ddabb24130e86] joining swarm manager [dbabe0326455f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:34:19.103Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:34:19.103Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:34:19.103Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:34:19.103Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:34:19.103Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:34:20.884Z] docker_api_swarm_test.go:802: [d72df9dd8abc8] joining swarm manager [dbabe0326455f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-09T12:34:21.395Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-09T12:34:21.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.26s) [2022-05-09T12:34:21.395Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.35s) [2022-05-09T12:34:21.396Z] === RUN TestWaitBlocked [2022-05-09T12:34:21.396Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:34:21.396Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:34:21.396Z] PASS [2022-05-09T12:34:21.396Z] ok github.com/docker/docker/integration/container 140.026s [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === Skipped [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:34:21.396Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-09T12:34:21.396Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:34:21.396Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:34:21.396Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:34:21.396Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:34:21.396Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:34:21.396Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-09T12:34:21.396Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:34:21.396Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-09T12:34:21.396Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:34:21.396Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-09T12:34:21.396Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:34:21.396Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-05-09T12:34:21.396Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:34:21.396Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-09T12:34:21.396Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:34:21.396Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:34:21.396Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-09T12:34:21.396Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:34:21.396Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:34:21.396Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:34:21.396Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:34:21.396Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:34:21.396Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:34:21.396Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:34:21.396Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:34:21.396Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:34:21.396Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:34:21.396Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:34:21.396Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:34:21.396Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-05-09T12:34:21.396Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:34:21.396Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:34:21.396Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:34:21.396Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:34:21.396Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:34:21.396Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:34:21.396Z] [2022-05-09T12:34:21.396Z] DONE 120 tests, 38 skipped in 143.718s [2022-05-09T12:34:21.396Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:34:22.257Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T12:34:22.823Z] docker_api_swarm_test.go:810: [dcf5ea68541d3] joining swarm manager [dbabe0326455f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-09T12:34:23.756Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T12:34:26.251Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:34:29.015Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T12:34:29.015Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T12:34:29.015Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T12:34:29.015Z] === RUN TestDockerSuite/TestHealth [2022-05-09T12:34:32.296Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-09T12:34:32.296Z] === RUN TestInfoDebug [2022-05-09T12:34:32.296Z] --- PASS: TestInfoDebug (0.52s) [2022-05-09T12:34:32.296Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:34:32.861Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-09T12:34:32.861Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:34:33.119Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-09T12:34:33.119Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:34:33.376Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-09T12:34:33.376Z] === RUN TestPingCacheHeaders [2022-05-09T12:34:33.377Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-09T12:34:33.377Z] === RUN TestPingGet [2022-05-09T12:34:33.377Z] --- PASS: TestPingGet (0.01s) [2022-05-09T12:34:33.377Z] === RUN TestPingHead [2022-05-09T12:34:33.377Z] --- PASS: TestPingHead (0.01s) [2022-05-09T12:34:33.377Z] === RUN TestPingSwarmHeader [2022-05-09T12:34:33.941Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-09T12:34:34.506Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-09T12:34:35.440Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-09T12:34:35.440Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-05-09T12:34:35.440Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-09T12:34:35.440Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-09T12:34:35.440Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-09T12:34:35.440Z] === RUN TestVersion [2022-05-09T12:34:35.440Z] --- PASS: TestVersion (0.02s) [2022-05-09T12:34:35.440Z] === CONT TestDiskUsage [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/container_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/image_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/volume_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-09T12:34:36.006Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-09T12:34:36.264Z] === RUN TestDiskUsage/after_container.Run [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-09T12:34:36.829Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage (1.36s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-09T12:34:36.829Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-09T12:34:36.830Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-09T12:34:36.830Z] PASS [2022-05-09T12:34:36.830Z] [2022-05-09T12:34:36.830Z] === Skipped [2022-05-09T12:34:36.830Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:34:36.830Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-09T12:34:36.830Z] [2022-05-09T12:34:36.830Z] DONE 54 tests, 1 skipped in 22.593s [2022-05-09T12:34:36.830Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-09T12:34:36.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:36.830Z] ++ set -e [2022-05-09T12:34:36.830Z] ++ '[' -n 0 ']' [2022-05-09T12:34:36.830Z] ++ set -x [2022-05-09T12:34:36.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-09T12:34:36.830Z] INFO: Testing against a local daemon [2022-05-09T12:34:37.088Z] === RUN TestVolumesCreateAndList [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-09T12:34:37.088Z] === RUN TestVolumesRemove [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-09T12:34:37.088Z] === RUN TestVolumesInspect [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:34:37.088Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:34:37.088Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:34:37.088Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:34:37.088Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:34:37.088Z] PASS [2022-05-09T12:34:37.088Z] [2022-05-09T12:34:37.088Z] DONE 9 tests in 0.196s [2022-05-09T12:34:37.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:34:37.346Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:34:37.346Z] +++ kill 6684 [2022-05-09T12:34:37.604Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:34:37.604Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:34:37.604Z] [2022-05-09T12:34:37.604Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:34:37.604Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:34:37.604Z] [2022-05-09T12:34:37.604Z] To set a process to complain mode, use the command line tool [2022-05-09T12:34:37.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:34:37.604Z] +++ true [2022-05-09T12:34:37.604Z] exiting test-integration [2022-05-09T12:34:37.604Z] ++ exit 0 [2022-05-09T12:34:37.604Z] [2022-05-09T12:34:38.171Z] + for job in $(jobs -p) [2022-05-09T12:34:38.171Z] + wait 8831 [2022-05-09T12:34:48.171Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T12:34:48.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T12:34:48.171Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T12:34:48.171Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T12:34:49.106Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T12:34:49.106Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T12:34:49.673Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T12:34:49.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T12:34:49.673Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T12:34:49.673Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T12:34:49.931Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T12:34:49.931Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T12:34:50.499Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T12:34:50.499Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T12:34:51.065Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T12:34:51.065Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T12:34:51.632Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T12:34:52.201Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T12:34:52.201Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T12:34:52.768Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T12:34:54.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-09T12:34:55.516Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T12:34:55.516Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T12:34:55.516Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T12:34:56.451Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T12:34:57.312Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:34:57.312Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:34:57.312Z] === RUN TestDaemonConfigValidation [2022-05-09T12:34:57.312Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:34:57.312Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:34:57.312Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:34:57.312Z] === RUN TestDaemonProxy [2022-05-09T12:34:57.312Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:34:57.312Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:34:57.312Z] PASS [2022-05-09T12:34:57.312Z] ok github.com/docker/docker/integration/daemon 0.165s [2022-05-09T12:34:57.312Z] [2022-05-09T12:34:57.312Z] === Skipped [2022-05-09T12:34:57.312Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-09T12:34:57.312Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] [2022-05-09T12:34:57.312Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:34:57.312Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] [2022-05-09T12:34:57.312Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:34:57.312Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:34:57.312Z] [2022-05-09T12:34:57.312Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:34:57.312Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:34:57.312Z] [2022-05-09T12:34:57.312Z] DONE 4 tests, 4 skipped in 31.634s [2022-05-09T12:34:57.312Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:34:57.385Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T12:34:57.385Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T12:34:58.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:34:58.296Z] INFO: Testing against a local daemon [2022-05-09T12:34:58.296Z] === RUN TestCommitInheritsEnv [2022-05-09T12:34:58.296Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:34:58.296Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-09T12:34:58.296Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:34:58.296Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:34:58.296Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:34:58.296Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:34:58.296Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:34:58.296Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:34:58.296Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:34:58.296Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-09T12:34:58.296Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:34:58.296Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-09T12:34:58.296Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:34:58.759Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T12:34:59.693Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T12:34:59.857Z] --- PASS: TestRemoveImageOrphaning (1.37s) [2022-05-09T12:34:59.857Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:34:59.857Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-05-09T12:34:59.857Z] === RUN TestTagInvalidReference [2022-05-09T12:34:59.857Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-09T12:34:59.857Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:34:59.857Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-09T12:34:59.857Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:34:59.857Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-09T12:34:59.857Z] === RUN TestTagOfficialNames [2022-05-09T12:34:59.857Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-09T12:34:59.857Z] === RUN TestTagMatchesDigest [2022-05-09T12:35:00.324Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-09T12:35:00.324Z] PASS [2022-05-09T12:35:00.324Z] ok github.com/docker/docker/integration/image 2.129s [2022-05-09T12:35:00.324Z] [2022-05-09T12:35:00.324Z] === Skipped [2022-05-09T12:35:00.324Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-09T12:35:00.324Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:00.324Z] [2022-05-09T12:35:00.324Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:35:00.324Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:35:00.324Z] [2022-05-09T12:35:00.324Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:35:00.324Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:35:00.324Z] [2022-05-09T12:35:00.324Z] DONE 12 tests, 3 skipped in 7.294s [2022-05-09T12:35:00.324Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:35:00.628Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T12:35:01.194Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T12:35:01.775Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T12:35:02.342Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T12:35:02.342Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-09T12:35:02.342Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T12:35:02.907Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T12:35:03.165Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T12:35:03.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:03.271Z] INFO: Testing against a local daemon [2022-05-09T12:35:03.271Z] === RUN TestNetworkCreateDelete [2022-05-09T12:35:03.271Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.271Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:35:03.271Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:35:03.271Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:35:03.271Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:35:03.271Z] === RUN TestDaemonDNSFallback [2022-05-09T12:35:03.271Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.271Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:35:03.271Z] === RUN TestInspectNetwork [2022-05-09T12:35:03.271Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:03.271Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:35:03.271Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:35:03.271Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.271Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:35:03.271Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:35:03.271Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:35:03.271Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:35:03.271Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:35:03.271Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:35:03.272Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:35:03.272Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:35:03.272Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:35:03.272Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:35:03.272Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestNetworkList [2022-05-09T12:35:03.272Z] === RUN TestNetworkList//networks [2022-05-09T12:35:03.272Z] === PAUSE TestNetworkList//networks [2022-05-09T12:35:03.272Z] === RUN TestNetworkList//networks/ [2022-05-09T12:35:03.272Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:35:03.272Z] === CONT TestNetworkList//networks [2022-05-09T12:35:03.272Z] === CONT TestNetworkList//networks/ [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkList (0.06s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:35:03.272Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:35:03.272Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:35:03.272Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:35:03.272Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:35:03.272Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:35:03.272Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:35:03.272Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:35:03.272Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:35:03.272Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:35:03.272Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:35:03.272Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:35:03.272Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:35:03.272Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:35:03.272Z] PASS [2022-05-09T12:35:03.272Z] ok github.com/docker/docker/integration/network 0.249s [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === Skipped [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:35:03.272Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:35:03.272Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:35:03.272Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:35:03.272Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:35:03.272Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:35:03.272Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:35:03.272Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:35:03.272Z] [2022-05-09T12:35:03.272Z] DONE 34 tests, 15 skipped in 2.822s [2022-05-09T12:35:03.272Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:35:03.731Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T12:35:03.989Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T12:35:04.259Z] testing: warning: no tests to run [2022-05-09T12:35:04.259Z] PASS [2022-05-09T12:35:04.259Z] ok github.com/docker/docker/integration/network/ipvlan 0.109s [2022-05-09T12:35:04.259Z] [2022-05-09T12:35:04.259Z] DONE 0 tests in 0.970s [2022-05-09T12:35:04.259Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:35:04.556Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T12:35:05.122Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T12:35:05.122Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-09T12:35:05.244Z] testing: warning: no tests to run [2022-05-09T12:35:05.244Z] PASS [2022-05-09T12:35:05.244Z] ok github.com/docker/docker/integration/network/macvlan 0.103s [2022-05-09T12:35:05.244Z] [2022-05-09T12:35:05.244Z] DONE 0 tests in 0.910s [2022-05-09T12:35:05.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:35:06.056Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T12:35:06.623Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T12:35:06.699Z] testing: warning: no tests to run [2022-05-09T12:35:06.699Z] PASS [2022-05-09T12:35:06.699Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-05-09T12:35:06.699Z] [2022-05-09T12:35:06.699Z] DONE 0 tests in 0.928s [2022-05-09T12:35:06.699Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:35:07.188Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T12:35:07.189Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T12:35:07.447Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T12:35:07.447Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-09T12:35:07.447Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T12:35:07.683Z] testing: warning: no tests to run [2022-05-09T12:35:07.683Z] PASS [2022-05-09T12:35:07.683Z] ok github.com/docker/docker/integration/plugin/authz 0.107s [2022-05-09T12:35:07.683Z] [2022-05-09T12:35:07.683Z] DONE 0 tests in 0.945s [2022-05-09T12:35:07.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:35:08.381Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T12:35:08.640Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T12:35:09.206Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T12:35:09.770Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T12:35:09.770Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T12:35:09.770Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T12:35:09.770Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-09T12:35:09.770Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T12:35:10.028Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T12:35:10.594Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T12:35:10.594Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T12:35:11.160Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T12:35:11.417Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T12:35:13.316Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T12:35:13.316Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T12:35:13.882Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T12:35:14.448Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T12:35:14.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:14.840Z] INFO: Testing against a local daemon [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:35:14.840Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:35:14.840Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:35:14.840Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:35:14.840Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:35:14.840Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:35:14.840Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:35:14.840Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:35:14.840Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:35:14.840Z] === RUN TestPluginInstall [2022-05-09T12:35:14.840Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:35:14.840Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:35:14.840Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:35:14.840Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:35:14.840Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:35:14.840Z] PASS [2022-05-09T12:35:14.840Z] ok github.com/docker/docker/integration/plugin/common 0.159s [2022-05-09T12:35:14.840Z] [2022-05-09T12:35:14.840Z] === Skipped [2022-05-09T12:35:14.840Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:35:14.840Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] [2022-05-09T12:35:14.840Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:35:14.840Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] [2022-05-09T12:35:14.840Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:35:14.840Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:35:14.840Z] [2022-05-09T12:35:14.840Z] DONE 19 tests, 3 skipped in 6.336s [2022-05-09T12:35:14.840Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:35:15.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-09T12:35:15.383Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T12:35:15.949Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T12:35:16.517Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T12:35:17.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:17.073Z] INFO: Testing against a local daemon [2022-05-09T12:35:17.073Z] === RUN TestExternalGraphDriver [2022-05-09T12:35:17.073Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:35:17.073Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-09T12:35:17.073Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:35:17.073Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:35:17.073Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-05-09T12:35:17.073Z] PASS [2022-05-09T12:35:17.073Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.170s [2022-05-09T12:35:17.073Z] [2022-05-09T12:35:17.073Z] === Skipped [2022-05-09T12:35:17.073Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-09T12:35:17.073Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:35:17.073Z] [2022-05-09T12:35:17.073Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-05-09T12:35:17.073Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:35:17.073Z] [2022-05-09T12:35:17.073Z] DONE 2 tests, 2 skipped in 2.992s [2022-05-09T12:35:17.090Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T12:35:17.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:35:18.028Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T12:35:18.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T12:35:19.221Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T12:35:19.221Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-09T12:35:19.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-09T12:35:20.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:20.493Z] INFO: Testing against a local daemon [2022-05-09T12:35:20.493Z] === RUN TestReadPluginNoRead [2022-05-09T12:35:20.493Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:35:20.493Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:35:20.493Z] PASS [2022-05-09T12:35:20.493Z] ok github.com/docker/docker/integration/plugin/logging 0.129s [2022-05-09T12:35:20.493Z] [2022-05-09T12:35:20.493Z] === Skipped [2022-05-09T12:35:20.493Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:35:20.493Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:35:20.493Z] [2022-05-09T12:35:20.493Z] DONE 1 tests, 1 skipped in 2.744s [2022-05-09T12:35:20.493Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:35:20.725Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T12:35:21.661Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T12:35:22.057Z] testing: warning: no tests to run [2022-05-09T12:35:22.057Z] PASS [2022-05-09T12:35:22.057Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2022-05-09T12:35:22.057Z] [2022-05-09T12:35:22.057Z] DONE 0 tests in 1.493s [2022-05-09T12:35:22.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:35:22.077Z] --- PASS: TestBuildWithHugeFile (162.59s) [2022-05-09T12:35:22.078Z] === RUN TestBuildWCOWSandboxSize [2022-05-09T12:35:22.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:35:22.078Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:35:22.078Z] === RUN TestBuildWithEmptyDockerfile [2022-05-09T12:35:22.078Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:22.078Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:22.078Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:22.078Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:22.078Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:22.078Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:22.078Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-09T12:35:22.078Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-09T12:35:22.078Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-09T12:35:22.078Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-09T12:35:22.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-09T12:35:22.078Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-09T12:35:22.078Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-09T12:35:22.078Z] === RUN TestBuildPreserveOwnership [2022-05-09T12:35:22.078Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:22.078Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-09T12:35:22.078Z] === RUN TestBuildPlatformInvalid [2022-05-09T12:35:22.078Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-09T12:35:22.078Z] PASS [2022-05-09T12:35:22.078Z] ok github.com/docker/docker/integration/build 251.000s [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === Skipped [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-09T12:35:22.078Z] build_session_test.go:25: TODO: BuildKit [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-09T12:35:22.078Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-09T12:35:22.078Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-09T12:35:22.078Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-09T12:35:22.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-09T12:35:22.078Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:22.078Z] [2022-05-09T12:35:22.078Z] DONE 29 tests, 6 skipped in 296.759s [2022-05-09T12:35:22.229Z] docker_api_swarm_service_test.go:395: [d9df397cad49c] joining swarm manager [de6c04338da14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:35:22.547Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-09T12:35:22.795Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T12:35:23.053Z] docker_api_swarm_service_test.go:395: [d308f450e860c] joining swarm manager [de6c04338da14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:35:23.053Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T12:35:24.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:35:24.778Z] INFO: Testing against a local daemon [2022-05-09T12:35:24.778Z] === RUN TestConfigInspect [2022-05-09T12:35:24.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-09T12:35:24.778Z] === RUN TestConfigList [2022-05-09T12:35:24.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] --- SKIP: TestConfigList (0.00s) [2022-05-09T12:35:24.778Z] === RUN TestConfigsCreateAndDelete [2022-05-09T12:35:24.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:35:24.778Z] === RUN TestConfigsUpdate [2022-05-09T12:35:24.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-09T12:35:24.778Z] === RUN TestTemplatedConfig [2022-05-09T12:35:24.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-09T12:35:24.778Z] === RUN TestConfigCreateResolve [2022-05-09T12:35:24.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:24.778Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-09T12:35:24.778Z] PASS [2022-05-09T12:35:24.778Z] ok github.com/docker/docker/integration/config 0.123s [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === Skipped [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-09T12:35:24.778Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-09T12:35:24.778Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-09T12:35:24.778Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-09T12:35:24.778Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-09T12:35:24.778Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-09T12:35:24.778Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:24.778Z] [2022-05-09T12:35:24.778Z] DONE 6 tests, 6 skipped in 2.542s [2022-05-09T12:35:24.958Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T12:35:25.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:25.014Z] INFO: Testing against a local daemon [2022-05-09T12:35:25.014Z] === RUN TestPluginWithDevMounts [2022-05-09T12:35:25.014Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:25.014Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:35:25.014Z] PASS [2022-05-09T12:35:25.014Z] ok github.com/docker/docker/integration/plugin/volumes 0.141s [2022-05-09T12:35:25.014Z] [2022-05-09T12:35:25.014Z] === Skipped [2022-05-09T12:35:25.014Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:35:25.014Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:25.014Z] [2022-05-09T12:35:25.014Z] DONE 1 tests, 1 skipped in 2.894s [2022-05-09T12:35:25.014Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:35:25.253Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-09T12:35:26.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T12:35:27.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:27.226Z] INFO: Testing against a local daemon [2022-05-09T12:35:27.226Z] === RUN TestSecretInspect [2022-05-09T12:35:27.227Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-09T12:35:27.227Z] === RUN TestSecretList [2022-05-09T12:35:27.227Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:35:27.227Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:35:27.227Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:35:27.227Z] === RUN TestSecretsUpdate [2022-05-09T12:35:27.227Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:35:27.227Z] === RUN TestTemplatedSecret [2022-05-09T12:35:27.227Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:35:27.227Z] === RUN TestSecretCreateResolve [2022-05-09T12:35:27.227Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:27.227Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-09T12:35:27.227Z] PASS [2022-05-09T12:35:27.227Z] ok github.com/docker/docker/integration/secret 0.119s [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === Skipped [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-09T12:35:27.227Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:35:27.227Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:35:27.227Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:35:27.227Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-09T12:35:27.227Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-05-09T12:35:27.227Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:27.227Z] [2022-05-09T12:35:27.227Z] DONE 6 tests, 6 skipped in 2.269s [2022-05-09T12:35:27.227Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:35:28.769Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T12:35:28.769Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T12:35:29.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:35:29.072Z] INFO: Testing against a local daemon [2022-05-09T12:35:29.072Z] === RUN TestCheckpoint [2022-05-09T12:35:29.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:35:29.072Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/commit [2022-05-09T12:35:29.072Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-09T12:35:29.072Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:29.072Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:29.072Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:29.072Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:29.072Z] === CONT TestContainerInvalidJSON/commit [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-09T12:35:29.072Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-09T12:35:29.072Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-09T12:35:29.072Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-09T12:35:29.072Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-09T12:35:29.072Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-09T12:35:29.073Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-09T12:35:29.073Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-09T12:35:29.073Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-09T12:35:29.073Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-09T12:35:29.073Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-09T12:35:29.073Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-09T12:35:29.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-05-09T12:35:29.073Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-09T12:35:29.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-05-09T12:35:29.543Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-09T12:35:29.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-05-09T12:35:29.543Z] === RUN TestCopyEmptyFile [2022-05-09T12:35:30.014Z] --- PASS: TestCopyEmptyFile (0.51s) [2022-05-09T12:35:30.014Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-09T12:35:30.484Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-05-09T12:35:30.484Z] === RUN TestCopyFromContainer [2022-05-09T12:35:30.484Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:30.484Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-05-09T12:35:30.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-09T12:35:30.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:30.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:30.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:30.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:30.484Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:30.484Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:30.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-09T12:35:30.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-09T12:35:30.484Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-09T12:35:30.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-09T12:35:30.484Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-09T12:35:30.484Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:35:30.484Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:35:30.484Z] === RUN TestCreateWithInvalidEnv [2022-05-09T12:35:30.484Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-09T12:35:30.484Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-09T12:35:30.484Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-09T12:35:30.484Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-09T12:35:30.484Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-09T12:35:30.484Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-09T12:35:30.484Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-09T12:35:30.484Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-09T12:35:30.484Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-09T12:35:30.484Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-09T12:35:30.484Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-09T12:35:30.484Z] === RUN TestCreateTmpfsMountsTarget [2022-05-09T12:35:30.484Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:30.484Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:35:30.484Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-09T12:35:30.484Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:30.484Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:35:30.485Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-09T12:35:30.485Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:30.485Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:30.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:30.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:30.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:30.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:30.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:30.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:30.671Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T12:35:30.671Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T12:35:30.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-09T12:35:30.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-09T12:35:30.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-09T12:35:30.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-09T12:35:30.956Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-09T12:35:30.956Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-09T12:35:30.956Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:35:30.956Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:35:30.956Z] === RUN TestCreateDifferentPlatform [2022-05-09T12:35:30.956Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-09T12:35:30.956Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-09T12:35:30.956Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-09T12:35:30.956Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-09T12:35:30.956Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-09T12:35:30.956Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-09T12:35:30.956Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-09T12:35:30.956Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:35:30.956Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-09T12:35:30.956Z] === RUN TestContainerKillOnDaemonStart [2022-05-09T12:35:30.956Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:30.956Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-09T12:35:30.956Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:35:30.956Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:31.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:31.029Z] INFO: Testing against a local daemon [2022-05-09T12:35:31.029Z] === RUN TestServiceCreateInit [2022-05-09T12:35:31.029Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:35:31.029Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:35:31.029Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:35:31.029Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceConflict [2022-05-09T12:35:31.029Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:35:31.029Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-05-09T12:35:31.029Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:35:31.029Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:35:31.029Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:35:31.029Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceSysctls [2022-05-09T12:35:31.029Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-09T12:35:31.029Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:35:31.029Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-09T12:35:31.029Z] === RUN TestInspect [2022-05-09T12:35:31.029Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestCreateJob [2022-05-09T12:35:31.029Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestReplicatedJob [2022-05-09T12:35:31.029Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:35:31.029Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceListWithStatuses [2022-05-09T12:35:31.029Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:35:31.029Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:35:31.029Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServicePlugin [2022-05-09T12:35:31.029Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceUpdateLabel [2022-05-09T12:35:31.029Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:35:31.029Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:35:31.029Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:35:31.029Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:35:31.029Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:35:31.029Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:35:31.029Z] PASS [2022-05-09T12:35:31.029Z] ok github.com/docker/docker/integration/service 0.345s [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === Skipped [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-05-09T12:35:31.029Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-05-09T12:35:31.029Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:35:31.029Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-09T12:35:31.029Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-09T12:35:31.029Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:35:31.029Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:35:31.029Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:35:31.029Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:35:31.029Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:35:31.029Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:35:31.029Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:35:31.029Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:35:31.029Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:35:31.029Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.029Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:35:31.029Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.029Z] [2022-05-09T12:35:31.030Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:35:31.030Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.030Z] [2022-05-09T12:35:31.030Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:35:31.030Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.030Z] [2022-05-09T12:35:31.030Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-09T12:35:31.030Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:35:31.030Z] [2022-05-09T12:35:31.030Z] DONE 24 tests, 23 skipped in 3.412s [2022-05-09T12:35:31.030Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:35:31.236Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T12:35:31.426Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:31.426Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:31.426Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-09T12:35:33.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:33.247Z] INFO: Testing against a local daemon [2022-05-09T12:35:33.247Z] === RUN TestSessionCreate [2022-05-09T12:35:33.247Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:33.247Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:35:33.247Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:35:33.247Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:33.247Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:35:33.247Z] PASS [2022-05-09T12:35:33.247Z] ok github.com/docker/docker/integration/session 0.101s [2022-05-09T12:35:33.247Z] [2022-05-09T12:35:33.247Z] === Skipped [2022-05-09T12:35:33.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:35:33.247Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:33.247Z] [2022-05-09T12:35:33.247Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:35:33.247Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:33.247Z] [2022-05-09T12:35:33.247Z] DONE 2 tests, 2 skipped in 2.078s [2022-05-09T12:35:33.247Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:35:36.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:36.199Z] INFO: Testing against a local daemon [2022-05-09T12:35:36.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:35:36.199Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:36.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestDiskUsage [2022-05-09T12:35:36.199Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:35:36.199Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestEventsExecDie [2022-05-09T12:35:36.199Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:35:36.199Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:35:36.199Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:35:36.199Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestEventsVolumeCreate [2022-05-09T12:35:36.199Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:35:36.199Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestInfoAPI [2022-05-09T12:35:36.199Z] --- PASS: TestInfoAPI (0.06s) [2022-05-09T12:35:36.199Z] === RUN TestInfoAPIWarnings [2022-05-09T12:35:36.199Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:36.199Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestInfoDebug [2022-05-09T12:35:36.199Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:36.199Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:35:36.199Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:36.199Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:35:36.199Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:36.199Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:35:36.199Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:35:37.185Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-09T12:35:37.185Z] === RUN TestPingCacheHeaders [2022-05-09T12:35:37.185Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-09T12:35:37.185Z] === RUN TestPingGet [2022-05-09T12:35:37.185Z] --- PASS: TestPingGet (0.05s) [2022-05-09T12:35:37.185Z] === RUN TestPingHead [2022-05-09T12:35:37.185Z] --- PASS: TestPingHead (0.05s) [2022-05-09T12:35:37.185Z] === RUN TestPingSwarmHeader [2022-05-09T12:35:37.185Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:37.185Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:35:37.185Z] === RUN TestVersion [2022-05-09T12:35:37.185Z] --- PASS: TestVersion (0.05s) [2022-05-09T12:35:37.185Z] PASS [2022-05-09T12:35:37.185Z] ok github.com/docker/docker/integration/system 1.362s [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === Skipped [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:35:37.185Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:35:37.185Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-09T12:35:37.185Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:35:37.185Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:35:37.185Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:35:37.185Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:35:37.185Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:35:37.185Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:35:37.185Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:35:37.185Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:37.185Z] [2022-05-09T12:35:37.185Z] DONE 16 tests, 10 skipped in 4.083s [2022-05-09T12:35:37.658Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-09T12:35:38.972Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.47s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.87s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.68s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.54s) [2022-05-09T12:35:38.972Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.11s) [2022-05-09T12:35:38.972Z] === RUN TestDiff [2022-05-09T12:35:38.972Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:38.972Z] --- SKIP: TestDiff (0.00s) [2022-05-09T12:35:38.972Z] === RUN TestExecWithCloseStdin [2022-05-09T12:35:39.348Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T12:35:39.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-09T12:35:39.608Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T12:35:39.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:39.875Z] INFO: Testing against a local daemon [2022-05-09T12:35:39.875Z] === RUN TestVolumesCreateAndList [2022-05-09T12:35:39.875Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-09T12:35:39.875Z] === RUN TestVolumesRemove [2022-05-09T12:35:39.875Z] --- PASS: TestVolumesRemove (0.21s) [2022-05-09T12:35:39.875Z] === RUN TestVolumesInspect [2022-05-09T12:35:39.875Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-09T12:35:39.875Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:35:40.342Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:35:40.342Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:35:40.342Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:35:40.342Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:35:40.342Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:35:40.342Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:35:40.342Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:35:40.342Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:35:40.342Z] PASS [2022-05-09T12:35:40.342Z] ok github.com/docker/docker/integration/volume 0.484s [2022-05-09T12:35:40.342Z] [2022-05-09T12:35:40.342Z] DONE 9 tests in 2.706s [2022-05-09T12:35:40.342Z] INFO: make.ps1 ended at 05/09/2022 12:35:40 [2022-05-09T12:35:40.342Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:35:40.342Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:35:40.994Z] docker_api_swarm_service_test.go:343: [d5dec1368d736] joining swarm manager [d2c47755740b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:35:41.197Z] --- PASS: TestExecWithCloseStdin (3.15s) [2022-05-09T12:35:41.197Z] === RUN TestExec [2022-05-09T12:35:41.252Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T12:35:41.819Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T12:35:41.819Z] docker_api_swarm_service_test.go:343: [d5485f3b8cd8f] joining swarm manager [d2c47755740b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:35:43.419Z] --- PASS: TestExec (2.45s) [2022-05-09T12:35:43.419Z] === RUN TestExecUser [2022-05-09T12:35:43.419Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:35:43.419Z] --- SKIP: TestExecUser (0.00s) [2022-05-09T12:35:43.419Z] === RUN TestExportContainerAndImportImage [2022-05-09T12:35:43.419Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:43.419Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-09T12:35:43.419Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-09T12:35:43.419Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:43.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:35:43.419Z] === RUN TestHealthCheckWorkdir [2022-05-09T12:35:43.419Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:43.419Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-09T12:35:43.721Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-09T12:35:43.721Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T12:35:43.889Z] === RUN TestHealthKillContainer [2022-05-09T12:35:43.889Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:35:43.889Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-09T12:35:43.889Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-09T12:35:43.889Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:35:43.889Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:35:43.889Z] === RUN TestKillContainerInvalidSignal [2022-05-09T12:35:44.288Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T12:35:44.288Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T12:35:44.288Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T12:35:44.856Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T12:35:45.789Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T12:35:46.111Z] --- PASS: TestKillContainerInvalidSignal (2.24s) [2022-05-09T12:35:46.111Z] === RUN TestKillContainer [2022-05-09T12:35:46.111Z] === RUN TestKillContainer/no_signal [2022-05-09T12:35:48.334Z] === RUN TestKillContainer/non_killing_signal [2022-05-09T12:35:48.334Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:35:48.334Z] === RUN TestKillContainer/killing_signal [2022-05-09T12:35:49.071Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T12:35:49.637Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T12:35:50.557Z] --- PASS: TestKillContainer (4.75s) [2022-05-09T12:35:50.557Z] --- PASS: TestKillContainer/no_signal (2.29s) [2022-05-09T12:35:50.557Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:35:50.557Z] --- PASS: TestKillContainer/killing_signal (2.39s) [2022-05-09T12:35:50.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-09T12:35:50.557Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:50.557Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestKillStoppedContainer [2022-05-09T12:35:50.557Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:50.557Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-09T12:35:50.557Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:35:50.557Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestKillDifferentUserContainer [2022-05-09T12:35:50.557Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:35:50.557Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestInspectOomKilledTrue [2022-05-09T12:35:50.557Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:50.557Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestInspectOomKilledFalse [2022-05-09T12:35:50.557Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:35:50.557Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-09T12:35:50.557Z] === RUN TestLogsFollowTailEmpty [2022-05-09T12:35:52.779Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2022-05-09T12:35:52.779Z] === RUN TestNetworkNat [2022-05-09T12:35:52.779Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:52.779Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-09T12:35:52.779Z] === RUN TestNetworkLocalhostTCPNat [2022-05-09T12:35:54.901Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T12:35:54.902Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T12:35:54.902Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T12:35:55.159Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T12:35:55.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-09T12:35:55.288Z] INFO: Testing against a local daemon [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:35:55.288Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:35:55.288Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:35:55.288Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:35:55.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-09T12:35:55.739Z] --- PASS: TestNetworkLocalhostTCPNat (2.60s) [2022-05-09T12:35:55.739Z] === RUN TestNetworkLoopbackNat [2022-05-09T12:35:55.739Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:35:55.739Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-09T12:35:55.739Z] === RUN TestPause [2022-05-09T12:35:55.739Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:35:55.739Z] --- SKIP: TestPause (0.00s) [2022-05-09T12:35:55.739Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-09T12:35:55.756Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:35:56.224Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:35:56.292Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T12:35:57.226Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T12:35:57.792Z] docker_api_swarm_service_test.go:490: [dd9d5062b55a1] joining swarm manager [db1406c196ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:35:57.959Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2022-05-09T12:35:57.959Z] === RUN TestPauseStopPausedContainer [2022-05-09T12:35:57.959Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:35:57.959Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-09T12:35:57.959Z] === RUN TestPsFilter [2022-05-09T12:35:57.959Z] --- PASS: TestPsFilter (0.27s) [2022-05-09T12:35:57.959Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-09T12:35:58.358Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T12:35:58.616Z] docker_api_swarm_service_test.go:490: [d5f41098fb886] joining swarm manager [db1406c196ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:35:59.184Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T12:36:00.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2022-05-09T12:36:00.918Z] === RUN TestRemoveContainerWithVolume [2022-05-09T12:36:01.728Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T12:36:01.728Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T12:36:02.294Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T12:36:03.139Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2022-05-09T12:36:03.139Z] === RUN TestRemoveContainerRunning [2022-05-09T12:36:05.362Z] --- PASS: TestRemoveContainerRunning (2.14s) [2022-05-09T12:36:05.362Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-09T12:36:07.584Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.21s) [2022-05-09T12:36:07.584Z] === RUN TestRemoveInvalidContainer [2022-05-09T12:36:07.584Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-09T12:36:07.584Z] === RUN TestRenameLinkedContainer [2022-05-09T12:36:07.584Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:07.584Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-05-09T12:36:07.584Z] === RUN TestRenameStoppedContainer [2022-05-09T12:36:07.711Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:36:07.711Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:36:07.711Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:36:08.848Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T12:36:09.392Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:36:09.392Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:36:11.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-09T12:36:14.166Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:36:14.655Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T12:36:14.847Z] --- PASS: TestRenameStoppedContainer (7.32s) [2022-05-09T12:36:14.847Z] === RUN TestRenameRunningContainerAndReuse [2022-05-09T12:36:14.914Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T12:36:15.152Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:36:15.152Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:36:15.152Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:36:15.152Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:36:15.152Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:36:15.152Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:36:15.152Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:36:15.481Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T12:36:15.620Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:36:16.049Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T12:36:16.605Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:36:16.616Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T12:36:16.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-09T12:36:16.876Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T12:36:17.446Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T12:36:19.348Z] docker_api_swarm_service_test.go:128: [dcab5bcf4031b] joining swarm manager [d1ffd1f2150a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:36:19.348Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T12:36:19.348Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-09T12:36:19.609Z] --- PASS: TestRenameRunningContainerAndReuse (4.67s) [2022-05-09T12:36:19.610Z] === RUN TestRenameInvalidName [2022-05-09T12:36:19.915Z] docker_api_swarm_service_test.go:129: [d6c96d1d30017] joining swarm manager [d1ffd1f2150a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:36:20.390Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:36:21.823Z] docker_api_swarm_service_test.go:137: [defa9270dcb69] joining swarm manager [d1ffd1f2150a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:36:21.829Z] --- PASS: TestRenameInvalidName (2.22s) [2022-05-09T12:36:21.829Z] === RUN TestRenameAnonymousContainer [2022-05-09T12:36:21.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:36:21.953Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:36:21.953Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:36:21.953Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:36:21.953Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:36:21.953Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:36:22.394Z] docker_api_swarm_service_test.go:138: [d4373b1e1fa31] joining swarm manager [d1ffd1f2150a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-09T12:36:24.924Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T12:36:25.743Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:36:26.298Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T12:36:26.556Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T12:36:28.453Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T12:36:32.268Z] --- PASS: TestRenameAnonymousContainer (10.62s) [2022-05-09T12:36:32.268Z] === RUN TestRenameContainerWithSameName [2022-05-09T12:36:34.495Z] --- PASS: TestRenameContainerWithSameName (2.16s) [2022-05-09T12:36:34.495Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-09T12:36:34.495Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:36:34.495Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:36:34.495Z] === RUN TestResize [2022-05-09T12:36:35.016Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T12:36:35.016Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-09T12:36:35.016Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T12:36:35.581Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T12:36:36.725Z] --- PASS: TestResize (2.35s) [2022-05-09T12:36:36.725Z] === RUN TestResizeWithInvalidSize [2022-05-09T12:36:38.861Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T12:36:39.690Z] --- PASS: TestResizeWithInvalidSize (2.60s) [2022-05-09T12:36:39.690Z] === RUN TestResizeWhenContainerNotStarted [2022-05-09T12:36:40.234Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T12:36:40.672Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:36:42.761Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T12:36:44.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-09T12:36:46.535Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:36:46.859Z] --- PASS: TestResizeWhenContainerNotStarted (7.42s) [2022-05-09T12:36:46.859Z] === RUN TestDaemonRestartKillContainers [2022-05-09T12:36:46.859Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:36:46.859Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:36:46.859Z] === RUN TestStats [2022-05-09T12:36:46.859Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:36:46.859Z] --- SKIP: TestStats (0.00s) [2022-05-09T12:36:46.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-09T12:36:47.002Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:36:47.002Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:36:47.002Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:36:47.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-09T12:36:47.766Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T12:36:49.139Z] docker_api_swarm_service_test.go:304: [d5cf9a026f11b] joining swarm manager [d7235e4a08813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:36:49.707Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T12:36:50.273Z] docker_api_swarm_service_test.go:304: [dba3099da4e90] joining swarm manager [d7235e4a08813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:36:50.531Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T12:36:50.788Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:36:52.351Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:36:52.433Z] === RUN TestDockerSuite/TestPortList [2022-05-09T12:36:58.222Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:36:58.222Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:36:58.222Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:36:58.222Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:36:58.222Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:36:58.222Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:36:58.222Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:36:58.222Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:36:58.222Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:36:58.996Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T12:36:59.207Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:36:59.562Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T12:37:01.811Z] --- PASS: TestStopContainerWithRestartPolicyAlways (13.32s) [2022-05-09T12:37:01.811Z] === RUN TestStopContainerWithTimeout [2022-05-09T12:37:01.811Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:37:01.811Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-09T12:37:01.811Z] === RUN TestUpdateRestartPolicy [2022-05-09T12:37:06.115Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T12:37:06.115Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T12:37:06.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T12:37:06.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T12:37:06.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T12:37:06.373Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T12:37:06.373Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T12:37:06.939Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T12:37:06.939Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T12:37:07.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T12:37:07.874Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-09T12:37:09.775Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-09T12:37:10.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-09T12:37:10.611Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-09T12:37:11.178Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-09T12:37:11.178Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T12:37:12.552Z] docker_api_swarm_service_test.go:100: [dd29487179afc] joining swarm manager [d4eb145336ec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:37:13.118Z] docker_api_swarm_service_test.go:101: [d7a1bf2335896] joining swarm manager [d4eb145336ec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:37:13.683Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T12:37:14.249Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T12:37:17.533Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T12:37:20.814Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T12:37:20.814Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T12:37:23.065Z] --- PASS: TestUpdateRestartPolicy (22.41s) [2022-05-09T12:37:23.065Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-09T12:37:23.342Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T12:37:24.634Z] --- PASS: TestUpdateRestartWithAutoRemove (2.11s) [2022-05-09T12:37:24.634Z] === RUN TestWaitNonBlocked [2022-05-09T12:37:24.634Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:37:24.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:37:24.634Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:37:24.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:37:24.634Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-09T12:37:24.634Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-09T12:37:29.902Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T12:37:30.468Z] check_test.go:378: [dd29487179afc] daemon is not started [2022-05-09T12:37:31.036Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T12:37:32.412Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T12:37:33.347Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T12:37:33.370Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-09T12:37:33.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.27s) [2022-05-09T12:37:33.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.48s) [2022-05-09T12:37:33.370Z] === RUN TestWaitBlocked [2022-05-09T12:37:33.370Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:33.370Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-09T12:37:33.370Z] PASS [2022-05-09T12:37:33.370Z] ok github.com/docker/docker/integration/container 123.420s [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === Skipped [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-09T12:37:33.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-05-09T12:37:33.370Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-09T12:37:33.370Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-09T12:37:33.370Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-09T12:37:33.370Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-09T12:37:33.370Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-09T12:37:33.370Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-09T12:37:33.370Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-09T12:37:33.370Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-09T12:37:33.370Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-09T12:37:33.370Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-09T12:37:33.370Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-09T12:37:33.370Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-09T12:37:33.370Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-09T12:37:33.370Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-09T12:37:33.370Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-09T12:37:33.370Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-09T12:37:33.370Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:37:33.370Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-09T12:37:33.370Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-09T12:37:33.370Z] [2022-05-09T12:37:33.370Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-09T12:37:33.371Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-09T12:37:33.371Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-09T12:37:33.371Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-09T12:37:33.371Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-09T12:37:33.371Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-05-09T12:37:33.371Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-09T12:37:33.371Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-09T12:37:33.371Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-09T12:37:33.371Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-09T12:37:33.371Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-09T12:37:33.371Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:37:33.371Z] [2022-05-09T12:37:33.371Z] DONE 120 tests, 34 skipped in 127.092s [2022-05-09T12:37:33.371Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-09T12:37:34.303Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T12:37:35.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-09T12:37:35.685Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T12:37:37.589Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T12:37:37.708Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:37:37.849Z] docker_api_swarm_service_test.go:533: [de56f04092d1a] joining swarm manager [d9d107fc76327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:37:38.179Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:37:38.179Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:37:38.179Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:37:38.179Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:37:38.179Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.179Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:37:38.179Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:37:38.648Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:37:38.648Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:37:38.648Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:37:38.648Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:37:38.648Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:37:38.648Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T12:37:38.648Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:37:38.785Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T12:37:39.045Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T12:37:39.305Z] docker_api_swarm_service_test.go:534: [d27a3d54cfc79] joining swarm manager [d9d107fc76327]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:37:39.563Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T12:37:41.465Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T12:37:42.065Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:37:42.065Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:37:42.065Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:37:42.065Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:37:42.065Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:37:43.406Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:37:43.407Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:37:43.407Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:37:43.407Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:37:43.407Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:37:43.407Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:37:43.407Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:37:43.407Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:37:43.407Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:37:43.998Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T12:37:44.565Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T12:37:44.565Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-09T12:37:44.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T12:37:44.823Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T12:37:45.081Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T12:37:45.081Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T12:37:45.648Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T12:37:47.021Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T12:37:47.588Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T12:37:48.154Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T12:37:49.269Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:37:49.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:37:49.269Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:37:49.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:37:49.269Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:37:54.716Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T12:37:54.716Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T12:37:56.091Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T12:37:56.091Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T12:37:56.091Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T12:37:56.348Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T12:37:58.251Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T12:37:59.185Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T12:37:59.688Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:37:59.867Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:37:59.867Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:38:00.335Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:38:01.086Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T12:38:01.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:38:02.020Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T12:38:02.020Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T12:38:02.020Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T12:38:02.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-09T12:38:03.552Z] === RUN TestConfigDaemonLibtrustID [2022-05-09T12:38:03.552Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-05-09T12:38:03.552Z] === RUN TestDaemonConfigValidation [2022-05-09T12:38:03.552Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-09T12:38:03.552Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-09T12:38:03.552Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:38:03.552Z] === RUN TestDaemonProxy [2022-05-09T12:38:03.552Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:38:03.552Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-09T12:38:03.552Z] PASS [2022-05-09T12:38:03.552Z] ok github.com/docker/docker/integration/daemon 0.154s [2022-05-09T12:38:03.552Z] [2022-05-09T12:38:03.552Z] === Skipped [2022-05-09T12:38:03.552Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-05-09T12:38:03.552Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] [2022-05-09T12:38:03.552Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-09T12:38:03.552Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] [2022-05-09T12:38:03.552Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-09T12:38:03.552Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-09T12:38:03.552Z] [2022-05-09T12:38:03.552Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-09T12:38:03.552Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-09T12:38:03.552Z] [2022-05-09T12:38:03.552Z] DONE 4 tests, 4 skipped in 30.928s [2022-05-09T12:38:03.552Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-09T12:38:04.549Z] docker_api_swarm_service_test.go:148: [da8892f63f11c] joining swarm manager [d0a7b92a9b3c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:38:05.115Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T12:38:05.116Z] docker_api_swarm_service_test.go:148: [da78dcd1b0582] joining swarm manager [d0a7b92a9b3c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:38:06.051Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T12:38:06.309Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T12:38:08.210Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T12:38:08.470Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T12:38:09.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:09.452Z] INFO: Testing against a local daemon [2022-05-09T12:38:09.452Z] === RUN TestCommitInheritsEnv [2022-05-09T12:38:09.452Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:38:09.452Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-09T12:38:09.452Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-09T12:38:09.452Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:38:09.452Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:38:09.452Z] === RUN TestImportWithCustomPlatform [2022-05-09T12:38:09.452Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:38:09.452Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-09T12:38:09.452Z] === RUN TestImagesFilterMultiReference [2022-05-09T12:38:09.452Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-09T12:38:09.452Z] === RUN TestImagePullPlatformInvalid [2022-05-09T12:38:09.452Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-09T12:38:09.452Z] === RUN TestRemoveImageOrphaning [2022-05-09T12:38:09.850Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T12:38:09.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:38:09.976Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:38:10.442Z] --- PASS: TestRemoveImageOrphaning (1.33s) [2022-05-09T12:38:10.442Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-09T12:38:10.442Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-09T12:38:10.442Z] === RUN TestTagInvalidReference [2022-05-09T12:38:10.442Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-09T12:38:10.442Z] === RUN TestTagValidPrefixedRepo [2022-05-09T12:38:10.442Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-05-09T12:38:10.442Z] === RUN TestTagExistedNameWithoutForce [2022-05-09T12:38:10.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:38:10.785Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T12:38:10.785Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T12:38:10.912Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-09T12:38:10.912Z] === RUN TestTagOfficialNames [2022-05-09T12:38:10.912Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-09T12:38:10.912Z] === RUN TestTagMatchesDigest [2022-05-09T12:38:10.912Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-09T12:38:10.912Z] PASS [2022-05-09T12:38:10.912Z] ok github.com/docker/docker/integration/image 2.102s [2022-05-09T12:38:10.912Z] [2022-05-09T12:38:10.912Z] === Skipped [2022-05-09T12:38:10.912Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-09T12:38:10.912Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:38:10.912Z] [2022-05-09T12:38:10.912Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-09T12:38:10.912Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:38:10.912Z] [2022-05-09T12:38:10.912Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-09T12:38:10.912Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-09T12:38:10.912Z] [2022-05-09T12:38:10.912Z] DONE 12 tests, 3 skipped in 7.461s [2022-05-09T12:38:10.912Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-09T12:38:11.352Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T12:38:13.885Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T12:38:13.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:13.901Z] INFO: Testing against a local daemon [2022-05-09T12:38:13.901Z] === RUN TestNetworkCreateDelete [2022-05-09T12:38:13.901Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDockerNetworkDeletePreferID [2022-05-09T12:38:13.901Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:38:13.901Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonDNSFallback [2022-05-09T12:38:13.901Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestInspectNetwork [2022-05-09T12:38:13.901Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:13.901Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestRunContainerWithBridgeNone [2022-05-09T12:38:13.901Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-09T12:38:13.901Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:38:13.901Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:38:13.901Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:38:13.901Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-09T12:38:13.901Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-09T12:38:13.901Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-09T12:38:13.901Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestNetworkList [2022-05-09T12:38:13.901Z] === RUN TestNetworkList//networks [2022-05-09T12:38:13.901Z] === PAUSE TestNetworkList//networks [2022-05-09T12:38:13.901Z] === RUN TestNetworkList//networks/ [2022-05-09T12:38:13.901Z] === PAUSE TestNetworkList//networks/ [2022-05-09T12:38:13.901Z] === CONT TestNetworkList//networks [2022-05-09T12:38:13.901Z] === CONT TestNetworkList//networks/ [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkList (0.05s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-09T12:38:13.901Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestHostIPv4BridgeLabel [2022-05-09T12:38:13.901Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-09T12:38:13.901Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonDefaultNetworkPools [2022-05-09T12:38:13.901Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-09T12:38:13.901Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-09T12:38:13.901Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-09T12:38:13.901Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestServiceWithPredefinedNetwork [2022-05-09T12:38:13.901Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-09T12:38:13.901Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:38:13.901Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestServiceWithDataPathPortInit [2022-05-09T12:38:13.901Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:38:13.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-09T12:38:13.901Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:38:13.901Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:38:13.901Z] PASS [2022-05-09T12:38:13.901Z] ok github.com/docker/docker/integration/network 0.221s [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === Skipped [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-09T12:38:13.901Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-09T12:38:13.901Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-09T12:38:13.901Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-09T12:38:13.901Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-09T12:38:13.901Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:13.901Z] [2022-05-09T12:38:13.901Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-09T12:38:13.902Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:243: FLAKY_TEST [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-09T12:38:13.902Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-09T12:38:13.902Z] [2022-05-09T12:38:13.902Z] DONE 34 tests, 15 skipped in 2.811s [2022-05-09T12:38:13.902Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-09T12:38:14.465Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T12:38:14.892Z] testing: warning: no tests to run [2022-05-09T12:38:14.892Z] PASS [2022-05-09T12:38:14.892Z] ok github.com/docker/docker/integration/network/ipvlan 0.096s [2022-05-09T12:38:15.364Z] [2022-05-09T12:38:15.364Z] DONE 0 tests in 1.037s [2022-05-09T12:38:15.364Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-09T12:38:15.399Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T12:38:15.400Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T12:38:16.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:38:16.333Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T12:38:16.354Z] testing: warning: no tests to run [2022-05-09T12:38:16.354Z] PASS [2022-05-09T12:38:16.354Z] ok github.com/docker/docker/integration/network/macvlan 0.105s [2022-05-09T12:38:16.354Z] [2022-05-09T12:38:16.354Z] DONE 0 tests in 1.033s [2022-05-09T12:38:16.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-09T12:38:16.901Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T12:38:17.159Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T12:38:17.344Z] testing: warning: no tests to run [2022-05-09T12:38:17.344Z] PASS [2022-05-09T12:38:17.344Z] ok github.com/docker/docker/integration/plugin 0.089s [2022-05-09T12:38:17.344Z] [2022-05-09T12:38:17.344Z] DONE 0 tests in 1.029s [2022-05-09T12:38:17.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T12:38:17.417Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T12:38:17.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-09T12:38:17.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T12:38:18.805Z] testing: warning: no tests to run [2022-05-09T12:38:18.805Z] PASS [2022-05-09T12:38:18.805Z] ok github.com/docker/docker/integration/plugin/authz 0.113s [2022-05-09T12:38:18.805Z] [2022-05-09T12:38:18.805Z] DONE 0 tests in 1.036s [2022-05-09T12:38:18.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-09T12:38:18.915Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T12:38:19.481Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T12:38:20.047Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T12:38:20.614Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-09T12:38:21.988Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T12:38:22.924Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-09T12:38:23.858Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-09T12:38:24.423Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-09T12:38:24.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:24.705Z] INFO: Testing against a local daemon [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:38:24.705Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:38:24.705Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-09T12:38:24.705Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-09T12:38:24.705Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-09T12:38:24.705Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-09T12:38:24.705Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-09T12:38:24.705Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-09T12:38:24.705Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-09T12:38:24.705Z] === RUN TestPluginInstall [2022-05-09T12:38:24.705Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:38:24.705Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-09T12:38:24.705Z] === RUN TestPluginsWithRuntimes [2022-05-09T12:38:24.705Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:38:24.705Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-09T12:38:24.705Z] === RUN TestPluginBackCompatMediaTypes [2022-05-09T12:38:24.705Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:38:24.705Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:38:24.705Z] PASS [2022-05-09T12:38:24.705Z] ok github.com/docker/docker/integration/plugin/common 0.167s [2022-05-09T12:38:24.989Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-09T12:38:25.177Z] [2022-05-09T12:38:25.177Z] === Skipped [2022-05-09T12:38:25.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-09T12:38:25.177Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-09T12:38:25.177Z] [2022-05-09T12:38:25.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-09T12:38:25.177Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-09T12:38:25.177Z] [2022-05-09T12:38:25.177Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-09T12:38:25.177Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-09T12:38:25.177Z] [2022-05-09T12:38:25.177Z] DONE 19 tests, 3 skipped in 6.145s [2022-05-09T12:38:25.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-09T12:38:25.247Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-09T12:38:25.813Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T12:38:26.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:38:26.749Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-09T12:38:27.315Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T12:38:27.881Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T12:38:28.141Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T12:38:28.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:28.143Z] INFO: Testing against a local daemon [2022-05-09T12:38:28.143Z] === RUN TestExternalGraphDriver [2022-05-09T12:38:28.143Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:38:28.143Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-05-09T12:38:28.143Z] === RUN TestGraphdriverPluginV2 [2022-05-09T12:38:28.143Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:38:28.143Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:38:28.143Z] PASS [2022-05-09T12:38:28.143Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.155s [2022-05-09T12:38:28.143Z] [2022-05-09T12:38:28.143Z] === Skipped [2022-05-09T12:38:28.143Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-05-09T12:38:28.143Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-09T12:38:28.143Z] [2022-05-09T12:38:28.143Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-09T12:38:28.143Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-09T12:38:28.143Z] [2022-05-09T12:38:28.143Z] DONE 2 tests, 2 skipped in 3.017s [2022-05-09T12:38:28.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-09T12:38:28.707Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T12:38:28.707Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T12:38:30.616Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T12:38:31.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:31.135Z] INFO: Testing against a local daemon [2022-05-09T12:38:31.135Z] === RUN TestReadPluginNoRead [2022-05-09T12:38:31.135Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:38:31.135Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-09T12:38:31.135Z] PASS [2022-05-09T12:38:31.135Z] ok github.com/docker/docker/integration/plugin/logging 0.126s [2022-05-09T12:38:31.135Z] [2022-05-09T12:38:31.135Z] === Skipped [2022-05-09T12:38:31.135Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-09T12:38:31.135Z] read_test.go:21: no unix domain sockets on Windows [2022-05-09T12:38:31.135Z] [2022-05-09T12:38:31.135Z] DONE 1 tests, 1 skipped in 2.912s [2022-05-09T12:38:31.203Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T12:38:31.461Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T12:38:31.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-09T12:38:32.028Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T12:38:32.594Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T12:38:32.594Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T12:38:32.853Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T12:38:33.177Z] testing: warning: no tests to run [2022-05-09T12:38:33.177Z] PASS [2022-05-09T12:38:33.177Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-05-09T12:38:33.177Z] [2022-05-09T12:38:33.177Z] DONE 0 tests in 1.464s [2022-05-09T12:38:33.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-09T12:38:33.419Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T12:38:33.984Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T12:38:34.241Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T12:38:34.807Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T12:38:34.807Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T12:38:35.065Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T12:38:35.324Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T12:38:36.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:36.134Z] INFO: Testing against a local daemon [2022-05-09T12:38:36.134Z] === RUN TestPluginWithDevMounts [2022-05-09T12:38:36.134Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:36.134Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-09T12:38:36.134Z] PASS [2022-05-09T12:38:36.134Z] ok github.com/docker/docker/integration/plugin/volumes 0.180s [2022-05-09T12:38:36.134Z] [2022-05-09T12:38:36.134Z] === Skipped [2022-05-09T12:38:36.134Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-09T12:38:36.134Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:36.134Z] [2022-05-09T12:38:36.134Z] DONE 1 tests, 1 skipped in 3.036s [2022-05-09T12:38:36.134Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-09T12:38:36.257Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T12:38:36.518Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T12:38:37.085Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T12:38:37.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:38:37.143Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:38:37.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:38:37.651Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T12:38:37.651Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T12:38:37.910Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T12:38:38.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T12:38:39.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:39.100Z] INFO: Testing against a local daemon [2022-05-09T12:38:39.100Z] === RUN TestSecretInspect [2022-05-09T12:38:39.100Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.100Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-09T12:38:39.100Z] === RUN TestSecretList [2022-05-09T12:38:39.100Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.100Z] --- SKIP: TestSecretList (0.00s) [2022-05-09T12:38:39.100Z] === RUN TestSecretsCreateAndDelete [2022-05-09T12:38:39.100Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.100Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:38:39.100Z] === RUN TestSecretsUpdate [2022-05-09T12:38:39.100Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.100Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-09T12:38:39.100Z] === RUN TestTemplatedSecret [2022-05-09T12:38:39.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-09T12:38:39.101Z] === RUN TestSecretCreateResolve [2022-05-09T12:38:39.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:39.101Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-09T12:38:39.101Z] PASS [2022-05-09T12:38:39.101Z] ok github.com/docker/docker/integration/secret 0.124s [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === Skipped [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-05-09T12:38:39.101Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-09T12:38:39.101Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-09T12:38:39.101Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-09T12:38:39.101Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-09T12:38:39.101Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-05-09T12:38:39.101Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:39.101Z] [2022-05-09T12:38:39.101Z] DONE 6 tests, 6 skipped in 2.859s [2022-05-09T12:38:39.101Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-09T12:38:39.780Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T12:38:40.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T12:38:40.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-09T12:38:40.972Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T12:38:41.537Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T12:38:42.103Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T12:38:42.670Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T12:38:42.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:42.902Z] INFO: Testing against a local daemon [2022-05-09T12:38:42.902Z] === RUN TestServiceCreateInit [2022-05-09T12:38:42.902Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-09T12:38:42.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-09T12:38:42.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- PASS: TestServiceCreateInit (0.10s) [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceMultipleTimes [2022-05-09T12:38:42.902Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceConflict [2022-05-09T12:38:42.902Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceMaxReplicas [2022-05-09T12:38:42.902Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-05-09T12:38:42.902Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-09T12:38:42.902Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceSecretFileMode [2022-05-09T12:38:42.902Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceConfigFileMode [2022-05-09T12:38:42.902Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceSysctls [2022-05-09T12:38:42.902Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceSysctls (0.09s) [2022-05-09T12:38:42.902Z] === RUN TestCreateServiceCapabilities [2022-05-09T12:38:42.902Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-09T12:38:42.902Z] === RUN TestInspect [2022-05-09T12:38:42.902Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestInspect (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestCreateJob [2022-05-09T12:38:42.902Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestCreateJob (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestReplicatedJob [2022-05-09T12:38:42.902Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestUpdateReplicatedJob [2022-05-09T12:38:42.902Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceListWithStatuses [2022-05-09T12:38:42.902Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestDockerNetworkConnectAlias [2022-05-09T12:38:42.902Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestDockerNetworkReConnect [2022-05-09T12:38:42.902Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServicePlugin [2022-05-09T12:38:42.902Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceUpdateLabel [2022-05-09T12:38:42.902Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceUpdateSecrets [2022-05-09T12:38:42.902Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceUpdateConfigs [2022-05-09T12:38:42.902Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceUpdateNetwork [2022-05-09T12:38:42.902Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-09T12:38:42.902Z] === RUN TestServiceUpdatePidsLimit [2022-05-09T12:38:42.902Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-09T12:38:42.902Z] PASS [2022-05-09T12:38:42.902Z] ok github.com/docker/docker/integration/service 0.433s [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === Skipped [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-09T12:38:42.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:38:42.902Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-09T12:38:42.902Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-09T12:38:42.902Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-05-09T12:38:42.902Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-09T12:38:42.902Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-09T12:38:42.902Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-09T12:38:42.902Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.09s) [2022-05-09T12:38:42.902Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-09T12:38:42.902Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-09T12:38:42.902Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-09T12:38:42.902Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-09T12:38:42.902Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-09T12:38:42.902Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-09T12:38:42.902Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-09T12:38:42.902Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-09T12:38:42.902Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-09T12:38:42.902Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-09T12:38:42.902Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-09T12:38:42.902Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-09T12:38:42.902Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-09T12:38:42.902Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.902Z] [2022-05-09T12:38:42.903Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-09T12:38:42.903Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-09T12:38:42.903Z] [2022-05-09T12:38:42.903Z] DONE 24 tests, 23 skipped in 3.693s [2022-05-09T12:38:43.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:38:43.010Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:38:43.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:38:43.010Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:38:43.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:38:43.238Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T12:38:43.376Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-09T12:38:45.140Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T12:38:45.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:45.601Z] INFO: Testing against a local daemon [2022-05-09T12:38:45.601Z] === RUN TestSessionCreate [2022-05-09T12:38:45.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:45.601Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-09T12:38:45.601Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-09T12:38:45.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:45.601Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:38:45.601Z] PASS [2022-05-09T12:38:45.601Z] ok github.com/docker/docker/integration/session 0.123s [2022-05-09T12:38:45.601Z] [2022-05-09T12:38:45.601Z] === Skipped [2022-05-09T12:38:45.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-09T12:38:45.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:45.601Z] [2022-05-09T12:38:45.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-09T12:38:45.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-09T12:38:45.601Z] [2022-05-09T12:38:45.601Z] DONE 2 tests, 2 skipped in 2.141s [2022-05-09T12:38:45.601Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-09T12:38:47.681Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T12:38:47.682Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T12:38:47.941Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T12:38:48.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:48.560Z] INFO: Testing against a local daemon [2022-05-09T12:38:48.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-09T12:38:48.560Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:48.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestDiskUsage [2022-05-09T12:38:48.560Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:38:48.560Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestEventsExecDie [2022-05-09T12:38:48.560Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:38:48.560Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestEventsBackwardsCompatible [2022-05-09T12:38:48.560Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:38:48.560Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestEventsVolumeCreate [2022-05-09T12:38:48.560Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:38:48.560Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestInfoAPI [2022-05-09T12:38:48.560Z] --- PASS: TestInfoAPI (0.09s) [2022-05-09T12:38:48.560Z] === RUN TestInfoAPIWarnings [2022-05-09T12:38:48.560Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:38:48.560Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestInfoDebug [2022-05-09T12:38:48.560Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:48.560Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestInfoInsecureRegistries [2022-05-09T12:38:48.560Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:48.560Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestInfoRegistryMirrors [2022-05-09T12:38:48.560Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:48.560Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-09T12:38:48.560Z] === RUN TestLoginFailsWithBadCredentials [2022-05-09T12:38:49.316Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T12:38:49.549Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-05-09T12:38:49.549Z] === RUN TestPingCacheHeaders [2022-05-09T12:38:49.549Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-09T12:38:49.549Z] === RUN TestPingGet [2022-05-09T12:38:49.550Z] --- PASS: TestPingGet (0.06s) [2022-05-09T12:38:49.550Z] === RUN TestPingHead [2022-05-09T12:38:49.550Z] --- PASS: TestPingHead (0.06s) [2022-05-09T12:38:49.550Z] === RUN TestPingSwarmHeader [2022-05-09T12:38:49.550Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:49.550Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-09T12:38:49.550Z] === RUN TestVersion [2022-05-09T12:38:49.550Z] --- PASS: TestVersion (0.05s) [2022-05-09T12:38:49.550Z] PASS [2022-05-09T12:38:49.550Z] ok github.com/docker/docker/integration/system 1.436s [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === Skipped [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-09T12:38:49.550Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-09T12:38:49.550Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-09T12:38:49.550Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-09T12:38:49.550Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-09T12:38:49.550Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-09T12:38:49.550Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-09T12:38:49.550Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-09T12:38:49.550Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-09T12:38:49.550Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-09T12:38:49.550Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-09T12:38:49.550Z] [2022-05-09T12:38:49.550Z] DONE 16 tests, 10 skipped in 4.046s [2022-05-09T12:38:49.550Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-09T12:38:50.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:38:50.161Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:38:50.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:38:50.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:38:50.629Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:38:50.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:38:50.629Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:38:50.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:38:50.694Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T12:38:52.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:38:52.512Z] INFO: Testing against a local daemon [2022-05-09T12:38:52.512Z] === RUN TestVolumesCreateAndList [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-05-09T12:38:52.512Z] === RUN TestVolumesRemove [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesRemove (0.17s) [2022-05-09T12:38:52.512Z] === RUN TestVolumesInspect [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:52.512Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:52.512Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-09T12:38:52.512Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-09T12:38:52.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-09T12:38:52.512Z] PASS [2022-05-09T12:38:52.512Z] ok github.com/docker/docker/integration/volume 0.463s [2022-05-09T12:38:52.512Z] [2022-05-09T12:38:52.512Z] DONE 9 tests in 2.861s [2022-05-09T12:38:52.512Z] INFO: make.ps1 ended at 05/09/2022 12:38:52 [2022-05-09T12:38:52.512Z] INFO: Integration CLI tests being run from the host: [2022-05-09T12:38:52.593Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T12:38:52.982Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-09T12:38:54.493Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T12:38:54.494Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-09T12:38:54.494Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T12:38:54.494Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-09T12:38:54.494Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T12:38:54.751Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T12:38:56.125Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T12:38:57.059Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T12:38:58.435Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T12:38:59.001Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T12:39:00.377Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T12:39:00.944Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-09T12:39:00.944Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-09T12:39:00.944Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T12:39:01.512Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-09T12:39:02.887Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T12:39:02.887Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T12:39:03.146Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T12:39:03.710Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T12:39:04.276Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-09T12:39:04.534Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T12:39:04.793Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T12:39:05.368Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T12:39:06.304Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T12:39:06.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-09T12:39:06.871Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T12:39:07.438Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T12:39:07.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-09T12:39:07.987Z] INFO: Testing against a local daemon [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-09T12:39:07.987Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-09T12:39:07.987Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-09T12:39:07.987Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-09T12:39:08.006Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T12:39:08.572Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T12:39:08.608Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-09T12:39:08.608Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-09T12:39:09.138Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T12:39:09.705Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T12:39:09.966Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T12:39:10.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T12:39:11.467Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T12:39:11.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-09T12:39:12.402Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T12:39:12.661Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T12:39:12.661Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-09T12:39:12.661Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T12:39:14.036Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-09T12:39:15.413Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T12:39:15.981Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T12:39:17.354Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-09T12:39:19.879Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-09T12:39:20.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:39:22.406Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-09T12:39:23.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:39:23.852Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:39:24.320Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:39:24.320Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:39:24.787Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:39:24.941Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-09T12:39:27.001Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:39:27.001Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:39:27.001Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:39:27.469Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-09T12:39:28.035Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T12:39:28.295Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-09T12:39:29.229Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-09T12:39:29.229Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-09T12:39:29.229Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T12:39:29.229Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T12:39:29.487Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T12:39:31.749Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:39:32.772Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T12:39:32.772Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-09T12:39:33.313Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:39:33.313Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:39:33.313Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:39:33.313Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:39:33.339Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T12:39:33.780Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:39:34.273Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T12:39:35.343Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:39:36.329Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:39:37.315Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:39:37.787Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:39:38.255Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:39:40.832Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T12:39:40.832Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T12:39:40.832Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T12:39:41.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T12:39:41.656Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T12:39:41.656Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T12:39:42.589Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T12:39:43.524Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T12:39:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T12:39:44.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T12:39:44.459Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T12:39:45.396Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T12:39:45.413Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:39:46.975Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:39:46.975Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:39:46.976Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:39:48.539Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:39:48.539Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:39:48.539Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:39:49.007Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:39:49.593Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T12:39:49.851Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T12:39:50.109Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T12:39:51.042Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T12:39:51.220Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:39:52.416Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T12:39:52.782Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:39:53.250Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:39:53.250Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:39:53.250Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:39:54.235Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:39:54.943Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T12:39:55.227Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:39:55.227Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:39:55.227Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:39:55.227Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:39:55.227Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:39:55.879Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T12:39:56.390Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:39:56.390Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:39:56.390Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:39:56.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:39:56.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:39:56.813Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-09T12:39:57.381Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:39:57.747Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T12:39:58.950Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:39:58.950Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:39:58.950Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:39:58.950Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:39:58.950Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:39:58.950Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:39:58.950Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:39:59.122Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T12:39:59.418Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:40:00.405Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:40:00.497Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T12:40:00.497Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T12:40:01.063Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T12:40:02.000Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T12:40:02.258Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T12:40:02.381Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:40:02.824Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T12:40:04.199Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T12:40:05.153Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:40:05.575Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-09T12:40:06.141Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T12:40:06.725Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:40:06.725Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:40:06.725Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:40:06.725Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:40:06.725Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:40:06.725Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:40:09.425Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-09T12:40:09.425Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T12:40:09.990Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T12:40:09.990Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-09T12:40:10.517Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:40:10.558Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T12:40:10.558Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T12:40:11.493Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T12:40:12.057Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T12:40:12.057Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T12:40:12.315Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-09T12:40:12.881Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T12:40:14.781Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-09T12:40:17.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-09T12:40:18.243Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-09T12:40:18.243Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-09T12:40:18.243Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T12:40:18.809Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-09T12:40:19.744Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T12:40:20.002Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-09T12:40:20.935Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T12:40:21.501Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-09T12:40:22.067Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-09T12:40:22.067Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T12:40:23.001Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T12:40:23.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-09T12:40:23.576Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T12:40:24.143Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T12:40:24.402Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T12:40:24.402Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-09T12:40:24.402Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T12:40:25.338Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T12:40:25.904Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T12:40:25.904Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-09T12:40:25.904Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T12:40:26.470Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-09T12:40:26.470Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-09T12:40:27.404Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T12:40:27.404Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-09T12:40:27.404Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T12:40:28.328Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:40:29.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-09T12:40:30.238Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T12:40:31.175Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T12:40:31.740Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T12:40:32.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-09T12:40:34.199Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:40:34.529Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-09T12:40:35.184Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:40:35.184Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:40:35.184Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:40:35.462Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T12:40:35.720Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T12:40:36.654Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-09T12:40:38.558Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-09T12:40:38.558Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-09T12:40:38.966Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:40:41.093Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-09T12:40:41.093Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-09T12:40:41.179Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:40:45.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:40:45.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:40:45.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:40:45.291Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-09T12:40:45.292Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-09T12:40:45.549Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-09T12:40:45.807Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-09T12:40:46.374Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-09T12:40:46.374Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-09T12:40:46.940Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-09T12:40:47.506Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-09T12:40:48.073Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T12:40:48.331Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:40:48.331Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:40:48.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:40:48.331Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:40:48.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:40:48.331Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:40:48.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:40:48.331Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:40:48.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:40:48.640Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T12:40:48.798Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:40:49.208Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T12:40:49.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-09T12:40:49.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:40:49.830Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:40:49.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:40:49.830Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:40:50.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:40:50.297Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:40:50.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:40:50.765Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:40:50.765Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:40:50.765Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:40:52.303Z] === RUN TestDockerSuite/TestRunState [2022-05-09T12:40:52.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-09T12:40:52.869Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T12:40:53.435Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T12:40:54.372Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T12:40:54.372Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-09T12:40:54.372Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-09T12:40:54.372Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T12:40:55.306Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T12:40:55.306Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-09T12:40:55.873Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-09T12:40:56.808Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T12:40:56.808Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T12:40:57.067Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T12:40:57.634Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-09T12:40:58.566Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-09T12:40:59.500Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-09T12:41:00.067Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-09T12:41:01.459Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-09T12:41:03.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-09T12:41:04.294Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T12:41:06.194Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-09T12:41:06.760Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T12:41:07.326Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T12:41:07.891Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T12:41:08.458Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T12:41:09.391Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-09T12:41:10.324Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T12:41:11.701Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T12:41:12.265Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T12:41:12.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-09T12:41:12.523Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T12:41:12.781Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T12:41:13.351Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T12:41:13.916Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T12:41:14.483Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-09T12:41:14.483Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-09T12:41:14.483Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T12:41:14.741Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T12:41:15.000Z] docker_cli_service_logs_test.go:246: checking task rb7h07ebng3q [2022-05-09T12:41:15.000Z] docker_cli_service_logs_test.go:251: checking messages for rb7h07ebng3q [2022-05-09T12:41:15.000Z] docker_cli_service_logs_test.go:246: checking task pzodfmcu5ajc [2022-05-09T12:41:15.259Z] docker_cli_service_logs_test.go:251: checking messages for pzodfmcu5ajc [2022-05-09T12:41:15.259Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T12:41:15.830Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-09T12:41:19.135Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-09T12:41:19.135Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T12:41:19.393Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T12:41:20.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-09T12:41:20.568Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-09T12:41:20.568Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-09T12:41:20.568Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-09T12:41:20.568Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-09T12:41:20.568Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-09T12:41:20.568Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-09T12:41:20.568Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-09T12:41:20.568Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-09T12:41:20.568Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-09T12:41:20.568Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.568Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-09T12:41:20.871Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:41:20.871Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:41:20.871Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T12:41:20.871Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:41:21.700Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T12:41:22.137Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-09T12:41:22.633Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T12:41:24.007Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T12:41:25.907Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T12:41:26.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T12:41:26.165Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-09T12:41:26.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T12:41:26.165Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-09T12:41:26.165Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T12:41:26.165Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-09T12:41:26.165Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T12:41:26.423Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-09T12:41:26.423Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-09T12:41:26.423Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-09T12:41:27.359Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-09T12:41:28.293Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-09T12:41:29.227Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-09T12:41:29.300Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-09T12:41:29.300Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T12:41:29.485Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-09T12:41:29.770Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-09T12:41:29.770Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T12:41:29.770Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-09T12:41:29.770Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T12:41:29.770Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-09T12:41:29.770Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T12:41:29.770Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-09T12:41:30.052Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T12:41:30.052Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-09T12:41:30.617Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-09T12:41:30.617Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-09T12:41:30.875Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-09T12:41:31.441Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-09T12:41:31.441Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-09T12:41:32.008Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T12:41:32.266Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T12:41:32.525Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T12:41:32.783Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-09T12:41:33.351Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-09T12:41:33.574Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-09T12:41:33.574Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T12:41:33.574Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-09T12:41:33.574Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T12:41:33.574Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-09T12:41:33.917Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-09T12:41:33.918Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T12:41:33.918Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T12:41:34.850Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T12:41:35.803Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-09T12:41:36.737Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-09T12:41:36.737Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-09T12:41:36.737Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-09T12:41:36.737Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T12:41:36.996Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T12:41:37.254Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T12:41:38.188Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T12:41:38.756Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T12:41:39.322Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-09T12:41:39.710Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:41:39.710Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:41:39.710Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:41:39.710Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:41:39.710Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:41:40.696Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T12:41:41.263Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T12:41:41.263Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T12:41:41.263Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T12:41:42.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:41:42.196Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-09T12:41:42.196Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-09T12:41:42.553Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:41:43.131Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-09T12:41:43.539Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:41:44.065Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T12:41:44.065Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T12:41:44.323Z] docker_cli_swarm_test.go:1895: [d99239f8a3f8a] joining swarm manager [dde7fc16276f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:41:45.698Z] docker_cli_swarm_test.go:1896: [d0ad4e489b4e0] joining swarm manager [dde7fc16276f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:41:45.698Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T12:41:45.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T12:41:46.265Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T12:41:47.638Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3399642887 [2022-05-09T12:41:47.638Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T12:41:47.638Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T12:41:48.283Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:41:49.011Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T12:41:49.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T12:41:49.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T12:41:49.947Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T12:41:51.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:41:51.321Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T12:41:51.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T12:41:51.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T12:41:51.580Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T12:41:51.837Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T12:41:52.423Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T12:41:52.423Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T12:41:53.000Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T12:41:53.565Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T12:41:54.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T12:41:54.939Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-09T12:41:55.015Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:41:59.391Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T12:42:00.764Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T12:42:00.921Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:42:00.921Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:42:00.921Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:42:01.329Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T12:42:01.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:42:01.896Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-09T12:42:02.155Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T12:42:04.684Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T12:42:06.583Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T12:42:06.841Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T12:42:08.215Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T12:42:09.148Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T12:42:09.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-09T12:42:10.648Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T12:42:11.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:42:11.820Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:42:12.022Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-09T12:42:13.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:42:13.405Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T12:42:17.585Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T12:42:20.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:42:20.863Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T12:42:26.122Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T12:42:27.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-09T12:42:27.752Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-09T12:42:29.125Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T12:42:29.693Z] docker_cli_swarm_test.go:1796: [d4bcfca4b1de4] joining swarm manager [d496a19497867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:42:29.952Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T12:42:30.518Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T12:42:31.085Z] docker_cli_swarm_test.go:1797: [db36a113c2ffd] joining swarm manager [d496a19497867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:42:31.085Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T12:42:31.085Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-09T12:42:31.085Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T12:42:31.652Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T12:42:34.181Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T12:42:35.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:42:37.480Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-09T12:42:37.739Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-09T12:42:38.305Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-09T12:42:38.305Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-09T12:42:38.305Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-09T12:42:38.305Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-09T12:42:38.305Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-09T12:42:39.240Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-09T12:42:39.806Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-09T12:42:40.373Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-09T12:42:41.306Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-09T12:42:42.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-09T12:42:45.206Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-09T12:42:45.773Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-09T12:42:45.773Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-09T12:42:45.773Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-09T12:42:46.339Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-09T12:42:46.906Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T12:42:48.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:42:48.002Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:42:48.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:42:49.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-09T12:42:50.811Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-09T12:42:51.744Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-09T12:42:53.118Z] docker_cli_swarm_test.go:1315: [ded29d4c704a3] joining swarm manager [d8b8b0fce0478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:42:54.494Z] docker_cli_swarm_test.go:1316: [df83d125146d2] joining swarm manager [d8b8b0fce0478]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:42:54.494Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-09T12:42:55.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:42:55.150Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:42:55.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:42:55.150Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:42:55.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:42:55.623Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:42:55.878Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T12:42:58.406Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T12:42:59.414Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:42:59.414Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T12:42:59.881Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:43:00.936Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-09T12:43:02.310Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-09T12:43:03.685Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-09T12:43:03.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:43:03.796Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:43:03.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:43:04.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-09T12:43:04.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:43:04.784Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:43:04.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:43:04.784Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:43:04.784Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:43:05.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-09T12:43:06.560Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-09T12:43:07.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-09T12:43:09.310Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-09T12:43:10.683Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-09T12:43:12.056Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T12:43:26.948Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T12:43:26.948Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T12:43:26.948Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T12:43:27.513Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T12:43:27.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T12:43:27.513Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T12:43:27.513Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T12:43:28.080Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T12:43:28.080Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T12:43:28.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T12:43:28.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T12:43:28.906Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T12:43:28.906Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T12:43:28.906Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T12:43:30.280Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T12:43:30.280Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T12:43:30.538Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T12:43:30.538Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T12:43:30.538Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-09T12:43:31.104Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T12:43:32.479Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T12:43:32.479Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T12:43:32.479Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T12:43:34.381Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T12:43:36.913Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T12:43:36.913Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite (1316.11s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.12s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.62s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.68s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.92s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.07s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.50s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.99s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.08s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.53s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.12s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.27s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.86s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.70s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.59s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.05s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.95s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.30s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.88s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.52s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.38s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.54s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.66s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.59s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.93s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.89s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-05-09T12:43:36.913Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.06s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.92s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.24s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.27s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.52s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-05-09T12:43:36.913Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-09T12:43:36.913Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-09T12:43:36.913Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:43:36.913Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.14s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.53s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.26s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.48s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.89s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.66s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.70s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.25s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.53s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.22s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.56s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.17s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.42s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.46s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.90s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnv (1.28s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.17s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.88s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.03s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.28s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.33s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-05-09T12:43:36.913Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.89s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.69s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.51s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.31s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.99s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.92s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildHistory (3.98s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.07s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.29s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.73s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.52s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.92s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.86s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.09s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.81s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.26s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildPATH (2.06s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.37s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.28s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.58s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRm (2.38s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildUser (1.51s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.83s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.47s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitChange (0.90s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.46s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.10s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.24s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2022-05-09T12:43:36.914Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.90s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.19s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.49s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dc8768_} (1.40s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1297327941_/foo_false____} (1.37s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1297327941_/foo_true____} (1.42s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_false____} (1.37s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_true____} (0.47s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3898525499_/foo_true__0xc000dc8798__} (1.41s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dc87b0_} (1.56s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dc87c8_} (1.52s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dc87e0_} (1.44s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dc87f8_} (1.30s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.36s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.60s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.66s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.48s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.71s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s) [2022-05-09T12:43:36.914Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.41s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.12s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.23s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.38s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.66s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.39s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.33s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.84s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.17s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFilters (1.26s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFormat (1.29s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.21s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.06s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecEnv (0.62s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.43s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.71s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHealth (19.20s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.85s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T12:43:36.915Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.57s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.65s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.08s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.11s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.48s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.32s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.98s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.60s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.49s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.90s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.56s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-05-09T12:43:36.915Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.92s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.58s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.64s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestNetHostname (1.72s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.86s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.75s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPortList (6.28s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.20s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.97s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.41s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.99s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.14s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.73s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.25s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.73s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.57s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.65s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.92s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.84s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.88s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.93s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.55s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.95s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.55s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.68s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-05-09T12:43:36.916Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.61s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.15s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.73s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMount (3.93s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.05s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.48s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.30s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2022-05-09T12:43:36.916Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.62s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.70s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.11s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRm (0.62s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.93s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.49s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.43s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.54s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.64s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.81s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.63s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.12s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.46s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.50s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.40s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.63s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.27s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2022-05-09T12:43:36.917Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2022-05-09T12:43:36.917Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-09T12:43:36.917Z] === RUN TestDockerRegistrySuite [2022-05-09T12:43:36.917Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T12:43:37.852Z] check_test.go:194: [deaff985e716a] daemon is not started [2022-05-09T12:43:37.852Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T12:43:38.785Z] check_test.go:194: [da7bb946c1d1e] daemon is not started [2022-05-09T12:43:38.785Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T12:43:40.160Z] check_test.go:194: [d696cae76a84e] daemon is not started [2022-05-09T12:43:40.160Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T12:43:40.160Z] check_test.go:194: [d413e8de49859] daemon is not started [2022-05-09T12:43:40.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T12:43:40.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:43:42.710Z] check_test.go:194: [d067b4b2b2a8c] daemon is not started [2022-05-09T12:43:42.710Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T12:43:44.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:43:44.409Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:43:45.392Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:43:45.392Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:43:45.860Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:43:47.973Z] check_test.go:194: [d475411e5f67b] daemon is not started [2022-05-09T12:43:47.973Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T12:43:48.071Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:43:48.071Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:43:48.071Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:43:50.502Z] check_test.go:194: [d76bf45838b47] daemon is not started [2022-05-09T12:43:50.502Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T12:43:51.437Z] check_test.go:194: [d8e36f3da97e9] daemon is not started [2022-05-09T12:43:51.437Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T12:43:52.372Z] check_test.go:194: [de55401f4e13a] daemon is not started [2022-05-09T12:43:52.372Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T12:43:53.305Z] check_test.go:194: [d8955b4a452f2] daemon is not started [2022-05-09T12:43:53.305Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T12:43:54.239Z] check_test.go:194: [d4465cd711cc1] daemon is not started [2022-05-09T12:43:54.239Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T12:43:55.223Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:43:55.615Z] check_test.go:194: [d3227ddbe7059] daemon is not started [2022-05-09T12:43:55.615Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T12:43:56.181Z] check_test.go:194: [d47f9c065766a] daemon is not started [2022-05-09T12:43:56.182Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T12:43:56.791Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:43:56.791Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:43:56.791Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:43:56.791Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:43:56.791Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:43:57.117Z] check_test.go:194: [dcc37cca61c05] daemon is not started [2022-05-09T12:43:57.117Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T12:43:58.050Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:593cce954a3d6fd70cef03868ec125343260cd3ee52a4e8de0486ba25638432d [2022-05-09T12:43:58.984Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c562d9d195abf82e5da376d52123fe1aae5d71c037f0651d0bf6d7e10953250b [2022-05-09T12:43:58.984Z] check_test.go:194: [d732955debf00] daemon is not started [2022-05-09T12:43:58.984Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T12:43:59.005Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:43:59.919Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a17088f374eaf9e4041622f6fafb5ff90859700d13f0cf71a68ff8e65856de2 [2022-05-09T12:43:59.989Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:44:00.486Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba828f713bb3e617f39237e71a0c73a726d8b556724ffc3f1bc04371060546d7 [2022-05-09T12:44:00.744Z] check_test.go:194: [d392406756aac] daemon is not started [2022-05-09T12:44:00.744Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T12:44:00.972Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:44:01.439Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:44:01.677Z] check_test.go:194: [dd224f32aad09] daemon is not started [2022-05-09T12:44:01.677Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T12:44:02.423Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:44:04.228Z] check_test.go:194: [d4850add4f61e] daemon is not started [2022-05-09T12:44:04.228Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T12:44:04.794Z] check_test.go:194: [d9263a890016b] daemon is not started [2022-05-09T12:44:04.794Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T12:44:05.052Z] check_test.go:194: [dd2a5fadcb6c4] daemon is not started [2022-05-09T12:44:05.052Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T12:44:05.988Z] check_test.go:194: [d35e12770848e] daemon is not started [2022-05-09T12:44:05.988Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T12:44:06.923Z] check_test.go:194: [d0ec7541d6f71] daemon is not started [2022-05-09T12:44:06.923Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T12:44:07.857Z] check_test.go:194: [d7800288ed98a] daemon is not started [2022-05-09T12:44:07.857Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T12:44:10.385Z] check_test.go:194: [def3f5551a5a3] daemon is not started [2022-05-09T12:44:10.385Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T12:44:10.385Z] check_test.go:194: [d2f90088404db] daemon is not started [2022-05-09T12:44:10.385Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T12:44:11.076Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:44:11.319Z] check_test.go:194: [dad7e8ba8b326] daemon is not started [2022-05-09T12:44:11.319Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T12:44:11.576Z] check_test.go:194: [d904c9bf2bc9d] daemon is not started [2022-05-09T12:44:11.576Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T12:44:11.834Z] check_test.go:194: [d29ab05febb13] daemon is not started [2022-05-09T12:44:11.834Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T12:44:12.092Z] check_test.go:194: [dd8a742db1a0a] daemon is not started [2022-05-09T12:44:12.092Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T12:44:12.184Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:44:12.184Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:44:12.184Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:44:12.350Z] check_test.go:194: [d1835a26d7f59] daemon is not started [2022-05-09T12:44:12.350Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T12:44:12.607Z] check_test.go:194: [d8f6d141447df] daemon is not started [2022-05-09T12:44:12.607Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T12:44:12.865Z] check_test.go:194: [d4b5ad62f23cd] daemon is not started [2022-05-09T12:44:12.865Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T12:44:13.347Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:44:13.347Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:44:13.347Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:44:13.883Z] check_test.go:194: [d3c9f14123de9] daemon is not started [2022-05-09T12:44:13.883Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T12:44:14.909Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:44:14.909Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:44:14.909Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:44:15.258Z] check_test.go:194: [d734fc278c1d6] daemon is not started [2022-05-09T12:44:15.258Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T12:44:15.824Z] check_test.go:194: [d6c3c1e0c237a] daemon is not started [2022-05-09T12:44:15.824Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T12:44:15.893Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:44:16.758Z] check_test.go:194: [d8dae9cbcbcb4] daemon is not started [2022-05-09T12:44:16.758Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T12:44:17.770Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T12:44:18.335Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite (41.94s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.35s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2022-05-09T12:44:18.593Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-05-09T12:44:18.594Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2022-05-09T12:44:18.594Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T12:44:18.594Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T12:44:18.845Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:44:18.852Z] check_test.go:221: [dc6b012e395bd] daemon is not started [2022-05-09T12:44:18.852Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T12:44:19.829Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:44:20.297Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:44:20.297Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:44:20.297Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:44:21.859Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:44:22.102Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-09T12:44:22.102Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T12:44:22.102Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-09T12:44:22.326Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:44:22.326Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:44:22.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:44:22.327Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:44:22.793Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:44:23.037Z] check_test.go:221: [dd3a4ec7ffde7] daemon is not started [2022-05-09T12:44:23.037Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T12:44:23.037Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-09T12:44:26.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-09T12:44:26.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-09T12:44:28.306Z] check_test.go:221: [da36836641807] daemon is not started [2022-05-09T12:44:28.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T12:44:29.239Z] check_test.go:221: [d9880aaf24ae6] daemon is not started [2022-05-09T12:44:29.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T12:44:29.497Z] check_test.go:221: [d3c011970b38a] daemon is not started [2022-05-09T12:44:29.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T12:44:29.497Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-09T12:44:30.187Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:44:30.432Z] check_test.go:221: [d50d28ba12ba5] daemon is not started [2022-05-09T12:44:30.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T12:44:31.442Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:44:31.637Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-09T12:44:31.807Z] check_test.go:221: [d3173a1816ea6] daemon is not started [2022-05-09T12:44:31.807Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T12:44:32.626Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-09T12:44:32.626Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T12:44:32.626Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-09T12:44:32.626Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T12:44:32.626Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-09T12:44:32.626Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T12:44:32.626Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-09T12:44:33.097Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-09T12:44:33.181Z] check_test.go:221: [d71ff6037f875] daemon is not started [2022-05-09T12:44:33.181Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T12:44:34.086Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-09T12:44:36.465Z] check_test.go:221: [d8854b95bd343] daemon is not started [2022-05-09T12:44:36.465Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T12:44:36.465Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-09T12:44:36.723Z] check_test.go:221: [de9253db4e8bc] daemon is not started [2022-05-09T12:44:36.723Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T12:44:37.291Z] check_test.go:221: [d929ac16e40ee] daemon is not started [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite (18.64s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.67s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.21s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s) [2022-05-09T12:44:37.291Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-05-09T12:44:37.291Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T12:44:37.291Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T12:44:37.890Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-09T12:44:38.228Z] check_test.go:250: [d7529a831ac01] daemon is not started [2022-05-09T12:44:38.228Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T12:44:38.795Z] check_test.go:250: [df3f486533a95] daemon is not started [2022-05-09T12:44:38.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T12:44:39.054Z] check_test.go:250: [d8ee33bfebabe] daemon is not started [2022-05-09T12:44:39.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T12:44:39.054Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-09T12:44:40.116Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-09T12:44:40.116Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T12:44:40.116Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-09T12:44:40.116Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T12:44:40.116Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-09T12:44:40.116Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-09T12:44:40.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T12:44:41.005Z] check_test.go:250: [d4262508281ac] daemon is not started [2022-05-09T12:44:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T12:44:41.571Z] check_test.go:250: [d3cdd82dccc9a] daemon is not started [2022-05-09T12:44:41.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T12:44:42.505Z] check_test.go:250: [d4589432a1b3d] daemon is not started [2022-05-09T12:44:42.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T12:44:42.680Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:44:42.763Z] check_test.go:250: [d7fdffc6e8ea7] daemon is not started [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.57s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.69s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.37s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.74s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.04s) [2022-05-09T12:44:42.763Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-05-09T12:44:42.763Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T12:44:42.763Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T12:44:43.328Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-09T12:44:43.916Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-09T12:44:47.508Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-09T12:44:48.073Z] check_test.go:277: [d826886c8ea01] daemon is not started [2022-05-09T12:44:48.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T12:44:48.073Z] check_test.go:277: [db667f703cd68] daemon is not started [2022-05-09T12:44:48.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T12:44:48.331Z] check_test.go:277: [dd5c86c877914] daemon is not started [2022-05-09T12:44:48.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T12:44:48.331Z] check_test.go:277: [de475e0946df4] daemon is not started [2022-05-09T12:44:48.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T12:44:48.589Z] check_test.go:277: [d05fdb3641cb0] daemon is not started [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-09T12:44:48.589Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-05-09T12:44:48.589Z] === RUN TestDockerNetworkSuite [2022-05-09T12:44:48.589Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-09T12:44:49.969Z] docker_cli_network_unix_test.go:46: [dbd80e709134e] daemon is not started [2022-05-09T12:44:49.969Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-09T12:44:50.535Z] docker_cli_network_unix_test.go:46: [dad9b1b34ea1c] daemon is not started [2022-05-09T12:44:50.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-09T12:44:51.728Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-09T12:44:51.728Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-09T12:44:51.728Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-09T12:44:53.629Z] docker_cli_network_unix_test.go:46: [dc71ce138c142] daemon is not started [2022-05-09T12:44:54.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-09T12:44:55.168Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:44:56.123Z] docker_cli_network_unix_test.go:46: [d5b4778056095] daemon is not started [2022-05-09T12:44:56.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-09T12:44:56.380Z] docker_cli_network_unix_test.go:1233: [db78fe1f779f0] daemon is not started [2022-05-09T12:44:57.753Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-09T12:44:58.688Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-09T12:44:58.873Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-09T12:44:59.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-09T12:44:59.254Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-09T12:45:00.629Z] docker_cli_network_unix_test.go:46: [d82c51aa75228] daemon is not started [2022-05-09T12:45:00.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-09T12:45:01.822Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-09T12:45:07.085Z] docker_cli_network_unix_test.go:46: [d1bdb9653bfa4] daemon is not started [2022-05-09T12:45:07.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-09T12:45:08.983Z] docker_cli_network_unix_test.go:46: [d50739456ec3f] daemon is not started [2022-05-09T12:45:09.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-09T12:45:09.327Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-09T12:45:09.327Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-09T12:45:09.327Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T12:45:09.327Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-09T12:45:10.616Z] docker_cli_network_unix_test.go:46: [dd3861d79d970] daemon is not started [2022-05-09T12:45:10.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-09T12:45:10.874Z] docker_cli_network_unix_test.go:46: [d7d4a4a5b025a] daemon is not started [2022-05-09T12:45:10.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-09T12:45:11.442Z] docker_cli_network_unix_test.go:46: [d4f3f3732c14f] daemon is not started [2022-05-09T12:45:11.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-09T12:45:12.007Z] docker_cli_network_unix_test.go:46: [d83bbfe62375a] daemon is not started [2022-05-09T12:45:12.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-09T12:45:12.832Z] docker_cli_network_unix_test.go:46: [d1fc7e3e9cd6c] daemon is not started [2022-05-09T12:45:13.129Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-09T12:45:13.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-09T12:45:13.398Z] docker_cli_network_unix_test.go:46: [d7f299bd51bde] daemon is not started [2022-05-09T12:45:13.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-09T12:45:13.972Z] docker_cli_network_unix_test.go:46: [debd76bdc10e6] daemon is not started [2022-05-09T12:45:13.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-09T12:45:14.231Z] docker_cli_network_unix_test.go:46: [d4f745d615063] daemon is not started [2022-05-09T12:45:14.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-09T12:45:14.699Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-09T12:45:14.747Z] docker_cli_network_unix_test.go:46: [dfe43cab376f0] daemon is not started [2022-05-09T12:45:14.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-09T12:45:14.747Z] docker_cli_network_unix_test.go:46: [de3a62636835f] daemon is not started [2022-05-09T12:45:14.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-09T12:45:15.006Z] docker_cli_network_unix_test.go:46: [dbafb7a09edb8] daemon is not started [2022-05-09T12:45:15.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-09T12:45:15.572Z] docker_cli_network_unix_test.go:46: [d2bf177192a82] daemon is not started [2022-05-09T12:45:15.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-09T12:45:16.402Z] docker_cli_network_unix_test.go:46: [dff4e601e8490] daemon is not started [2022-05-09T12:45:16.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-09T12:45:16.968Z] docker_cli_network_unix_test.go:46: [d69fabeda0726] daemon is not started [2022-05-09T12:45:16.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-09T12:45:16.968Z] docker_cli_network_unix_test.go:46: [dec19a2a8c0d0] daemon is not started [2022-05-09T12:45:17.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-09T12:45:17.226Z] docker_cli_network_unix_test.go:46: [d51c9e3e45761] daemon is not started [2022-05-09T12:45:17.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-09T12:45:18.599Z] docker_cli_network_unix_test.go:968: [d95ad108aca70] daemon is not started [2022-05-09T12:45:19.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-09T12:45:20.906Z] docker_cli_network_unix_test.go:46: [d375dbcf9f388] daemon is not started [2022-05-09T12:45:20.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-09T12:45:22.291Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:45:22.291Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:45:22.292Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:45:23.437Z] docker_cli_network_unix_test.go:1116: [dddadc616c8d5] daemon is not started [2022-05-09T12:45:26.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-09T12:45:26.720Z] docker_cli_network_unix_test.go:46: [db57eee8eb9b7] daemon is not started [2022-05-09T12:45:26.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-09T12:45:27.044Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:45:27.044Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.204Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-09T12:45:27.204Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-09T12:45:27.204Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-09T12:45:27.204Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-09T12:45:27.204Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-09T12:45:27.205Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-09T12:45:27.285Z] docker_cli_network_unix_test.go:46: [db52e0af919bb] daemon is not started [2022-05-09T12:45:27.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-09T12:45:27.285Z] docker_cli_network_unix_test.go:46: [d786d575d60e8] daemon is not started [2022-05-09T12:45:27.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-09T12:45:27.285Z] docker_cli_network_unix_test.go:46: [d7a3e9f16ebae] daemon is not started [2022-05-09T12:45:27.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-09T12:45:27.511Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:45:27.511Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.543Z] docker_cli_network_unix_test.go:46: [d4e7526d21bbd] daemon is not started [2022-05-09T12:45:27.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-09T12:45:27.801Z] docker_cli_network_unix_test.go:46: [db0a64ddde75e] daemon is not started [2022-05-09T12:45:27.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-09T12:45:27.801Z] docker_cli_network_unix_test.go:46: [d482bd6eea8c1] daemon is not started [2022-05-09T12:45:27.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-09T12:45:27.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:45:27.980Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:45:27.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:45:28.970Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:45:28.970Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:45:28.970Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:45:29.174Z] docker_cli_network_unix_test.go:46: [d73a87c3a7aad] daemon is not started [2022-05-09T12:45:30.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-09T12:45:30.109Z] docker_cli_network_unix_test.go:46: [dc11aa91ecec7] daemon is not started [2022-05-09T12:45:30.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-09T12:45:30.109Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-09T12:45:30.109Z] docker_cli_network_unix_test.go:46: [d70c6222298f6] daemon is not started [2022-05-09T12:45:30.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-09T12:45:30.682Z] docker_cli_network_unix_test.go:46: [d76aeba4fd109] daemon is not started [2022-05-09T12:45:30.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-09T12:45:31.062Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:45:34.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-09T12:45:36.124Z] docker_cli_network_unix_test.go:1084: [d2783f589c328] daemon is not started [2022-05-09T12:45:37.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-09T12:45:37.503Z] docker_cli_network_unix_test.go:46: [d4941cbbc7fa2] daemon is not started [2022-05-09T12:45:37.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-09T12:45:38.069Z] docker_cli_network_unix_test.go:46: [d7e496e2d7723] daemon is not started [2022-05-09T12:45:38.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-09T12:45:39.443Z] docker_cli_network_unix_test.go:46: [dfb2029b21de1] daemon is not started [2022-05-09T12:45:39.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-09T12:45:39.701Z] docker_cli_network_unix_test.go:46: [dc35ab350be50] daemon is not started [2022-05-09T12:45:39.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-09T12:45:39.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:45:40.268Z] docker_cli_network_unix_test.go:46: [df479fd9c8286] daemon is not started [2022-05-09T12:45:40.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-09T12:45:40.834Z] docker_cli_network_unix_test.go:46: [d94a29e729317] daemon is not started [2022-05-09T12:45:40.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-09T12:45:41.401Z] docker_cli_network_unix_test.go:46: [df8ca746d7895] daemon is not started [2022-05-09T12:45:41.659Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-09T12:45:46.920Z] docker_cli_network_unix_test.go:46: [da87e4e1861bb] daemon is not started [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite (58.24s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.36s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.49s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.96s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.07s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.05s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.10s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-05-09T12:45:46.920Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.86s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-05-09T12:45:46.920Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.11s) [2022-05-09T12:45:46.920Z] === RUN TestDockerHubPullSuite [2022-05-09T12:45:46.920Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-09T12:45:48.817Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-09T12:45:50.723Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-09T12:45:51.288Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-09T12:45:52.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:45:52.661Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-09T12:45:52.921Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite (6.15s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-09T12:45:52.921Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-09T12:45:52.921Z] PASS [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === Skipped [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-09T12:45:52.921Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.03s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:45:52.921Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-09T12:45:52.921Z] docker_cli_network_unix_test.go:46: [d70c6222298f6] daemon is not started [2022-05-09T12:45:52.921Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-09T12:45:52.921Z] [2022-05-09T12:45:52.921Z] DONE 1265 tests, 51 skipped in 1458.617s [2022-05-09T12:45:52.921Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T12:45:52.921Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T12:45:53.179Z] +++ kill 9341 [2022-05-09T12:45:53.179Z] +++ /etc/init.d/apparmor stop [2022-05-09T12:45:53.179Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T12:45:53.179Z] [2022-05-09T12:45:53.179Z] Unloading profiles will leave already running processes permanently [2022-05-09T12:45:53.179Z] unconfined, which can lead to unexpected situations. [2022-05-09T12:45:53.179Z] [2022-05-09T12:45:53.179Z] To set a process to complain mode, use the command line tool [2022-05-09T12:45:53.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T12:45:53.179Z] +++ true [2022-05-09T12:45:53.179Z] exiting test-integration [2022-05-09T12:45:53.179Z] ++ exit 0 [2022-05-09T12:45:53.179Z] [2022-05-09T12:45:53.438Z] + for job in $(jobs -p) [2022-05-09T12:45:53.438Z] + wait 8832 [2022-05-09T12:45:55.966Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-09T12:45:57.868Z] docker_cli_swarm_test.go:1180: [d38bf15d482fb] joining swarm manager [d6c81db82b3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:46:04.421Z] docker_cli_swarm_test.go:1189: [d13ee661b813c] joining swarm manager [d6c81db82b3dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:46:04.818Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:46:04.818Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:46:04.818Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T12:46:04.818Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:46:30.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:46:30.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:46:31.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:46:37.116Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:46:39.539Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-09T12:46:39.539Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T12:46:39.539Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-09T12:46:39.539Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T12:46:39.539Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-09T12:46:40.901Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:46:45.653Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:46:51.101Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-09T12:46:57.656Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-09T12:47:00.799Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-09T12:47:00.799Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T12:47:00.799Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-09T12:47:00.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-09T12:47:00.936Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-09T12:47:02.834Z] docker_cli_swarm_test.go:1112: [de5e521ac8193] joining swarm manager [dd18bda39b6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:47:04.207Z] docker_cli_swarm_test.go:1113: [d1cb0db7fc174] joining swarm manager [dd18bda39b6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:47:09.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-09T12:47:09.488Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T12:47:09.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-09T12:47:15.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-09T12:47:26.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:47:33.676Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:47:33.676Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:47:33.676Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:47:33.676Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:47:35.242Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:47:36.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-09T12:47:36.724Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T12:47:37.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:47:41.105Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:47:41.105Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:47:41.105Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:47:41.105Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:47:41.105Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T12:47:41.105Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:47:45.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:47:45.857Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:47:45.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:47:45.857Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T12:47:45.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:47:45.857Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T12:47:45.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:47:46.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:47:49.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-09T12:47:49.717Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T12:47:49.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-09T12:47:49.717Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T12:47:49.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-09T12:47:52.873Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:47:56.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-09T12:47:56.895Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T12:47:56.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-09T12:47:56.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-09T12:47:56.895Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T12:47:56.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-09T12:47:56.895Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T12:47:56.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-09T12:47:57.945Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:48:01.732Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:48:01.732Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T12:48:02.200Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:48:10.692Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:48:10.692Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:48:10.692Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:48:10.692Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:48:10.692Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T12:48:10.692Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:48:12.258Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:48:12.258Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:48:19.409Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:48:25.644Z] docker_cli_swarm_test.go:1166: [d8317f7dc27c7] joining swarm manager [dd18bda39b6cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-09T12:48:26.565Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:48:35.223Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:48:41.089Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:48:42.653Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:48:47.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-09T12:48:48.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-09T12:48:48.273Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T12:48:49.264Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-09T12:48:49.264Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T12:48:49.733Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-09T12:48:49.806Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:48:49.806Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T12:48:49.806Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:48:49.806Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:48:50.275Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:48:50.275Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T12:48:50.275Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:48:51.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-09T12:48:51.957Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T12:48:51.957Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-09T12:48:57.703Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-09T12:48:57.844Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-09T12:48:58.270Z] docker_cli_swarm_test.go:1447: [db562ce1a5add] joining swarm manager [dcb85af45873c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:48:59.204Z] docker_cli_swarm_test.go:1448: [d5a577b881dc5] joining swarm manager [dcb85af45873c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-09T12:48:59.415Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-09T12:48:59.415Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T12:48:59.415Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-09T12:48:59.415Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T12:48:59.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-09T12:49:00.695Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:49:00.695Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T12:49:00.695Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:49:01.640Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-09T12:49:03.216Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-09T12:49:03.686Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-09T12:49:04.679Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-09T12:49:05.150Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-09T12:49:11.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-09T12:49:11.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-09T12:49:11.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-09T12:49:11.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-09T12:49:11.394Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-09T12:49:11.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-09T12:49:12.326Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-09T12:49:14.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-09T12:49:14.550Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-09T12:49:14.550Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T12:49:14.550Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-09T12:49:15.625Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:49:15.625Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:49:16.121Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-09T12:49:16.121Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T12:49:16.121Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-09T12:49:16.591Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-09T12:49:17.191Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:49:17.191Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T12:49:17.191Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:49:17.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-09T12:49:18.178Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:49:18.178Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:49:18.814Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-09T12:49:19.676Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-09T12:49:19.804Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-09T12:49:20.796Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-09T12:49:20.796Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T12:49:20.796Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-09T12:49:21.578Z] docker_cli_swarm_unix_test.go:63: [ddd206fd8ab7b] joining swarm manager [d69e4fd6e0c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:49:21.786Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-09T12:49:22.776Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-09T12:49:22.776Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T12:49:22.776Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-09T12:49:22.776Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T12:49:22.776Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-09T12:49:24.241Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:49:24.709Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:49:25.695Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:49:26.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:49:27.668Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:49:28.472Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:49:28.472Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:49:28.472Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:49:28.654Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:49:30.218Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:49:35.404Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:49:37.382Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:49:37.382Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:49:37.382Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:49:37.850Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:49:38.319Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:49:39.304Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:49:45.172Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:49:49.698Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:50:02.236Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:50:06.401Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:50:06.401Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T12:50:06.401Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:50:06.977Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:50:17.169Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:50:17.797Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-09T12:50:17.797Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-09T12:50:17.797Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-09T12:50:18.144Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-09T12:50:18.144Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-09T12:50:18.144Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-09T12:50:19.169Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-09T12:50:21.952Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-09T12:50:21.953Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T12:50:21.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-09T12:50:21.953Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T12:50:22.423Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-09T12:50:22.423Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T12:50:22.423Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-09T12:50:22.457Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-09T12:50:23.415Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-09T12:50:23.415Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T12:50:23.415Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-09T12:50:24.986Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-09T12:50:26.887Z] docker_api_swarm_test.go:962: [deec1d74f71a8] joining swarm manager [ddc720fe808ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-09T12:50:44.956Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-09T12:50:49.683Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T12:50:57.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-09T12:50:58.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-09T12:50:59.856Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:51:00.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-09T12:51:02.174Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T12:51:03.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-09T12:51:06.152Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-09T12:51:06.152Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-09T12:51:06.152Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T12:51:06.152Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-09T12:51:09.341Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T12:51:12.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-09T12:51:12.346Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:51:16.222Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-09T12:51:16.493Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T12:51:18.750Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-09T12:51:21.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-09T12:51:22.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T12:51:23.812Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-09T12:51:26.342Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-09T12:51:27.292Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:51:29.649Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-09T12:51:31.548Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-09T12:51:42.037Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-09T12:51:42.037Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-09T12:51:42.037Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-09T12:51:43.583Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T12:51:43.584Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T12:51:43.584Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T12:51:44.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-09T12:51:49.766Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-09T12:51:52.246Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T12:51:52.246Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T12:51:52.246Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T12:51:52.246Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T12:51:52.246Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T12:51:52.246Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T12:51:52.730Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-09T12:51:55.196Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T12:52:01.061Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T12:52:04.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T12:52:04.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T12:52:04.010Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T12:52:06.958Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T12:52:07.944Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T12:52:10.159Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T12:52:20.577Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T12:52:22.794Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T12:52:27.757Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-09T12:52:33.215Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T12:52:37.966Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T12:52:42.625Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-09T12:52:48.384Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T12:52:53.134Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T12:52:57.503Z] --- PASS: TestDockerSwarmSuite (1537.11s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.20s) [2022-05-09T12:52:57.504Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.27s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.77s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.91s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.67s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.83s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.13s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.35s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.51s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.75s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (40.35s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.23s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.89s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.93s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.59s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.82s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.40s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.64s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.36s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.90s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.72s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.82s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.44s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.47s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.38s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.66s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.96s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.89s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.02s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.51s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.57s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.93s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.36s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.06s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.77s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.03s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.34s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.34s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.00s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.85s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.18s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.86s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.44s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.55s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.90s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.90s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2022-05-09T12:52:57.504Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.16s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.53s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.07s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.90s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.44s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.29s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-05-09T12:52:57.504Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-09T12:52:57.504Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T12:52:57.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-09T12:52:58.070Z] docker_cli_external_volume_driver_test.go:53: [df476bd37bc51] daemon is not started [2022-05-09T12:52:59.000Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T12:52:59.467Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T12:52:59.467Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T12:52:59.467Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T12:52:59.467Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T12:52:59.934Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T12:53:02.244Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T12:53:02.244Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T12:53:02.244Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T12:53:16.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T12:53:23.979Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T12:53:23.979Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T12:53:23.979Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T12:53:23.979Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T12:53:24.447Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T12:53:30.314Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T12:53:34.273Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-09T12:53:34.273Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-09T12:53:34.273Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T12:53:34.273Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T12:53:37.463Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T12:53:37.463Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T12:53:37.463Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T12:53:37.463Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T12:53:37.463Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T12:53:37.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T12:53:42.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T12:53:42.207Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T12:53:42.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T12:53:42.207Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T12:53:42.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T12:53:42.207Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T12:53:42.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T12:53:43.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T12:53:50.911Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T12:53:53.108Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T12:54:12.172Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T12:54:12.173Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T12:54:12.173Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T12:54:12.173Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T12:54:12.173Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T12:54:12.173Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T12:54:12.173Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T12:54:14.384Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T12:54:15.120Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T12:54:15.120Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T12:54:23.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-09T12:54:23.899Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T12:54:26.862Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T12:54:30.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-09T12:54:30.648Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T12:54:30.648Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T12:54:30.648Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T12:54:30.648Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T12:54:30.648Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T12:54:32.566Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T12:54:32.859Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T12:54:37.607Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T12:54:41.498Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T12:54:45.235Z] docker_cli_external_volume_driver_test.go:53: [dafa07435a8d7] daemon is not started [2022-05-09T12:54:47.357Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T12:54:47.525Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T12:54:56.171Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T12:54:56.642Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T12:55:00.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-09T12:55:05.305Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T12:55:05.305Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T12:55:05.305Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T12:55:06.289Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T12:55:06.757Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T12:55:06.757Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T12:55:06.757Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T12:55:08.578Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T12:55:08.578Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T12:55:08.578Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T12:55:17.248Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T12:55:17.726Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T12:55:18.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-09T12:55:21.688Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T12:55:21.688Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T12:55:21.688Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T12:55:23.586Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T12:55:23.586Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T12:55:28.332Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T12:55:30.387Z] docker_cli_external_volume_driver_test.go:53: [d0adc9ffa5534] daemon is not started [2022-05-09T12:55:31.003Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-09T12:55:31.003Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-09T12:55:31.003Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-09T12:55:36.608Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T12:55:36.608Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T12:55:39.551Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T12:55:39.551Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T12:55:39.551Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T12:55:40.536Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T12:55:41.003Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T12:55:46.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-09T12:55:46.642Z] docker_cli_external_volume_driver_test.go:53: [d869ff514169c] daemon is not started [2022-05-09T12:55:47.740Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T12:55:48.723Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T12:55:49.709Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T12:55:50.693Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T12:55:51.678Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T12:55:53.239Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T12:55:54.800Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T12:55:59.073Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T12:55:59.073Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T12:55:59.073Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T12:56:00.058Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T12:56:01.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-09T12:56:01.620Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T12:56:01.972Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T12:56:03.451Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T12:56:03.451Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T12:56:03.451Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T12:56:03.919Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T12:56:04.905Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T12:56:07.488Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T12:56:13.351Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T12:56:13.351Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T12:56:13.351Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T12:56:13.351Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T12:56:13.351Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T12:56:13.351Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T12:56:13.351Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T12:56:13.561Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T12:56:16.931Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-09T12:56:18.103Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T12:56:18.571Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T12:56:22.361Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T12:56:22.361Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T12:56:22.361Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T12:56:22.361Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T12:56:22.361Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T12:56:33.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-09T12:56:34.775Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T12:56:34.775Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T12:56:34.775Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T12:56:37.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T12:56:38.188Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-09T12:56:47.644Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T12:56:48.111Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T12:56:48.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-09T12:56:58.525Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T12:57:05.674Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T12:57:05.674Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T12:57:05.674Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T12:57:05.674Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T12:57:05.674Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T12:57:06.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-09T12:57:08.622Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T12:57:08.622Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T12:57:09.091Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T12:57:20.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-09T12:57:21.578Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T12:57:27.440Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T12:57:27.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T12:57:28.582Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T12:57:38.747Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-09T12:57:45.713Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T12:57:45.713Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T12:57:45.713Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T12:57:45.713Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T12:57:45.713Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T12:57:45.713Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T12:57:45.713Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T12:57:46.495Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T12:57:46.700Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T12:57:49.183Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-09T12:57:53.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-09T12:57:55.151Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T12:57:55.353Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T12:57:57.570Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T12:57:57.570Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T12:57:58.040Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T12:57:58.040Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T12:57:58.040Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T12:57:58.040Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T12:57:58.040Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T12:58:00.251Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T12:58:05.564Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T12:58:06.110Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T12:58:11.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-09T12:58:11.971Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T12:58:12.718Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T12:58:17.830Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T12:58:17.830Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T12:58:17.830Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T12:58:26.485Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T12:58:26.485Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T12:58:26.485Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T12:58:35.144Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T12:58:38.015Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T12:58:38.015Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T12:58:38.015Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T12:58:39.895Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T12:58:39.895Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T12:58:39.895Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T12:58:39.895Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T12:58:39.895Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T12:58:39.895Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T12:58:39.895Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T12:58:39.895Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T12:58:43.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-09T12:58:48.555Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T12:58:50.519Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T12:58:50.519Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T12:58:50.519Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T12:58:50.519Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T12:58:50.519Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T12:58:50.519Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T12:58:55.281Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T12:58:57.213Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T12:58:57.213Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T12:58:57.213Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T12:58:59.429Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T12:58:59.429Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T12:58:59.429Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T12:58:59.429Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T12:58:59.429Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T12:58:59.429Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T12:58:59.429Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T12:59:01.146Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T12:59:02.381Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T12:59:02.381Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T12:59:02.381Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T12:59:02.381Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T12:59:04.939Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T12:59:05.352Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T12:59:05.352Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T12:59:05.352Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T12:59:05.352Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T12:59:05.352Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T12:59:05.352Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T12:59:05.352Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T12:59:05.352Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T12:59:05.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T12:59:05.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T12:59:08.418Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T12:59:09.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T12:59:09.981Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T12:59:11.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T12:59:11.544Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T12:59:14.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T12:59:14.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T12:59:14.427Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T12:59:14.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T12:59:15.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-09T12:59:16.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T12:59:16.640Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T12:59:19.591Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T12:59:19.591Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T12:59:19.591Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T12:59:19.591Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T12:59:19.591Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T12:59:22.542Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T12:59:22.542Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T12:59:24.756Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T12:59:24.756Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T12:59:24.756Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T12:59:26.474Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T12:59:27.463Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T12:59:27.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-09T12:59:28.547Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T12:59:29.015Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T12:59:31.962Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T12:59:36.717Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T12:59:41.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T12:59:41.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T12:59:41.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T12:59:41.470Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T12:59:41.470Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T12:59:42.392Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T12:59:44.419Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T12:59:44.419Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T12:59:44.419Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T12:59:45.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-09T12:59:45.618Z] docker_cli_external_volume_driver_test.go:485: [d2a0d2f5d308e] daemon is not started [2022-05-09T12:59:47.145Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T12:59:47.371Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T12:59:47.371Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T12:59:47.371Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T12:59:49.586Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T12:59:50.055Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T12:59:54.802Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T12:59:57.014Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T12:59:57.014Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T12:59:57.014Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T12:59:57.014Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T12:59:57.014Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T12:59:57.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T12:59:59.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T12:59:59.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:00:00.502Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-09T13:00:00.502Z] docker_cli_external_volume_driver_test.go:53: [dc55365ed6f76] daemon is not started [2022-05-09T13:00:02.104Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T13:00:02.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:00:05.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:00:07.969Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T13:00:08.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:00:11.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092cb10_} [2022-05-09T13:00:14.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11341874838_c:\foo_false____} [2022-05-09T13:00:15.117Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-09T13:00:15.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.24s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-05-09T13:00:15.379Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-09T13:00:15.379Z] PASS [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] === Skipped [2022-05-09T13:00:15.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T13:00:15.379Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-09T13:00:15.379Z] check_test.go:307: [dcf8f09e0269e] daemon is not started [2022-05-09T13:00:15.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T13:00:15.379Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-09T13:00:15.379Z] check_test.go:307: [d7d14c4ea9a4a] daemon is not started [2022-05-09T13:00:15.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T13:00:15.379Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-09T13:00:15.379Z] check_test.go:307: [df268b5c1a689] daemon is not started [2022-05-09T13:00:15.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T13:00:15.379Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-09T13:00:15.379Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-09T13:00:15.379Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-09T13:00:15.379Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] DONE 269 tests, 5 skipped in 2320.136s [2022-05-09T13:00:15.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-09T13:00:15.379Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d661156134dde/docker.pid [2022-05-09T13:00:15.379Z] +++ kill 7150 [2022-05-09T13:00:15.379Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7150 is not a child of this shell [2022-05-09T13:00:15.379Z] warning: PID 7150 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d661156134dde/docker.pid had a nonzero exit code [2022-05-09T13:00:15.379Z] ++++ cat bundles/test-integration/docker.pid [2022-05-09T13:00:15.379Z] +++ kill 9377 [2022-05-09T13:00:15.379Z] +++ /etc/init.d/apparmor stop [2022-05-09T13:00:15.379Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] Unloading profiles will leave already running processes permanently [2022-05-09T13:00:15.379Z] unconfined, which can lead to unexpected situations. [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] To set a process to complain mode, use the command line tool [2022-05-09T13:00:15.379Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-09T13:00:15.379Z] +++ true [2022-05-09T13:00:15.379Z] exiting test-integration [2022-05-09T13:00:15.379Z] ++ exit 0 [2022-05-09T13:00:15.379Z] [2022-05-09T13:00:15.379Z] + exit 0 [2022-05-09T13:00:15.379Z] ++ jobs -p [2022-05-09T13:00:15.379Z] + pids= [2022-05-09T13:00:15.379Z] + echo 'Remaining pids to kill: []' [2022-05-09T13:00:15.379Z] Remaining pids to kill: [] [2022-05-09T13:00:15.379Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-09T13:00:15.399Z] Recording test results [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-09T13:00:16.370Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-09T13:00:16.370Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-09T13:00:16.370Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-09T13:00:16.370Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-09T13:00:17.077Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-09T13:00:17.328Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T13:00:17.328Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:00:17.328Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T13:00:17.328Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:00:17.328Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T13:00:17.418Z] + echo Ensuring container killed. [2022-05-09T13:00:17.418Z] Ensuring container killed. [2022-05-09T13:00:17.418Z] + docker ps -aq -f name=docker-pr3-* [2022-05-09T13:00:17.418Z] + cids=0e518f70003f [2022-05-09T13:00:17.418Z] 790c9050487b [2022-05-09T13:00:17.418Z] 98dd7ca5cec8 [2022-05-09T13:00:17.418Z] + [ -n 0e518f70003f [2022-05-09T13:00:17.418Z] 790c9050487b [2022-05-09T13:00:17.418Z] 98dd7ca5cec8 ] [2022-05-09T13:00:17.418Z] + docker rm -vf 0e518f70003f 790c9050487b 98dd7ca5cec8 [2022-05-09T13:00:17.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11341874838_c:\foo_true____} [2022-05-09T13:00:17.992Z] 0e518f70003f [2022-05-09T13:00:17.992Z] 790c9050487b [2022-05-09T13:00:17.992Z] 98dd7ca5cec8 [Pipeline] sh [2022-05-09T13:00:18.278Z] + echo Chowning /workspace to jenkins user [2022-05-09T13:00:18.278Z] Chowning /workspace to jenkins user [2022-05-09T13:00:18.278Z] + id -u [2022-05-09T13:00:18.278Z] + id -g [2022-05-09T13:00:18.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43569:/workspace busybox chown -R 1000:1000 /workspace [2022-05-09T13:00:18.278Z] Unable to find image 'busybox:latest' locally [2022-05-09T13:00:18.278Z] latest: Pulling from library/busybox [2022-05-09T13:00:18.536Z] 50e8d59317eb: Pulling fs layer [2022-05-09T13:00:18.536Z] 50e8d59317eb: Verifying Checksum [2022-05-09T13:00:18.536Z] 50e8d59317eb: Download complete [2022-05-09T13:00:18.536Z] 50e8d59317eb: Pull complete [2022-05-09T13:00:18.794Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-09T13:00:18.794Z] Status: Downloaded newer image for busybox:latest [2022-05-09T13:00:20.309Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:00:20.809Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:00:20.809Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:00:20.809Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:00:20.809Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:00:20.809Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:00:20.809Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:00:20.809Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:00:21.121Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T13:00:21.121Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:00:21.121Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T13:00:21.276Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-09T13:00:21.621Z] + bundleName=amd64 [2022-05-09T13:00:21.621Z] + echo Creating amd64-bundles.tar.gz [2022-05-09T13:00:21.621Z] Creating amd64-bundles.tar.gz [2022-05-09T13:00:21.621Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-09T13:00:21.621Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-09T13:00:23.006Z] Archiving artifacts [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:00:24.224Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:00:24.224Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:00:24.224Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:00:24.224Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:00:24.951Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:00:25.258Z] + make clean [2022-05-09T13:00:25.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:00:25.520Z] docker-dev-cache [2022-05-09T13:00:25.520Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T13:00:26.188Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-09T13:00:26.188Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:00:26.188Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-09T13:00:26.188Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:00:26.657Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-09T13:00:26.657Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:00:26.657Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-09T13:00:26.657Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:00:26.657Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-09T13:00:26.657Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:00:26.657Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-09T13:00:28.008Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:00:28.008Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:00:28.008Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:00:28.008Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:00:30.956Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:00:30.956Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:00:30.956Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:00:30.956Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:00:30.956Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:00:30.956Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:00:30.956Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:00:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-09T13:00:31.427Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:00:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-09T13:00:31.427Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:00:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-09T13:00:31.427Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:00:31.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-09T13:00:33.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-09T13:00:36.817Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:00:38.879Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-09T13:00:39.764Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:00:39.764Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:00:39.764Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:00:39.764Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:00:39.764Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:00:50.174Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:00:50.175Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:00:50.175Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:00:50.175Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:00:50.175Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-09T13:01:00.141Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-09T13:01:00.141Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-09T13:01:00.141Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-09T13:01:00.141Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-09T13:01:00.141Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:01:00.141Z] === RUN TestDockerSuite/TestBuildFails [2022-05-09T13:01:02.661Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:01:02.661Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:01:02.661Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:01:02.661Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:01:02.661Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:01:04.225Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:01:04.226Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:01:04.226Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:01:04.226Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:01:04.226Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:01:07.316Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-09T13:01:07.316Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:01:08.012Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:01:08.012Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:01:08.012Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:01:08.012Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:01:08.012Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:01:10.960Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:01:13.907Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:01:13.907Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:01:13.907Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:01:14.551Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-09T13:01:16.127Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:01:17.113Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:01:17.113Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:01:17.113Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:01:17.113Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:01:17.580Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:01:17.580Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:01:17.580Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:01:18.048Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:01:18.516Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:01:21.722Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-09T13:01:21.743Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T13:01:28.935Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:01:28.935Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:01:28.935Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:01:30.396Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-09T13:01:32.719Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:01:32.719Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:01:32.719Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:01:32.719Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:01:35.665Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:01:35.665Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:01:35.665Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:01:36.132Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:01:36.132Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:01:36.132Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:01:36.132Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:01:36.132Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:01:36.132Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:01:36.278Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-09T13:01:37.848Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-09T13:01:39.081Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:01:42.029Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:01:45.016Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-09T13:01:45.016Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:01:45.016Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-09T13:01:45.487Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-09T13:01:45.815Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:01:45.956Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-09T13:01:45.956Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:01:46.426Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-09T13:01:47.014Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T13:01:56.232Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:02:00.982Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:02:01.375Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-09T13:02:01.375Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:02:01.375Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-09T13:02:08.134Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:02:08.238Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T13:02:10.350Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:02:10.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:02:12.989Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T13:02:12.989Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:02:12.989Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T13:02:12.989Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:02:13.457Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T13:02:15.670Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T13:02:16.335Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-09T13:02:16.681Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:02:17.149Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:02:17.325Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-09T13:02:18.712Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:02:19.551Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-09T13:02:19.551Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:02:19.551Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-09T13:02:21.120Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-09T13:02:21.120Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-09T13:02:21.533Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T13:02:24.574Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:02:27.003Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-09T13:02:27.400Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T13:02:27.992Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-09T13:02:28.463Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-09T13:02:30.032Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-09T13:02:30.439Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:02:30.439Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:02:30.439Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:02:30.439Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:02:30.439Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:02:30.439Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:02:30.910Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:02:30.910Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:02:30.910Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:02:31.024Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-09T13:02:31.896Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:02:31.896Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:02:31.896Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:02:32.015Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-09T13:02:34.240Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-09T13:02:34.564Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T13:02:35.695Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-09T13:02:42.922Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-09T13:02:42.922Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-09T13:02:42.922Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-09T13:02:43.396Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-09T13:02:44.354Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:02:44.387Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-09T13:02:47.302Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:02:50.259Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:02:51.569Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-09T13:02:56.123Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:02:56.123Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:02:56.123Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:02:58.335Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:02:59.914Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T13:02:59.914Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T13:03:00.382Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T13:03:04.202Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:03:04.202Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:03:04.202Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:03:04.202Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:03:04.202Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:03:05.766Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:03:08.714Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:03:08.714Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:03:08.714Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:03:08.714Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:03:08.714Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:03:08.714Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:03:08.714Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:03:10.929Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:03:12.879Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T13:03:12.879Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T13:03:13.142Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:03:15.356Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:03:18.308Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:03:20.034Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T13:03:20.502Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T13:03:21.722Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-09T13:03:21.722Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:03:21.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-09T13:03:21.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-09T13:03:24.171Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:03:24.171Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:03:24.171Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:03:24.171Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:03:24.171Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:03:24.171Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:03:24.171Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:03:26.384Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:03:27.659Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:03:30.173Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:03:30.173Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:03:30.173Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:03:30.173Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:03:30.173Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:03:30.173Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:03:33.183Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:03:33.183Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:03:33.183Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:03:33.183Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:03:33.183Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:03:33.183Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:03:36.134Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:03:36.134Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:03:36.134Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:03:42.001Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:03:42.001Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:03:42.469Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:03:42.469Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:03:42.469Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:03:42.469Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:03:42.469Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:03:49.621Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:03:55.493Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:03:57.760Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T13:03:57.760Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:03:57.760Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T13:03:58.445Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T13:04:00.711Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T13:04:02.273Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T13:04:04.456Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:04:05.596Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:04:05.596Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:04:05.596Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:04:09.422Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:04:11.463Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:04:11.463Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:04:12.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:04:12.449Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:04:12.449Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:04:13.436Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:04:13.905Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:04:16.119Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:04:16.119Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:04:18.077Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T13:04:18.077Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:04:18.077Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T13:04:18.077Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:04:18.077Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T13:04:18.078Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:04:18.078Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T13:04:19.071Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:04:22.024Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:04:22.024Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:04:22.024Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:04:22.024Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:04:23.953Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T13:04:24.421Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:04:26.772Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:04:26.772Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:04:26.772Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:04:26.772Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:04:26.772Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:04:26.772Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:04:26.772Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:04:26.772Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:04:26.772Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:04:26.772Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:04:26.772Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:04:29.175Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T13:04:29.175Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:04:29.175Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T13:04:29.175Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:04:29.175Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T13:04:29.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:04:29.796Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-09T13:04:32.673Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:04:32.674Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:04:32.674Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:04:32.674Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:04:32.674Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:04:32.674Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:04:32.674Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:04:32.674Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:04:35.623Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:04:35.623Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:04:38.474Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-09T13:04:38.741Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:04:38.741Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:04:38.741Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:04:38.741Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:04:38.741Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:04:38.741Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:04:38.741Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:04:41.692Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:04:45.659Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-09T13:04:47.560Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:04:47.560Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:04:47.560Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:04:47.560Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:04:47.560Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:04:47.560Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:04:47.560Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:04:50.510Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:04:51.544Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-09T13:04:52.725Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:04:52.725Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:04:55.674Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:04:58.626Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:04:58.626Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:04:58.626Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:04:58.626Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:04:59.268Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T13:05:00.831Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T13:05:00.839Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:05:04.625Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:05:09.382Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:05:12.332Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:05:13.325Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T13:05:15.287Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:05:16.855Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-09T13:05:16.855Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:05:16.855Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-09T13:05:17.501Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:05:20.450Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:05:21.998Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T13:05:21.998Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:05:21.998Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T13:05:21.998Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:05:21.998Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T13:05:23.400Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:05:26.352Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.352Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:05:26.353Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:05:26.353Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:05:26.353Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:05:26.353Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:05:26.353Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:05:26.353Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.353Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:05:26.749Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T13:05:26.749Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.749Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T13:05:26.822Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.822Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:05:26.822Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:05:26.822Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:05:26.822Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:05:26.822Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:05:27.303Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-09T13:05:27.304Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-09T13:05:27.304Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:05:27.304Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-09T13:05:27.304Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:05:27.304Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-09T13:05:29.035Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:05:30.263Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-09T13:05:31.985Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:05:36.148Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-09T13:05:37.845Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:05:39.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-09T13:05:39.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-09T13:05:39.111Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-09T13:05:40.796Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:05:40.796Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:05:40.796Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:05:42.070Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-09T13:05:43.061Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-09T13:05:43.747Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:05:43.747Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:05:44.557Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T13:05:45.284Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-09T13:05:49.306Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T13:05:49.774Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T13:05:50.899Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T13:05:58.054Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:06:03.123Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-09T13:06:03.123Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-09T13:06:06.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:06:08.925Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:06:10.996Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T13:06:10.996Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:06:10.996Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T13:06:10.996Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:06:10.996Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T13:06:10.996Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:06:10.996Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T13:06:11.464Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T13:06:11.880Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:06:11.880Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:06:11.880Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:06:13.567Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-09T13:06:14.832Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:06:17.787Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:06:23.957Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T13:06:24.007Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-09T13:06:26.906Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T13:06:26.906Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:06:27.373Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T13:06:27.373Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:06:27.373Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T13:06:27.373Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:06:27.373Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T13:06:28.206Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:06:28.206Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:06:28.206Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:06:28.206Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:06:28.206Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:06:30.320Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T13:06:30.320Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:06:30.320Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T13:06:31.158Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:06:34.110Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:06:34.455Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:06:37.060Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:06:37.060Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:06:37.060Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:06:37.060Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:06:37.060Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:06:37.060Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:06:37.060Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:06:37.060Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:06:37.060Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:06:37.060Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:06:37.060Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:06:37.060Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:06:37.060Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:06:37.060Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:06:37.060Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:06:37.060Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:06:37.060Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:06:37.060Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:06:37.476Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T13:06:40.353Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:06:42.924Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:06:42.924Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:06:42.924Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:06:44.711Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T13:06:44.711Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:06:44.711Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T13:06:46.396Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-09T13:06:47.388Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-09T13:06:47.388Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:06:47.388Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-09T13:06:47.388Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:06:47.388Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-09T13:06:48.794Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:06:48.794Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:06:48.794Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:06:50.350Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-09T13:06:50.350Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:06:50.350Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-09T13:06:55.128Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T13:06:55.128Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:06:55.128Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T13:06:59.215Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:06:59.215Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:06:59.215Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:07:05.545Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T13:07:09.646Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T13:07:12.706Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T13:07:12.706Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T13:07:12.706Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T13:07:12.706Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T13:07:12.706Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T13:07:12.706Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T13:07:12.706Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T13:07:12.706Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T13:07:23.138Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T13:07:27.465Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:07:27.466Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:07:27.466Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:07:27.466Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:07:33.565Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T13:07:33.565Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:07:33.565Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T13:07:37.354Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T13:07:37.354Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:07:37.354Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T13:07:37.354Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:07:37.354Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T13:07:37.354Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:07:37.354Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T13:07:41.146Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T13:07:41.146Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:07:41.146Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T13:07:41.146Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T13:07:41.261Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-09T13:07:42.403Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:07:44.936Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T13:07:44.936Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T13:07:44.936Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:07:44.936Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T13:07:44.936Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:07:44.936Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T13:07:44.936Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:07:44.936Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T13:07:45.356Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:07:49.687Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T13:07:54.438Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T13:07:55.788Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:07:58.224Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T13:07:58.224Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T13:07:58.224Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:07:58.224Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T13:08:00.536Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:08:00.536Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:08:00.536Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:08:00.536Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:08:00.536Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:08:02.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T13:08:02.971Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T13:08:06.400Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:08:06.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:08:06.400Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.400Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:08:06.400Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.400Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:08:06.400Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.400Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:08:06.581Z] === RUN TestDockerSuite/TestBuildRm [2022-05-09T13:08:06.757Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T13:08:06.757Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.757Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T13:08:06.757Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:08:06.757Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T13:08:10.548Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T13:08:10.548Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T13:08:14.335Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T13:08:14.335Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:08:14.335Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T13:08:15.053Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:08:15.053Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:08:15.053Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:08:15.523Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:08:15.523Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:08:15.523Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:08:17.207Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:08:18.191Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:08:18.191Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:08:18.191Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:08:19.082Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T13:08:19.082Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T13:08:22.872Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T13:08:22.940Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:08:24.408Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-09T13:08:26.629Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-09T13:08:26.629Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:08:26.629Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-09T13:08:26.629Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:08:27.099Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-09T13:08:28.671Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-09T13:08:28.804Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:08:31.527Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T13:08:31.751Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:08:33.432Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-09T13:08:38.192Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T13:08:38.683Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T13:08:42.468Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T13:08:42.468Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:08:42.468Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T13:08:47.213Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T13:08:47.213Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:08:47.213Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T13:08:48.627Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-09T13:08:51.965Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T13:08:51.965Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T13:08:57.829Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T13:09:00.778Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T13:09:00.778Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:09:00.778Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T13:09:00.778Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:09:00.778Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T13:09:00.778Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:09:00.778Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T13:09:00.778Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:09:00.778Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T13:09:00.778Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:09:01.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T13:09:01.857Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:09:01.857Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:09:01.857Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:09:04.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T13:09:04.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:09:06.607Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:09:06.607Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:09:06.607Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:09:07.592Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:09:07.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:09:11.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:09:13.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:09:13.936Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-09T13:09:13.936Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-09T13:09:13.936Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-09T13:09:15.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:09:18.203Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:09:18.203Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:09:18.203Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:09:18.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00055c828_} [2022-05-09T13:09:22.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1851292338_c:\foo_false____} [2022-05-09T13:09:24.065Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:09:24.065Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:09:24.065Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:09:26.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1851292338_c:\foo_true____} [2022-05-09T13:09:26.444Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-09T13:09:26.444Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-09T13:09:29.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:09:29.887Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:09:29.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:09:29.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:09:29.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:09:29.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:09:30.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:09:30.823Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:09:30.823Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:09:30.823Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:09:30.823Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:09:30.823Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:09:30.823Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T13:09:33.625Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-09T13:09:33.625Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:09:35.574Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:09:35.574Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:09:35.574Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:09:35.574Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:09:39.366Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:09:39.366Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:09:39.366Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:09:39.366Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T13:09:39.504Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-09T13:09:41.870Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:09:43.151Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:09:43.151Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:09:43.151Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:09:43.151Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:09:43.151Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:09:43.151Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:09:43.151Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:09:44.085Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:09:45.070Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:09:50.303Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:09:52.224Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:09:54.095Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:09:54.095Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:09:54.095Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:09:54.095Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:09:54.095Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:09:58.088Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:10:04.814Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-09T13:10:04.814Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:10:04.814Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-09T13:10:07.036Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-09T13:10:08.503Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:10:09.028Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:10:09.028Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:10:09.028Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:10:09.028Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:10:09.028Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T13:10:09.261Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-09T13:10:13.254Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:10:13.254Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:10:15.140Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-09T13:10:16.203Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:10:21.153Z] === RUN TestDockerSuite/TestBuildUser [2022-05-09T13:10:21.154Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:10:21.625Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-09T13:10:21.625Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:10:21.625Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-09T13:10:21.625Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:10:21.625Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-09T13:10:23.969Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:10:23.969Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:10:23.969Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:10:23.969Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:10:23.969Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:10:26.393Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-09T13:10:26.962Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:10:26.962Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:10:26.962Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:10:26.962Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:10:26.962Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:10:27.384Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-09T13:10:30.756Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:10:30.756Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:10:30.756Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:10:30.756Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:10:30.756Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:10:30.756Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:10:31.225Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:10:31.225Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:10:31.225Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:10:31.225Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:10:31.697Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:10:34.646Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:10:36.063Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-09T13:10:36.063Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:10:36.063Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-09T13:10:36.063Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:10:36.063Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-09T13:10:37.466Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:10:38.440Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:10:38.440Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:10:38.907Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:10:39.030Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:10:42.700Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:10:43.168Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:10:43.639Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:10:43.639Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:10:43.640Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:10:44.107Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:10:44.107Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:10:44.107Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:10:44.577Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:10:45.045Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:10:46.187Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:10:46.656Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:10:46.656Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:10:48.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:10:48.868Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:10:48.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:10:48.868Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:10:48.868Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:10:54.733Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:10:57.604Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:10:57.604Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:10:57.682Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:10:58.073Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:11:00.629Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:11:02.822Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:11:02.822Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:11:02.822Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:11:02.822Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:11:03.580Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:11:06.197Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-09T13:11:06.197Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-09T13:11:06.530Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:11:06.530Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:11:06.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:11:06.614Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:11:06.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:11:06.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:11:06.614Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:11:06.614Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:11:06.614Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:11:06.614Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:11:06.614Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.080Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:11:07.081Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:11:07.081Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:11:07.081Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:11:07.081Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:11:07.081Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:11:07.081Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:11:07.081Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:11:07.081Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:11:07.081Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:11:07.081Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:11:07.081Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:11:07.081Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:11:11.849Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:11:12.399Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:11:12.399Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:11:14.873Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-09T13:11:15.349Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:11:15.349Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:11:15.349Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:11:15.639Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:11:19.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:11:19.139Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:11:19.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:11:19.139Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:11:19.139Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:11:19.430Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:11:22.046Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-09T13:11:22.046Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.046Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-09T13:11:22.046Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.046Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:11:22.091Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:11:22.091Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:11:24.303Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:11:25.004Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-09T13:11:25.004Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:11:25.475Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-09T13:11:27.253Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:11:30.203Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:11:30.203Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:11:30.203Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:11:30.203Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:11:30.203Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:11:30.203Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:11:30.203Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:11:33.152Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:11:33.152Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:11:33.152Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:11:33.152Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:11:33.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:11:33.152Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:11:33.152Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:11:33.152Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:11:33.152Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:11:34.353Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:11:35.364Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:11:40.224Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:11:40.430Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:11:41.233Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:11:41.233Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:11:44.182Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:11:44.182Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:11:44.182Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:11:44.182Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:11:44.182Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:11:44.234Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-09T13:11:44.650Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:11:45.224Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-09T13:11:47.600Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:11:48.879Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:11:50.551Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:11:50.551Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:11:50.551Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:11:51.838Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:11:52.824Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:11:53.500Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:11:53.500Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:11:53.500Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:11:53.500Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:11:53.500Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:11:53.500Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:11:53.500Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:11:56.449Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:11:59.395Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:11:59.975Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:12:00.443Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:12:02.006Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:12:02.344Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:12:05.290Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:12:05.290Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:12:06.474Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-09T13:12:06.474Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:12:06.474Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-09T13:12:06.474Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:12:06.943Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-09T13:12:06.943Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:12:06.943Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-09T13:12:08.512Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-09T13:12:10.667Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:12:11.155Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:12:11.155Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:12:11.155Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:12:11.155Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:12:11.155Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:12:11.155Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:12:17.832Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:12:17.832Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:12:17.832Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:12:17.832Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:12:18.816Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:12:18.816Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:12:18.816Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:12:18.957Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-09T13:12:19.830Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:12:19.830Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:12:19.830Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:12:20.816Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:12:20.816Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:12:21.175Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-09T13:12:21.175Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:12:21.175Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-09T13:12:21.175Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:12:21.644Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-09T13:12:21.644Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:12:21.644Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-09T13:12:23.564Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:12:24.605Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-09T13:12:29.370Z] === RUN TestDockerSuite/TestCommitChange [2022-05-09T13:12:31.230Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:12:31.230Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:12:31.230Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:12:31.230Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:12:31.230Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:12:31.230Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:12:31.230Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:12:35.255Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-09T13:12:37.087Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:12:41.133Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-09T13:12:41.133Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.133Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:12:41.836Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:12:41.836Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:12:42.304Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:12:43.864Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:12:46.076Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:12:48.287Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:12:49.273Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:12:51.484Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:12:51.951Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:12:51.951Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:12:56.097Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-09T13:12:56.097Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:12:56.097Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:12:56.697Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:12:56.697Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:12:56.697Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:12:56.697Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:12:56.697Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:12:56.697Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:12:59.415Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:13:01.634Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:13:03.270Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-09T13:13:06.388Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:13:07.110Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:13:07.110Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:13:07.110Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:13:08.674Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:13:13.544Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:13:13.544Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.544Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-09T13:13:13.703Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-09T13:13:13.703Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-09T13:13:13.703Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-09T13:13:13.703Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-09T13:13:13.703Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-09T13:13:13.703Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-09T13:13:13.703Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-09T13:13:13.703Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-09T13:13:14.530Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:13:15.752Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:13:17.477Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:13:20.425Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:13:22.910Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:13:22.910Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:13:22.910Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:13:22.910Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:13:22.910Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:13:23.374Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:13:25.858Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:13:26.326Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:13:26.326Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:13:26.326Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:13:26.326Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:13:26.326Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:13:28.652Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-09T13:13:29.273Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:13:29.273Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:13:29.273Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:13:29.705Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:13:29.705Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:13:29.705Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:13:29.705Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:13:29.705Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:13:29.705Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:13:29.705Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:13:32.223Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:13:32.223Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:13:32.223Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:13:32.223Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:13:34.471Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:13:35.821Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-09T13:13:35.821Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:13:35.821Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-09T13:13:38.040Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-09T13:13:38.040Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.040Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-09T13:13:38.040Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.040Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-09T13:13:38.040Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.040Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:13:38.084Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:13:38.084Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:13:39.220Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:13:41.031Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:13:41.031Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:13:41.031Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:13:43.008Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:13:43.243Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:13:43.243Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:13:43.243Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:13:43.243Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:13:43.243Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:13:45.204Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-09T13:13:45.204Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:13:45.204Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-09T13:13:45.204Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-09T13:13:46.793Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:13:47.028Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:13:49.000Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-09T13:13:49.000Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-09T13:13:49.000Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:13:49.000Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-09T13:13:49.000Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:13:49.000Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-09T13:13:49.000Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:13:49.000Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-09T13:13:51.955Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-09T13:13:54.914Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-09T13:13:55.440Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:13:55.440Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:13:55.440Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:13:55.440Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:13:55.440Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:13:55.440Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:13:55.440Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:13:55.678Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:13:57.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-09T13:13:57.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-09T13:13:57.132Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:13:57.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-09T13:14:00.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-09T13:14:00.089Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-09T13:14:00.190Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:14:01.538Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:14:03.049Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-09T13:14:03.049Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:14:03.049Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-09T13:14:03.049Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:14:03.049Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-09T13:14:06.010Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-09T13:14:06.010Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-09T13:14:06.054Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:14:06.055Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.055Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:14:06.055Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.055Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:14:06.055Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.055Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:14:06.055Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:14:06.055Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:14:06.055Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:14:06.055Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:14:08.232Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-09T13:14:08.232Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:14:08.232Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-09T13:14:08.690Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:14:08.690Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:14:08.690Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:14:09.314Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:14:10.973Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:14:10.974Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:14:10.974Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:14:10.974Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:14:10.974Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:14:10.974Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:14:10.974Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:14:10.974Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:14:10.974Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:14:10.974Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:14:10.974Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:14:11.284Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-09T13:14:11.755Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-09T13:14:13.100Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:14:15.728Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:14:15.728Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:14:15.728Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:14:16.049Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:14:18.997Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:14:18.997Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:14:20.430Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-09T13:14:23.746Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:14:25.958Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:14:26.155Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:14:26.155Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:14:26.155Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:14:26.155Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:14:26.155Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:14:26.155Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:14:26.155Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:14:28.170Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:14:29.103Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-09T13:14:33.303Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:14:33.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-09T13:14:33.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-09T13:14:33.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-09T13:14:33.877Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-09T13:14:33.877Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:14:34.028Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:14:34.028Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:14:34.028Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:14:34.028Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:14:34.028Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:14:34.028Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:14:34.028Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:14:36.099Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-09T13:14:36.099Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:14:36.099Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-09T13:14:36.977Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:14:36.977Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:14:37.443Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:14:37.910Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:14:39.475Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:14:39.475Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:14:41.948Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:14:42.421Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:14:43.285Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-09T13:14:43.285Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:14:43.755Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-09T13:14:45.369Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:14:45.739Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T13:14:46.711Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-09T13:14:46.711Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-09T13:14:48.317Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:14:48.317Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:14:48.317Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:14:51.473Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-09T13:14:53.694Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-09T13:14:53.694Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-09T13:14:53.694Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-09T13:14:53.694Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-09T13:14:53.694Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:14:53.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:14:54.387Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:14:54.387Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:14:54.387Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:14:55.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-09T13:14:55.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-09T13:14:58.732Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:14:58.732Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:14:58.732Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:15:01.541Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:15:01.541Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:15:01.541Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:15:01.541Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:15:01.541Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:15:01.541Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:15:02.008Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:15:02.996Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:15:02.996Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:15:02.996Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:15:03.481Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:15:03.481Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:15:03.481Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:15:03.481Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:15:03.481Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:15:03.481Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:15:03.481Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:15:03.481Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:15:03.481Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:15:04.557Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:15:04.557Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:15:04.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-09T13:15:06.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-09T13:15:07.506Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:15:07.506Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:15:09.774Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-09T13:15:10.456Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:15:10.629Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:15:10.630Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:15:10.630Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:15:13.577Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:15:15.207Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:15:15.207Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:15:15.207Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.207Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:15:15.787Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:15:15.788Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:15:15.788Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:15:18.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086e690_} [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:15:18.735Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:15:18.735Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:15:18.735Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:15:18.735Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:15:18.735Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:15:18.735Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:15:18.735Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:15:20.092Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:15:20.092Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:15:20.092Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:15:20.092Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:15:20.092Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:15:20.092Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:15:20.092Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.092Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:15:20.092Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.563Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:15:20.563Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:15:20.563Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.563Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:15:20.563Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:15:20.563Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:15:20.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11475368492_c:\foo_false____} [2022-05-09T13:15:23.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11475368492_c:\foo_true____} [2022-05-09T13:15:24.364Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:15:28.153Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:15:28.153Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:15:28.153Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:15:28.153Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:15:28.153Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:15:28.621Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:15:28.621Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:15:28.621Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-09T13:15:32.301Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-09T13:15:32.301Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-09T13:15:32.301Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-09T13:15:32.301Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-09T13:15:32.301Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-09T13:15:32.301Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:15:32.301Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-09T13:15:32.409Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:15:32.878Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:15:33.651Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:15:34.121Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:15:34.121Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:15:34.121Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:15:34.121Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:15:34.588Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:15:35.056Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:15:35.056Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-09T13:15:35.259Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-09T13:15:35.259Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-09T13:15:35.259Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:15:35.259Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-09T13:15:36.670Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:15:36.670Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:15:36.670Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:15:36.670Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:15:36.670Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:15:36.670Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:15:36.670Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:15:38.220Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-09T13:15:38.221Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-09T13:15:38.221Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:15:38.221Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-09T13:15:38.849Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:15:38.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:15:40.461Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:15:41.179Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-09T13:15:41.179Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:15:41.179Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-09T13:15:41.179Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:15:41.179Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-09T13:15:41.179Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:15:41.179Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-09T13:15:42.636Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:15:42.637Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:15:43.104Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:15:43.104Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:15:43.572Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:15:47.672Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:15:47.672Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:15:47.672Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:15:47.672Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:15:47.672Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:15:47.672Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:15:47.672Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:15:51.464Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:15:51.619Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-09T13:15:53.985Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:15:53.985Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:15:53.985Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:15:53.985Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:15:53.985Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:15:53.985Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:15:53.985Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:15:54.579Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-09T13:15:54.579Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:15:54.579Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-09T13:15:54.579Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:15:54.579Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-09T13:15:56.219Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:15:56.219Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:16:00.006Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:16:02.649Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:16:03.121Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:16:03.121Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:16:04.760Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:16:04.760Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:16:04.760Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:16:05.227Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:16:09.980Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:16:14.739Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:16:15.608Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:16:15.609Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:16:15.609Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:16:15.835Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-09T13:16:15.835Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:15.835Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-09T13:16:15.835Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:16:15.835Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite (2632.14s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.56s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-05-09T13:16:16.597Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:16:16.597Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.52s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.90s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.12s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.26s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.92s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.54s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.53s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.48s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.09s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.01s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.90s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.01s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.78s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.01s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.82s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.55s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.55s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.92s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.30s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.46s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.24s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.09s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.23s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.54s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.75s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.00s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.83s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.17s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.81s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.15s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.50s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.32s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.10s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.19s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.76s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.81s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.33s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.73s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.06s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.40s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.55s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.98s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.34s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.14s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.95s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.89s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.48s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.83s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.96s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.88s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildHistory (13.37s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.40s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.72s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.21s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.76s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.78s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.41s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.76s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.51s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.12s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.45s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.30s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.44s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.37s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.82s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.98s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.68s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.56s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.19s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.78s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.38s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.65s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.18s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildRm (14.16s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.98s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:16:16.598Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.74s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.49s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.47s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.52s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.52s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.04s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-05-09T13:16:16.598Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.08s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.39s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildStderr (5.18s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.34s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.91s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.30s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.63s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.60s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.19s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.34s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.44s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.43s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.78s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.17s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.60s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.51s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitChange (5.87s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.57s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitTTY (8.41s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.30s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.46s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.87s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.61s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.96s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.74s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.07s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.63s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.63s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.87s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.95s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.49s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.19s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.71s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.91s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.93s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00092cb10_} (2.86s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11341874838_c:\foo_false____} (2.98s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11341874838_c:\foo_true____} (2.90s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.06s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.09s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.12s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.44s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.89s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.91s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCpToStdout (3.25s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.98s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.43s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.89s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.14s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsCopy (5.27s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.45s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.87s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.04s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.29s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFilters (5.73s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFormat (6.27s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.13s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.06s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.35s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsRename (3.45s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsResize (8.66s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.83s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.03s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.44s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.21s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.33s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:16:16.599Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-05-09T13:16:16.599Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.42s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.41s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.39s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecInspectID (3.91s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.67s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.27s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.11s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.50s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.24s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.86s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.82s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.99s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectDefault (2.94s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectHistory (5.50s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.83s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.51s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectStatus (3.81s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.86s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.89s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.40s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.95s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.93s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.36s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.52s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.47s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.47s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.52s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.76s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.10s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.97s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsSince (9.67s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsTail (3.36s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.03s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.80s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsByOrder (9.33s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.47s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.96s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.85s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.51s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.28s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.39s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.67s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.07s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.92s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.09s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.35s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.10s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.42s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.32s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.33s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.36s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.11s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.05s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.62s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.85s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.96s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.49s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.41s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.25s) [2022-05-09T13:16:16.600Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:16:16.600Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.38s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.90s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.92s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.93s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.87s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.37s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.72s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.95s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.80s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.92s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunExitCode (2.90s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.97s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.92s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.99s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.24s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.97s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.27s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.38s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.56s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunRm (3.00s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.99s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.54s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.11s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.95s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.32s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.93s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.84s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.23s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.05s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.28s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.39s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.81s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.75s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.86s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.96s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.91s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.47s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.30s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.39s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.52s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.46s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-05-09T13:16:16.601Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.30s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.75s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-09T13:16:16.601Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.43s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.80s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.64s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:16:16.602Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:16:16.602Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:16:16.602Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:16:16.602Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:16:16.602Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:16:16.602Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:16:16.602Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:16:16.602Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerDaemonSuite [2022-05-09T13:16:16.602Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:16:16.602Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:16:16.602Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:16:16.602Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:16:16.602Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerSwarmSuite [2022-05-09T13:16:16.602Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:16:16.602Z] === RUN TestDockerPluginSuite [2022-05-09T13:16:16.602Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:16:16.602Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.602Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:16:16.603Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:16:16.603Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:16:16.603Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:16:16.603Z] === RUN TestDockerNetworkSuite [2022-05-09T13:16:16.603Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:16:16.603Z] === RUN TestDockerHubPullSuite [2022-05-09T13:16:16.603Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:16:16.603Z] PASS [2022-05-09T13:16:16.603Z] ok github.com/docker/docker/integration-cli 2632.597s [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === Skipped [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:16:16.603Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:16:16.603Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:16:16.603Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:16.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:16:16.603Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:16:16.603Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:16:16.603Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:16:17.076Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:16:17.076Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:16:17.076Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-09T13:16:17.076Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.08s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:16:17.076Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.076Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:16:17.076Z] [2022-05-09T13:16:17.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:16:17.077Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-05-09T13:16:17.077Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-05-09T13:16:17.077Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:16:17.077Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:16:17.077Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.077Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:16:17.077Z] [2022-05-09T13:16:17.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:16:17.078Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:17.078Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.078Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-09T13:16:17.078Z] [2022-05-09T13:16:17.078Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:16:17.078Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:16:17.079Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:16:17.079Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:17.079Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:16:17.079Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.06s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.06s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:16:17.079Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:16:17.079Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:16:17.079Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:16:17.079Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:16:17.079Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:16:17.079Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:16:17.079Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.079Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:16:17.079Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.079Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-09T13:16:17.079Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:16:17.080Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:16:17.080Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:16:17.080Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:16:17.080Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.080Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:16:17.080Z] [2022-05-09T13:16:17.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:16:17.080Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:16:17.081Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.081Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:16:17.081Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:16:17.082Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.082Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-09T13:16:17.082Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.640Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.640Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:16:17.640Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:17.641Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:16:17.641Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:16:17.641Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:16:17.641Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.641Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:16:17.641Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:16:17.642Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.642Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:16:17.642Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:16:17.643Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] DONE 1088 tests, 539 skipped in 2645.315s [2022-05-09T13:16:17.643Z] INFO: Integration tests ended at 05/09/2022 13:16:17. Duration:00:44:05.4650907 [2022-05-09T13:16:17.643Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] Containers: 10 [2022-05-09T13:16:17.643Z] Running: 0 [2022-05-09T13:16:17.643Z] Paused: 0 [2022-05-09T13:16:17.643Z] Stopped: 10 [2022-05-09T13:16:17.643Z] Images: 18 [2022-05-09T13:16:17.643Z] Server Version: 0.0.0-dev [2022-05-09T13:16:17.643Z] Storage Driver: windowsfilter [2022-05-09T13:16:17.643Z] Windows: [2022-05-09T13:16:17.643Z] Logging Driver: json-file [2022-05-09T13:16:17.643Z] Plugins: [2022-05-09T13:16:17.643Z] Volume: local [2022-05-09T13:16:17.643Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:16:17.643Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:16:17.643Z] Swarm: inactive [2022-05-09T13:16:17.643Z] Default Isolation: process [2022-05-09T13:16:17.643Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T13:16:17.643Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T13:16:17.643Z] OSType: windows [2022-05-09T13:16:17.643Z] Architecture: x86_64 [2022-05-09T13:16:17.643Z] CPUs: 4 [2022-05-09T13:16:17.643Z] Total Memory: 32GiB [2022-05-09T13:16:17.643Z] Name: azwin-2-7ba350 [2022-05-09T13:16:17.643Z] ID: P2GW:R6OR:OPQ4:Q3PA:4OJX:UXP6:6KXF:TZFC:3HCW:S4SN:V66B:HJEE [2022-05-09T13:16:17.643Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T13:16:17.643Z] Debug Mode (client): false [2022-05-09T13:16:17.643Z] Debug Mode (server): true [2022-05-09T13:16:17.643Z] File Descriptors: -1 [2022-05-09T13:16:17.643Z] Goroutines: 17 [2022-05-09T13:16:17.643Z] System Time: 2022-05-09T13:16:17.3536666Z [2022-05-09T13:16:17.643Z] EventsListeners: 0 [2022-05-09T13:16:17.643Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:16:17.643Z] Labels: [2022-05-09T13:16:17.643Z] Experimental: false [2022-05-09T13:16:17.643Z] Insecure Registries: [2022-05-09T13:16:17.643Z] 127.0.0.0/8 [2022-05-09T13:16:17.643Z] Live Restore Enabled: false [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] [2022-05-09T13:16:17.643Z] INFO: Stopping daemon under test [2022-05-09T13:16:18.111Z] SUCCESS: The process with PID 1380 (child process of PID 3844) has been terminated. [2022-05-09T13:16:18.111Z] SUCCESS: The process with PID 3844 (child process of PID 4324) has been terminated. [2022-05-09T13:16:18.111Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:16:18.111Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:16:17. [2022-05-09T13:16:18.111Z] INFO: Tidying up at end of run [2022-05-09T13:16:18.111Z] ----------- DAEMON LOG ------------ [2022-05-09T13:16:18.111Z] 2022/05/09 12:29:13 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:16:18.111Z] ----------- END DAEMON LOG -------- [2022-05-09T13:16:18.111Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.out) to bundles\CIDUT.out [2022-05-09T13:16:18.111Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.err) to bundles\CIDUT.err [2022-05-09T13:16:18.111Z] INFO: Saving containerd logs to bundles [2022-05-09T13:16:18.111Z] INFO: Nuke-Everything... [2022-05-09T13:16:18.111Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:16:18.111Z] 4a3c896529ad [2022-05-09T13:16:18.111Z] a51e779c6dc7 [2022-05-09T13:16:18.111Z] INFO: Tidying pidfile d:\CI\PR-43569\3\docker.pid [2022-05-09T13:16:18.579Z] INFO: Nuking d:\CI [2022-05-09T13:16:23.401Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:16:28.149Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:16:31.102Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:16:35.856Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:16:37.099Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-09T13:16:37.099Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:16:37.099Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-09T13:16:37.099Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:16:37.099Z] === RUN TestDockerSuite/TestCpToDot [2022-05-09T13:16:38.671Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-09T13:16:38.671Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:16:38.671Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-09T13:16:38.671Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:16:38.671Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-09T13:16:39.647Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:16:41.633Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-09T13:16:42.102Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:16:42.102Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-09T13:16:42.102Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:16:42.102Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-09T13:16:42.102Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:16:42.102Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-09T13:16:42.102Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:16:42.102Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-09T13:16:42.102Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-09T13:16:42.573Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-09T13:16:43.446Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:16:44.795Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.242Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:16:47.242Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:16:47.711Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:16:47.711Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:16:47.711Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:16:47.711Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:16:47.753Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-09T13:16:47.753Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-09T13:16:48.222Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-09T13:16:48.744Z] INFO: Zapped successfully [2022-05-09T13:16:48.744Z] [2022-05-09T13:16:48.744Z] INFO: executeCI.ps1 exiting at Mon May 9 13:16:46 CUT 2022. Duration 01:12:24.4569624 [2022-05-09T13:16:48.744Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:16:48.993Z] Recording test results [2022-05-09T13:16:50.448Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-09T13:16:51.438Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-09T13:16:51.438Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-09T13:16:51.438Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:16:51.438Z] === RUN TestDockerSuite/TestCreateRM [2022-05-09T13:16:51.514Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:16:51.909Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-09T13:16:51.909Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:16:51.909Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-09T13:16:52.379Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-09T13:16:52.851Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-09T13:16:56.320Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:16:56.334Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:16:58.433Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:17:00.217Z] Archiving artifacts [2022-05-09T13:17:03.479Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:17:07.266Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:17:07.266Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:17:07.266Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:17:07.798Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-09T13:17:07.798Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-09T13:17:07.798Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-09T13:17:11.598Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-09T13:17:12.015Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:17:12.015Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:17:12.069Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-09T13:17:12.069Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:17:12.069Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-09T13:17:14.751Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-09T13:17:15.028Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-09T13:17:15.028Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDockerFails [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-09T13:17:15.028Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-09T13:17:15.028Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-09T13:17:15.028Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-09T13:17:15.028Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.028Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-09T13:17:15.028Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:17:15.498Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-09T13:17:15.707Z] + make clean [2022-05-09T13:17:17.918Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:17:17.918Z] docker-dev-cache [2022-05-09T13:17:17.918Z] docker-mod-cache [Pipeline] deleteDir [2022-05-09T13:17:18.464Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-09T13:17:20.677Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:17:21.421Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-09T13:17:24.376Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-09T13:17:29.333Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:17:37.986Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:17:39.323Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-09T13:17:43.848Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:17:44.087Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-09T13:17:48.625Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:17:48.625Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:17:48.625Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:17:49.971Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-09T13:17:52.409Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:17:52.934Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-09T13:17:53.925Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-09T13:17:57.164Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:17:58.693Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-09T13:17:59.167Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-09T13:18:00.930Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-09T13:18:06.811Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-09T13:18:07.587Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:18:07.587Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:18:07.587Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:18:07.587Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:18:07.587Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:18:11.379Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-09T13:18:12.699Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-09T13:18:12.699Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-09T13:18:12.699Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:18:12.699Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-09T13:18:13.170Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-09T13:18:13.170Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:18:13.170Z] === RUN TestDockerSuite/TestEventsRename [2022-05-09T13:18:16.129Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:18:16.131Z] === RUN TestDockerSuite/TestEventsResize [2022-05-09T13:18:19.083Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:18:19.083Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.083Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:18:19.083Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:18:19.551Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:18:19.551Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:18:19.551Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:18:19.551Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:18:19.551Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:18:19.551Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:18:19.551Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:18:19.551Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:18:19.551Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:18:19.551Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:18:19.551Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:18:19.551Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:18:19.551Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:18:19.551Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:18:19.551Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:18:20.019Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:18:20.019Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:18:20.019Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:18:24.806Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-09T13:18:27.767Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:18:28.691Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:18:28.691Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:18:28.691Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:18:30.726Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-09T13:18:35.844Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:18:35.844Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:18:35.844Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:18:41.168Z] === RUN TestDockerSuite/TestEventsTop [2022-05-09T13:18:41.168Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:18:41.168Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-09T13:18:43.396Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-09T13:18:48.162Z] === RUN TestDockerSuite/TestExec [2022-05-09T13:18:48.162Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:18:48.162Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-09T13:18:48.162Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:18:48.162Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-09T13:18:51.122Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-09T13:18:53.342Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-09T13:18:53.342Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:18:53.342Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-09T13:18:53.342Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:18:53.342Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-09T13:18:53.342Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:18:53.342Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-09T13:18:53.664Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:18:53.664Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:18:53.664Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:18:55.563Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-09T13:18:58.526Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-09T13:19:00.748Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-09T13:19:03.704Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-09T13:19:08.469Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-09T13:19:08.469Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:19:08.469Z] === RUN TestDockerSuite/TestExecEnv [2022-05-09T13:19:08.469Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:19:08.469Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-09T13:19:08.469Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:19:08.469Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-09T13:19:08.659Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:19:11.426Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-09T13:19:17.311Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-09T13:19:17.311Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecParseError [2022-05-09T13:19:17.311Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-09T13:19:17.311Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-09T13:19:17.311Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:19:17.311Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-09T13:19:20.271Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-09T13:19:20.271Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-09T13:19:20.271Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-09T13:19:20.271Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-09T13:19:20.271Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:19:20.271Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-09T13:19:23.233Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-09T13:19:23.233Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:19:23.233Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-09T13:19:33.670Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-09T13:19:33.670Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:19:33.670Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-09T13:19:33.670Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:19:33.670Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-09T13:19:33.670Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:19:33.670Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-09T13:19:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:19:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:19:33.946Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:19:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:19:33.946Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T13:19:33.946Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:19:38.700Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:19:39.548Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-09T13:19:45.613Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-09T13:19:49.420Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-09T13:19:51.184Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-09T13:19:56.591Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestHealth [2022-05-09T13:19:56.591Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-09T13:19:56.591Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-09T13:19:58.336Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:19:58.336Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:19:58.336Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:19:58.336Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:19:58.336Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:20:06.999Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:20:06.999Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:20:06.999Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:20:06.999Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:20:06.999Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:20:06.999Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:20:06.999Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:20:06.999Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:20:06.999Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:20:07.035Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-09T13:20:07.035Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-09T13:20:07.035Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:20:07.035Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-09T13:20:07.035Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-09T13:20:07.035Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-09T13:20:07.506Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-09T13:20:08.499Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-09T13:20:08.499Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:20:08.499Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-09T13:20:09.489Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-09T13:20:09.960Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-09T13:20:12.185Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-09T13:20:12.656Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-09T13:20:15.619Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-09T13:20:18.580Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-09T13:20:19.051Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-09T13:20:19.051Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:20:19.051Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-09T13:20:19.498Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:20:19.498Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:20:19.498Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:20:21.061Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:20:21.061Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:20:21.061Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:20:22.621Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:20:23.608Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:20:23.608Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.608Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-09T13:20:23.827Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportFile [2022-05-09T13:20:23.827Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-09T13:20:23.827Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-09T13:20:23.827Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-09T13:20:23.827Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-09T13:20:23.827Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-09T13:20:23.827Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-09T13:20:23.827Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-09T13:20:23.827Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-09T13:20:23.827Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:20:23.827Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-09T13:20:26.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-09T13:20:29.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-09T13:20:29.754Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:20:29.754Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-09T13:20:29.754Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:20:29.754Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-09T13:20:29.754Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-09T13:20:29.754Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:20:29.754Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-09T13:20:32.273Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:20:32.718Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-09T13:20:32.718Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-09T13:20:35.679Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-09T13:20:35.679Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:20:35.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-09T13:20:35.679Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:20:35.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-09T13:20:35.679Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:20:35.679Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-09T13:20:37.904Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-09T13:20:39.439Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:20:43.231Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:20:43.791Z] === RUN TestDockerSuite/TestInspectImage [2022-05-09T13:20:43.791Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:20:43.791Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-09T13:20:43.791Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:20:43.791Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-09T13:20:43.791Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:20:43.791Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-09T13:20:50.969Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-09T13:20:53.941Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-09T13:20:53.941Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-09T13:20:57.035Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-09T13:20:59.993Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-09T13:20:59.993Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:20:59.993Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-09T13:20:59.993Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-09T13:21:02.968Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-09T13:21:05.928Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-09T13:21:11.808Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-09T13:21:14.030Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-09T13:21:16.990Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-09T13:21:19.078Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:21:19.078Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:21:19.078Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:21:19.211Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-09T13:21:27.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-09T13:21:29.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.421Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-09T13:21:32.421Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-09T13:21:32.893Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-09T13:21:32.893Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-09T13:21:32.893Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-09T13:21:32.893Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-09T13:21:34.010Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:21:34.010Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:21:34.010Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:21:34.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:21:35.856Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-09T13:21:38.078Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-09T13:21:44.437Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:21:45.251Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-09T13:21:47.475Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-09T13:21:47.475Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:21:47.475Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-09T13:21:50.308Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:21:50.308Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:21:50.308Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:21:50.436Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-09T13:21:50.436Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-09T13:21:58.966Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:21:58.966Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:21:58.966Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:21:59.117Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-09T13:22:07.799Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-09T13:22:16.477Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-09T13:22:18.705Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-09T13:22:20.191Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:22:22.505Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-09T13:22:22.505Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:22:22.505Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-09T13:22:23.985Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:22:24.453Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:22:24.724Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-09T13:22:27.687Z] === RUN TestDockerSuite/TestLogsSince [2022-05-09T13:22:34.876Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:22:38.129Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-09T13:22:38.129Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:22:38.129Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-09T13:22:38.129Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:22:38.129Z] === RUN TestDockerSuite/TestLogsTail [2022-05-09T13:22:41.091Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-09T13:22:43.558Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:22:44.069Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-09T13:22:47.031Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-09T13:22:47.031Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestNetHostname [2022-05-09T13:22:47.031Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-09T13:22:47.031Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-09T13:22:47.031Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-09T13:22:47.031Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestPluginActive [2022-05-09T13:22:47.031Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-09T13:22:47.031Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.031Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-09T13:22:47.501Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-09T13:22:47.501Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-09T13:22:47.501Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-09T13:22:47.501Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-09T13:22:47.501Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-09T13:22:47.501Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-09T13:22:47.501Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-09T13:22:47.501Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPortList [2022-05-09T13:22:47.501Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:22:47.501Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-09T13:22:53.381Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-09T13:22:53.381Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:22:53.381Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-09T13:22:53.975Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:22:59.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-09T13:22:59.264Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:22:59.264Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-09T13:23:01.128Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:23:01.128Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:23:04.922Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:23:09.707Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-09T13:23:09.707Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:23:09.707Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-09T13:23:20.150Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-09T13:23:30.203Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:23:34.023Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:23:37.993Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-09T13:23:37.993Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-09T13:23:37.993Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:23:37.993Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-09T13:23:41.180Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:23:42.167Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:23:42.167Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.168Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:23:42.168Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.168Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:23:42.168Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.168Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:23:42.168Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.635Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:23:42.635Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.635Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:23:42.635Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.635Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:23:42.635Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:23:42.635Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:23:45.587Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:23:45.588Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:23:45.588Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:23:45.588Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:23:45.588Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:23:52.747Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:23:52.953Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-09T13:23:57.618Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:24:00.127Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-09T13:24:01.407Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:24:05.197Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:24:08.984Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:24:08.984Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:24:15.085Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-09T13:24:16.143Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:24:16.143Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:24:16.143Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:24:16.612Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:24:16.612Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:24:20.400Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:24:20.400Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:24:20.400Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:24:23.766Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-09T13:24:23.766Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:24:23.766Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-09T13:24:23.766Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:24:23.766Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-09T13:24:26.272Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:24:26.272Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:24:26.272Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:24:26.272Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:24:26.272Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:24:29.224Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:24:29.647Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-09T13:24:29.647Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.647Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-09T13:24:29.647Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.647Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-09T13:24:29.647Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.647Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-09T13:24:29.647Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:24:29.647Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-09T13:24:32.178Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:24:35.966Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:24:38.330Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-09T13:24:38.330Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:24:38.330Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-09T13:24:39.759Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:24:39.759Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:24:39.759Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:24:39.759Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:24:39.759Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:24:39.759Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:24:39.759Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:24:39.900Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-09T13:24:39.900Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:24:39.900Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-09T13:24:41.474Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-09T13:24:42.466Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-09T13:24:42.466Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:24:42.466Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-09T13:24:43.547Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:24:43.547Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:24:43.547Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:24:43.547Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:24:43.547Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:24:43.547Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:24:43.547Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:24:43.547Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:24:43.547Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:24:45.771Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:24:47.242Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-09T13:24:53.154Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:24:54.438Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:24:54.438Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:24:55.376Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-09T13:24:57.403Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:24:57.403Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:24:57.403Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:24:57.872Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:24:57.872Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:24:57.872Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:25:01.701Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:25:05.498Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:25:05.498Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:25:05.498Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:25:09.291Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:25:09.291Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:25:09.291Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:25:09.291Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:25:09.291Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:25:09.291Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:25:09.291Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:25:12.247Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:25:16.039Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:25:19.828Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:25:23.626Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:25:23.626Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:25:23.626Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:25:23.626Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:25:23.626Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:25:23.626Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:25:23.626Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:25:23.626Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:25:23.626Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:25:24.096Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:25:24.096Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:25:24.096Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:25:24.096Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:25:24.096Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:25:24.096Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:25:24.096Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:25:31.250Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:25:31.250Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:25:31.250Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:25:31.250Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:25:31.250Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.250Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:25:31.276Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-09T13:25:31.276Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:25:31.276Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-09T13:25:37.158Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-09T13:25:37.158Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-09T13:25:37.158Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-09T13:25:38.148Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-09T13:25:41.670Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:25:41.671Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:25:41.671Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:25:42.917Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.237Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:25:43.237Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:25:43.705Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:25:43.705Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:25:43.705Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:25:43.705Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:25:43.705Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:25:43.705Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:25:53.362Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-09T13:25:53.362Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:25:53.362Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-09T13:25:56.218Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:25:56.218Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:25:56.218Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:25:56.218Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:25:56.218Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:25:56.218Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:25:56.218Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:25:58.125Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-09T13:25:58.125Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-09T13:25:58.125Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-09T13:26:03.375Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:26:10.523Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:26:10.523Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:26:11.507Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:26:14.462Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:26:15.975Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-09T13:26:16.675Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:26:18.236Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:26:18.934Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-09T13:26:19.404Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:26:22.026Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:26:22.026Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:26:27.888Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:26:27.888Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:26:27.888Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:26:27.888Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:26:27.888Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:26:27.888Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:26:28.104Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-09T13:26:33.988Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-09T13:26:40.375Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:26:40.375Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:26:40.375Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:26:44.162Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:26:48.942Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-09T13:26:51.315Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:26:52.743Z] === RUN TestDockerSuite/TestRmiTag [2022-05-09T13:26:53.214Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-09T13:26:55.108Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:26:56.176Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-09T13:26:58.056Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:27:02.809Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:27:02.809Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:27:02.809Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:27:02.809Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:27:02.809Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:27:02.809Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:27:02.809Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:27:06.600Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:27:06.600Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:27:06.600Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:27:07.069Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:27:07.069Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:27:07.069Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:27:07.069Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:27:07.069Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:27:07.537Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:27:07.537Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:27:07.537Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:27:07.537Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:27:14.730Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:27:14.730Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.730Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:27:14.730Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.730Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:27:14.730Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.730Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:27:14.730Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.730Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:27:14.730Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:27:14.731Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:27:14.731Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:27:14.731Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:27:14.731Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:27:14.731Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:27:14.731Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:27:17.680Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:27:17.680Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:27:17.680Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:27:21.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:27:21.465Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:27:21.465Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:27:21.465Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:27:21.465Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:27:21.486Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-09T13:27:21.486Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-09T13:27:26.231Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:27:28.662Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-09T13:27:29.134Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-09T13:27:29.134Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-09T13:27:29.604Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:27:29.604Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-09T13:27:31.826Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-09T13:27:31.826Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:27:32.296Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-09T13:27:32.296Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:27:32.296Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-09T13:27:38.181Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-09T13:27:38.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:27:41.230Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-09T13:27:44.190Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-09T13:27:44.716Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:27:51.360Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-09T13:27:54.318Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-09T13:27:54.318Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-09T13:27:55.133Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:27:55.133Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:27:55.133Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:27:55.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:28:01.001Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:28:03.950Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-09T13:28:04.762Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:28:04.762Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-09T13:28:07.723Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-09T13:28:07.723Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:28:07.723Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-09T13:28:07.743Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:28:07.743Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:28:08.211Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:28:08.211Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:28:08.211Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:28:08.211Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:28:08.211Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:28:08.211Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:28:11.526Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-09T13:28:11.526Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:28:11.526Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-09T13:28:11.526Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:28:11.526Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-09T13:28:13.749Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:28:13.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-09T13:28:15.364Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:28:16.711Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-09T13:28:17.582Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:28:19.671Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-09T13:28:20.532Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:28:21.893Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-09T13:28:21.894Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.365Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-09T13:28:22.365Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.365Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-09T13:28:22.365Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:28:22.365Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-09T13:28:25.324Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-09T13:28:25.324Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:28:25.324Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-09T13:28:25.324Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:28:25.324Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-09T13:28:25.324Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:28:25.324Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-09T13:28:25.324Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:28:25.324Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-09T13:28:27.549Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:28:27.687Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:28:27.687Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:28:27.687Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:28:27.687Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:28:27.687Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:28:27.687Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.687Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:28:27.688Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.688Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:28:27.688Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.688Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:28:27.688Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.688Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:28:27.688Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:28:27.688Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:28:30.634Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:28:30.634Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:28:31.102Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:28:31.569Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:28:33.129Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:28:33.129Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-09T13:28:33.435Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:28:33.435Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-09T13:28:36.398Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-09T13:28:36.398Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:28:36.398Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-09T13:28:36.398Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-09T13:28:36.398Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:28:36.398Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-09T13:28:36.923Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:28:39.359Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-09T13:28:40.716Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:28:42.321Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-09T13:28:42.321Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:28:42.321Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-09T13:28:44.509Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:28:44.509Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:28:44.509Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:28:44.542Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-09T13:28:44.542Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:28:44.542Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-09T13:28:44.542Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:28:44.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-09T13:28:44.542Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:28:44.542Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-09T13:28:53.226Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-09T13:28:55.448Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-09T13:28:57.000Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:28:57.000Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:28:57.000Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:28:58.423Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-09T13:29:00.646Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-09T13:29:00.646Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-09T13:29:00.646Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:29:00.646Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-09T13:29:00.646Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:29:00.646Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-09T13:29:00.646Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:29:01.116Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-09T13:29:01.116Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:29:01.116Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:29:01.116Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:29:01.116Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-09T13:29:01.116Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:29:01.116Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-09T13:29:01.116Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:29:01.116Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-09T13:29:02.858Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:29:02.859Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:29:02.859Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:29:02.859Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:29:02.859Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:29:02.859Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:29:02.859Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:29:02.859Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:29:02.859Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:29:15.351Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:29:15.351Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-09T13:29:16.079Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-09T13:29:16.079Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-09T13:29:16.079Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-09T13:29:16.079Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-09T13:29:16.079Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:29:16.079Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-09T13:29:18.300Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:29:23.055Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:29:23.055Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:29:23.055Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:29:26.518Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-09T13:29:26.519Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.519Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:29:26.841Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:29:26.841Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:29:26.841Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:29:26.841Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:29:26.841Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:29:26.841Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:29:26.841Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunMount [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:29:28.745Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-09T13:29:28.745Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:29:29.215Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-09T13:29:29.215Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:29:29.215Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-09T13:29:44.172Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-09T13:29:44.172Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:29:44.172Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-09T13:29:44.172Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:29:44.172Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-09T13:29:44.172Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:29:44.172Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:29:44.638Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:29:44.638Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:29:47.593Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:29:47.593Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:29:47.970Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-09T13:29:52.350Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:29:52.735Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-09T13:29:52.735Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:29:52.735Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-09T13:29:52.735Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:29:52.735Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-09T13:29:52.735Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:29:52.736Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-09T13:29:52.736Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:29:52.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-09T13:29:53.207Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-09T13:29:53.207Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-09T13:29:53.207Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-09T13:29:53.207Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-09T13:29:53.207Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:29:53.207Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-09T13:29:53.286Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:29:53.286Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:29:53.677Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-09T13:29:53.752Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:29:55.247Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-09T13:29:57.472Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-09T13:30:00.434Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-09T13:30:01.425Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-09T13:30:03.648Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-09T13:30:04.120Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:30:04.120Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-09T13:30:06.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:30:06.239Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:30:06.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:30:06.239Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:30:06.239Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:30:06.240Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:30:06.240Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-09T13:30:12.801Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-09T13:30:12.801Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-09T13:30:12.801Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-09T13:30:12.801Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-09T13:30:12.801Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:30:12.801Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-09T13:30:18.723Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:30:18.723Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:30:18.723Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:30:33.651Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:30:33.651Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:30:33.651Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:30:34.058Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-09T13:30:34.058Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.058Z] === RUN TestDockerSuite/TestRunRm [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite (3281.11s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.31s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (4.09s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (6.12s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.55s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.19s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.47s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.76s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.27s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.30s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.87s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.97s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.90s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.21s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.46s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.16s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.78s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.82s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.51s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.13s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.18s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (14.04s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.20s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.15s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.66s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.73s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.84s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.88s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.71s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.04s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:30:34.118Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.31s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.78s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.78s) [2022-05-09T13:30:34.118Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.96s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.87s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.61s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.72s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.88s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.25s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.61s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.44s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.68s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.52s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.83s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.22s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.64s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.52s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.38s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.13s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.33s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.35s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.38s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.32s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.20s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.27s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.28s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.10s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.49s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.96s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.70s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.70s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.91s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.00s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.33s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.64s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.54s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.45s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.07s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.07s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.95s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.34s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.20s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.35s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFails (3.78s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.70s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.53s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildForceRm (14.45s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.30s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.17s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.74s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildHistory (15.69s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.09s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.45s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabel (1.33s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.32s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabels (1.35s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.00s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.62s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.77s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.48s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.26s) [2022-05-09T13:30:34.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.92s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.37s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.36s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.49s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.22s) [2022-05-09T13:30:34.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.98s) [2022-05-09T13:30:34.528Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.51s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.89s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.49s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.38s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.29s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.82s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.55s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.33s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.66s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.72s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.35s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.81s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.40s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.69s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.72s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (59.19s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildRm (20.03s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.51s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.98s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.69s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.70s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.01s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.57s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.23s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.24s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.27s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildStderr (6.97s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.77s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.89s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.79s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.10s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.59s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.49s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.87s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.60s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (30.19s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.61s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.07s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.12s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.80s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.92s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.82s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.62s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.52s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.83s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.65s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCommitChange (7.30s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.01s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.31s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCommitTTY (10.35s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.70s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.60s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.57s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.68s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.83s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.68s) [2022-05-09T13:30:34.594Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:30:34.594Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.53s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.41s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.40s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.42s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.80s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.86s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.71s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.69s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.86s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.23s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.29s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.18s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.74s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.99s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.62s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.19s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.56s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.86s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.06s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.01s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.59s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.76s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.69s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.59s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00055c828_} (3.68s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1851292338_c:\foo_false____} (3.80s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1851292338_c:\foo_true____} (3.84s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.99s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.89s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.83s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.87s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToCaseB (4.06s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.05s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.51s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToDot (3.98s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCpToStdout (4.14s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.32s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.59s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.98s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.31s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.46s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.06s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateLabels (0.31s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateRM (0.57s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.88s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.74s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.31s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.90s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.97s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (4.04s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.96s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.55s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsCopy (6.87s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.21s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.79s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.55s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.35s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFilters (7.90s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFormat (7.90s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsRename (4.11s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsResize (34.48s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.83s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.83s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.34s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.56s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.86s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.77s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.35s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.63s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.99s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.13s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.20s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.94s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecInspectID (5.50s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.14s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.79s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.24s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.80s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (8.01s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.99s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.88s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.00s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.89s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.48s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.65s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.97s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.25s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.55s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.84s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.94s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:30:34.595Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:30:34.595Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.97s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.93s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectDefault (3.96s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectHistory (7.08s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.70s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.54s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.74s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.81s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.27s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectStatus (4.87s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (8.69s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.64s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.65s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.56s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.77s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.88s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.82s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.84s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (4.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.04s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.92s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.59s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.82s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.75s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.72s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.58s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.32s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.99s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.98s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsSince (10.63s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsTail (4.33s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.87s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.81s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.69s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.56s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsByOrder (16.80s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersBase (16.18s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.34s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.45s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.38s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.59s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.16s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.19s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.45s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.50s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.09s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (15.26s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.16s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.84s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.75s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.67s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.49s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.75s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.35s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.66s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.24s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.78s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.34s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.25s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.19s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.61s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.75s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.43s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.94s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.69s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.65s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.68s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.57s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.68s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (5.07s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.40s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.75s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.94s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.71s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.78s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.55s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.65s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.78s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.66s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.60s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.66s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunExitCode (3.62s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.65s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.75s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.78s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.07s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.06s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.66s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.35s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:30:34.596Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.99s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-09T13:30:34.596Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.28s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.89s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.76s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.56s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.60s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.43s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.23s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.79s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunRm (3.74s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.79s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.76s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.68s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.46s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.72s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.47s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.33s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.75s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.61s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.76s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.25s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.53s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.14s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.77s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.80s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.33s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.05s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.29s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.05s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.61s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.71s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.70s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.88s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.67s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.73s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.48s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.51s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.86s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.04s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.51s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.38s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.90s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.61s) [2022-05-09T13:30:34.597Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:30:34.597Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.03s) [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.597Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:30:34.597Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:30:34.598Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:30:34.598Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:30:34.598Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:30:34.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:30:34.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:30:34.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:30:34.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:30:34.598Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerDaemonSuite [2022-05-09T13:30:34.598Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:30:34.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:30:34.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:30:34.598Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerSwarmSuite [2022-05-09T13:30:34.598Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:30:34.598Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:30:34.598Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerNetworkSuite [2022-05-09T13:30:34.598Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:30:34.598Z] === RUN TestDockerHubPullSuite [2022-05-09T13:30:34.598Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:30:34.598Z] PASS [2022-05-09T13:30:34.598Z] ok github.com/docker/docker/integration-cli 3281.630s [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === Skipped [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:30:34.598Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:30:34.598Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:30:34.598Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:30:34.598Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:30:34.598Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:30:34.598Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.598Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:30:34.598Z] [2022-05-09T13:30:34.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-09T13:30:34.598Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:30:34.599Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:30:34.599Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:30:34.599Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:30:34.599Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:30:34.599Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:30:34.599Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:30:34.599Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:30:34.599Z] [2022-05-09T13:30:34.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-09T13:30:34.599Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.04s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.58s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.06s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.57s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:30:35.068Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.52s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.52s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.64s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.64s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.62s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:30:35.068Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.068Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:30:35.068Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-05-09T13:30:35.069Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-09T13:30:35.069Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:30:35.069Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-09T13:30:35.069Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.04s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:30:35.069Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:30:35.069Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.04s) [2022-05-09T13:30:35.069Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:30:35.069Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:30:35.069Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.05s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.05s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:30:35.070Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.04s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:30:35.070Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:30:35.070Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:30:35.070Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:30:35.070Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:30:35.070Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:30:35.070Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:30:35.070Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.070Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:30:35.070Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:30:35.071Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:30:35.071Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:30:35.071Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:30:35.071Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:30:35.071Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:30:35.071Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.04s) [2022-05-09T13:30:35.071Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.04s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:30:35.071Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:30:35.071Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:30:35.071Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.071Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-09T13:30:35.071Z] [2022-05-09T13:30:35.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:30:35.072Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:30:35.072Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-09T13:30:35.072Z] [2022-05-09T13:30:35.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:30:35.072Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.05s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.07s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.07s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.06s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.06s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:30:35.073Z] [2022-05-09T13:30:35.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:30:35.073Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.542Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-09T13:30:35.542Z] [2022-05-09T13:30:35.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:30:35.542Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.05s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:30:35.543Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:30:35.543Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.543Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-09T13:30:35.543Z] [2022-05-09T13:30:35.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:30:35.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.544Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:30:35.544Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:30:35.545Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] DONE 1088 tests, 544 skipped in 3295.082s [2022-05-09T13:30:35.545Z] INFO: Integration tests ended at 05/09/2022 13:30:35. Duration:00:54:55.2662717 [2022-05-09T13:30:35.545Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] Containers: 10 [2022-05-09T13:30:35.545Z] Running: 0 [2022-05-09T13:30:35.545Z] Paused: 0 [2022-05-09T13:30:35.545Z] Stopped: 10 [2022-05-09T13:30:35.545Z] Images: 18 [2022-05-09T13:30:35.545Z] Server Version: 0.0.0-dev [2022-05-09T13:30:35.545Z] Storage Driver: windowsfilter [2022-05-09T13:30:35.545Z] Windows: [2022-05-09T13:30:35.545Z] Logging Driver: json-file [2022-05-09T13:30:35.545Z] Plugins: [2022-05-09T13:30:35.545Z] Volume: local [2022-05-09T13:30:35.545Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:30:35.545Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:30:35.545Z] Swarm: inactive [2022-05-09T13:30:35.545Z] Default Isolation: process [2022-05-09T13:30:35.545Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-09T13:30:35.545Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-09T13:30:35.545Z] OSType: windows [2022-05-09T13:30:35.545Z] Architecture: x86_64 [2022-05-09T13:30:35.545Z] CPUs: 4 [2022-05-09T13:30:35.545Z] Total Memory: 32GiB [2022-05-09T13:30:35.545Z] Name: azwin-2-412c20 [2022-05-09T13:30:35.545Z] ID: XQYL:R3C7:EE6Q:KFJU:ZIAL:OJA2:V5S6:TEHX:QVP6:RV6K:XDMM:VDDK [2022-05-09T13:30:35.545Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T13:30:35.545Z] Debug Mode (client): false [2022-05-09T13:30:35.545Z] Debug Mode (server): true [2022-05-09T13:30:35.545Z] File Descriptors: -1 [2022-05-09T13:30:35.545Z] Goroutines: 44 [2022-05-09T13:30:35.545Z] System Time: 2022-05-09T13:30:35.4324514Z [2022-05-09T13:30:35.545Z] EventsListeners: 0 [2022-05-09T13:30:35.545Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:30:35.545Z] Labels: [2022-05-09T13:30:35.545Z] Experimental: false [2022-05-09T13:30:35.545Z] Insecure Registries: [2022-05-09T13:30:35.545Z] 127.0.0.0/8 [2022-05-09T13:30:35.545Z] Live Restore Enabled: false [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] [2022-05-09T13:30:35.545Z] INFO: Stopping daemon under test [2022-05-09T13:30:36.012Z] SUCCESS: The process with PID 4492 (child process of PID 5888) has been terminated. [2022-05-09T13:30:36.012Z] SUCCESS: The process with PID 5888 (child process of PID 4784) has been terminated. [2022-05-09T13:30:36.012Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:30:36.012Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:30:35. [2022-05-09T13:30:36.012Z] INFO: Tidying up at end of run [2022-05-09T13:30:36.012Z] ----------- DAEMON LOG ------------ [2022-05-09T13:30:36.012Z] 2022/05/09 12:32:02 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:30:36.012Z] ----------- END DAEMON LOG -------- [2022-05-09T13:30:36.012Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.out) to bundles\CIDUT.out [2022-05-09T13:30:36.012Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.err) to bundles\CIDUT.err [2022-05-09T13:30:36.012Z] INFO: Saving containerd logs to bundles [2022-05-09T13:30:36.012Z] INFO: Nuke-Everything... [2022-05-09T13:30:36.013Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:30:36.480Z] 54cade22238a [2022-05-09T13:30:36.480Z] 6d09a699779b [2022-05-09T13:30:36.480Z] INFO: Tidying pidfile d:\CI\PR-43569\3\docker.pid [2022-05-09T13:30:36.480Z] INFO: Killing containerd with PID 5692 [2022-05-09T13:30:36.480Z] INFO: Nuking d:\CI [2022-05-09T13:30:40.413Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-09T13:30:49.092Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-09T13:30:50.662Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-09T13:30:53.624Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-09T13:30:56.590Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-09T13:30:56.590Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:30:56.590Z] === RUN TestDockerSuite/TestRunState [2022-05-09T13:30:56.590Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:30:56.590Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-09T13:30:59.551Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-09T13:30:59.551Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:30:59.551Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-09T13:31:01.772Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-09T13:31:01.772Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:31:01.772Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-09T13:31:01.772Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:31:01.772Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-09T13:31:01.772Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-09T13:31:02.243Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-09T13:31:02.243Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:31:02.243Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-09T13:31:07.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-09T13:31:07.018Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-09T13:31:07.018Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-09T13:31:07.488Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:31:07.488Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-09T13:31:10.452Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-09T13:31:10.452Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:31:10.452Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-09T13:31:12.348Z] INFO: Zapped successfully [2022-05-09T13:31:12.348Z] [2022-05-09T13:31:12.348Z] INFO: executeCI.ps1 exiting at Mon May 9 13:31:06 CUT 2022. Duration 01:26:21.8633140 [2022-05-09T13:31:12.348Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:31:12.600Z] Recording test results [2022-05-09T13:31:19.130Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-09T13:31:19.130Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:31:19.130Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-09T13:31:19.130Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:31:19.130Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-09T13:31:20.019Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:31:22.115Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:31:24.549Z] Archiving artifacts [2022-05-09T13:31:26.302Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-09T13:31:39.324Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:31:40.275Z] + make clean [2022-05-09T13:31:41.262Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-09T13:31:41.836Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:31:41.981Z] docker-dev-cache [2022-05-09T13:31:41.981Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T13:31:49.949Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-09T13:31:57.232Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-09T13:31:57.232Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:31:57.232Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-09T13:31:57.232Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-09T13:31:59.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-09T13:32:02.420Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-09T13:32:05.380Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:32:05.380Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-09T13:32:10.152Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-09T13:32:12.375Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-09T13:32:15.336Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-09T13:32:20.110Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-09T13:32:20.111Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:32:20.111Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-09T13:32:20.111Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.111Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-09T13:32:20.111Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.111Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-09T13:32:20.111Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.111Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-09T13:32:20.111Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-09T13:32:20.584Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:32:20.584Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-09T13:32:23.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-09T13:32:23.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-09T13:32:24.017Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-09T13:32:24.488Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-09T13:32:26.060Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-09T13:32:26.060Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-09T13:32:29.021Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-09T13:32:31.253Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-09T13:32:34.221Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-09T13:32:34.221Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:32:34.221Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-09T13:32:44.678Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-09T13:32:44.678Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:32:44.678Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-09T13:32:53.358Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-09T13:32:53.358Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:32:53.358Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-09T13:32:53.358Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:32:53.358Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-09T13:32:53.358Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:32:53.358Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-09T13:32:53.358Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:32:53.358Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-09T13:33:00.537Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:33:00.537Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-09T13:33:02.763Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-09T13:33:05.723Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-09T13:33:05.723Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:33:05.723Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-09T13:33:08.683Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-09T13:33:08.683Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-09T13:33:08.683Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-09T13:33:08.683Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-09T13:33:08.683Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-09T13:33:08.683Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:33:08.683Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-09T13:33:23.635Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-09T13:33:24.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-09T13:33:24.105Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-09T13:33:24.105Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:33:24.576Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-09T13:33:24.576Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-09T13:33:25.046Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-09T13:33:25.516Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-09T13:33:28.477Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-09T13:33:28.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-09T13:33:32.278Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-09T13:33:32.749Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-09T13:33:33.219Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-09T13:33:33.219Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-09T13:33:33.689Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-09T13:33:44.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-09T13:33:44.134Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:33:44.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-09T13:33:44.134Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-09T13:33:44.134Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-09T13:33:44.134Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:33:44.134Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-09T13:33:59.092Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-09T13:33:59.092Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-09T13:33:59.092Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-09T13:34:14.038Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-09T13:34:14.038Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:34:14.038Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite (3308.88s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.79s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.23s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.14s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.82s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.39s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.66s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (21.84s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (143.92s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.88s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.04s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.70s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.87s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.54s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.66s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.80s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.49s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddTar (66.89s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.27s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.34s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.66s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.78s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.26s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.89s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.89s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (45.73s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.65s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.90s) [2022-05-09T13:34:15.033Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.69s) [2022-05-09T13:34:15.033Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.40s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCmd (0.78s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.21s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.79s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.41s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.35s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.41s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.60s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.98s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.18s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.17s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.32s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.07s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.40s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.27s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.85s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (111.68s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.24s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.92s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.10s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.26s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.29s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.00s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (136.35s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.81s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.34s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.08s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.87s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.79s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.36s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.89s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.65s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.87s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFails (7.61s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.90s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.69s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.16s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.01s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.82s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.49s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.07s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildHistory (14.60s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.48s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.59s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.81s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.08s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.67s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.80s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.57s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.22s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.83s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.89s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.26s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.69s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.09s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.38s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.23s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.78s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.97s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.10s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.70s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.48s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.38s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.43s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.79s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.58s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.08s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.32s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildRm (15.62s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.20s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.44s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.32s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.29s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.32s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.10s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.74s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.51s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildStderr (5.87s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.10s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.83s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.70s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.75s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.72s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.09s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.13s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.81s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.55s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.12s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.31s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.70s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.06s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.60s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.68s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.68s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.39s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitChange (5.82s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.27s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitTTY (9.01s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.42s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.95s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.25s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.68s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.55s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.21s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.72s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.80s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-09T13:34:15.034Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.75s) [2022-05-09T13:34:15.034Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.43s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.21s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.44s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.33s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.81s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.66s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.78s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.22s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.38s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.90s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.93s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.91s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.91s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086e690_} (2.87s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11475368492_c:\foo_false____} (2.88s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11475368492_c:\foo_true____} (7.92s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.23s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.83s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.20s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.57s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.50s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToDot (2.96s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCpToStdout (3.07s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.77s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.40s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.14s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.84s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.66s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.93s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.91s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsCopy (6.12s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.20s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.51s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.35s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFilters (5.53s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFormat (5.64s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.76s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.30s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.13s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.64s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.39s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.40s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.65s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.73s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.83s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecInspectID (5.50s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.13s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.93s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.44s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.50s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.56s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.48s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.57s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.43s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.39s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.89s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.16s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.74s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.69s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.78s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectDefault (2.65s) [2022-05-09T13:34:15.035Z] --- PASS: TestDockerSuite/TestInspectHistory (5.33s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:34:15.035Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.55s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.92s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.71s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.76s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.44s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.83s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.66s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.64s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.55s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.55s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.29s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.86s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.74s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.63s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.55s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.45s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.22s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.10s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.86s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.80s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsSince (9.84s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.17s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.81s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.41s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.30s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsByOrder (10.24s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.46s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.13s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.38s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.57s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.30s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.38s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.68s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.72s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.79s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.32s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.87s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.08s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.99s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.04s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.72s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.99s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.42s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.16s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.98s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.67s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.79s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.57s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.14s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.52s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.54s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.62s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.46s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.05s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-09T13:34:15.036Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.17s) [2022-05-09T13:34:15.036Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.69s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.76s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.82s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.60s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.64s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.42s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.84s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.72s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunExitCode (7.71s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.81s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.79s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.72s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.39s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:34:15.508Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-09T13:34:15.508Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.01s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.16s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.61s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.01s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.58s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.40s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.21s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.99s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.63s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.61s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.79s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.96s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.48s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.54s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.79s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.11s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.92s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.76s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.69s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.07s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.65s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.38s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.54s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.91s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.60s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.60s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.68s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.25s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.52s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.82s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.75s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.92s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.59s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.37s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.05s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.68s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.41s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.79s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.98s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.18s) [2022-05-09T13:34:15.509Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:34:15.509Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.98s) [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-09T13:34:15.509Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.509Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-09T13:34:15.510Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-09T13:34:15.510Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-09T13:34:15.510Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerRegistrySuite (0.22s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-09T13:34:15.510Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-09T13:34:15.510Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-09T13:34:15.510Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-09T13:34:15.510Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-09T13:34:15.510Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-09T13:34:15.510Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-09T13:34:15.510Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerDaemonSuite [2022-05-09T13:34:15.510Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-09T13:34:15.510Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-09T13:34:15.510Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-09T13:34:15.510Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerSwarmSuite [2022-05-09T13:34:15.510Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-09T13:34:15.510Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerExternalVolumeSuite [2022-05-09T13:34:15.510Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerNetworkSuite [2022-05-09T13:34:15.510Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-09T13:34:15.510Z] === RUN TestDockerHubPullSuite [2022-05-09T13:34:15.510Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-09T13:34:15.510Z] PASS [2022-05-09T13:34:15.510Z] ok github.com/docker/docker/integration-cli 3309.444s [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === Skipped [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-09T13:34:15.510Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.510Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:34:15.510Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:34:15.510Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:34:15.510Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:34:15.510Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:34:15.510Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:34:15.510Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:34:15.510Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:34:15.510Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-09T13:34:15.510Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-09T13:34:15.510Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-09T13:34:15.511Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:34:15.511Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.16s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.16s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-09T13:34:15.511Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.511Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2022-05-09T13:34:15.511Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-09T13:34:15.512Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-09T13:34:15.512Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-09T13:34:15.512Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:34:15.512Z] docker_cli_sni_test.go:18: Flakey test [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.04s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:34:15.512Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:34:15.512Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.512Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-09T13:34:15.512Z] [2022-05-09T13:34:15.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:34:15.512Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:34:15.983Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.983Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-09T13:34:15.983Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:34:15.984Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:34:15.984Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:34:15.984Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:34:15.984Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:34:15.984Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:34:15.984Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:34:15.984Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:34:15.984Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:34:15.984Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:34:15.984Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:34:15.984Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.984Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-09T13:34:15.984Z] [2022-05-09T13:34:15.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:34:15.985Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:34:15.985Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:34:15.985Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-09T13:34:15.985Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-05-09T13:34:15.985Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-09T13:34:15.985Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-09T13:34:15.985Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:34:15.985Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:34:15.985Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.985Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-09T13:34:15.985Z] [2022-05-09T13:34:15.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.986Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.986Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-09T13:34:15.986Z] [2022-05-09T13:34:15.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:34:15.986Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.04s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.987Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:34:15.987Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-09T13:34:15.987Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-09T13:34:15.988Z] [2022-05-09T13:34:15.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:34:15.988Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-09T13:34:15.988Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-09T13:34:16.458Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:34:16.458Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:34:16.458Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:34:16.458Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-09T13:34:16.458Z] [2022-05-09T13:34:16.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.459Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-09T13:34:16.459Z] [2022-05-09T13:34:16.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:34:16.459Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.460Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-09T13:34:16.460Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-09T13:34:16.460Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-09T13:34:16.460Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] DONE 1088 tests, 539 skipped in 3323.472s [2022-05-09T13:34:16.460Z] INFO: Integration tests ended at 05/09/2022 13:34:16. Duration:00:55:23.6762945 [2022-05-09T13:34:16.460Z] INFO: Docker info of the daemon under test at end of run [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] Containers: 10 [2022-05-09T13:34:16.460Z] Running: 0 [2022-05-09T13:34:16.460Z] Paused: 0 [2022-05-09T13:34:16.460Z] Stopped: 10 [2022-05-09T13:34:16.460Z] Images: 18 [2022-05-09T13:34:16.460Z] Server Version: 0.0.0-dev [2022-05-09T13:34:16.460Z] Storage Driver: windowsfilter [2022-05-09T13:34:16.460Z] Windows: [2022-05-09T13:34:16.460Z] Logging Driver: json-file [2022-05-09T13:34:16.460Z] Plugins: [2022-05-09T13:34:16.460Z] Volume: local [2022-05-09T13:34:16.460Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-09T13:34:16.460Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-09T13:34:16.460Z] Swarm: inactive [2022-05-09T13:34:16.460Z] Default Isolation: process [2022-05-09T13:34:16.460Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-09T13:34:16.460Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-09T13:34:16.460Z] OSType: windows [2022-05-09T13:34:16.460Z] Architecture: x86_64 [2022-05-09T13:34:16.460Z] CPUs: 4 [2022-05-09T13:34:16.460Z] Total Memory: 32GiB [2022-05-09T13:34:16.460Z] Name: azwin-2-5b81d0 [2022-05-09T13:34:16.460Z] ID: MXNW:LJXW:RDEN:6T7I:HZHZ:75KB:KWVJ:XLF7:S563:HQKJ:FE2R:G6JQ [2022-05-09T13:34:16.460Z] Docker Root Dir: D:\CI\PR-43569\3\daemon [2022-05-09T13:34:16.460Z] Debug Mode (client): false [2022-05-09T13:34:16.460Z] Debug Mode (server): true [2022-05-09T13:34:16.460Z] File Descriptors: -1 [2022-05-09T13:34:16.460Z] Goroutines: 17 [2022-05-09T13:34:16.460Z] System Time: 2022-05-09T13:34:16.2162774Z [2022-05-09T13:34:16.460Z] EventsListeners: 0 [2022-05-09T13:34:16.460Z] Registry: https://index.docker.io/v1/ [2022-05-09T13:34:16.460Z] Labels: [2022-05-09T13:34:16.460Z] Experimental: false [2022-05-09T13:34:16.460Z] Insecure Registries: [2022-05-09T13:34:16.460Z] 127.0.0.0/8 [2022-05-09T13:34:16.460Z] Live Restore Enabled: false [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] [2022-05-09T13:34:16.460Z] INFO: Stopping daemon under test [2022-05-09T13:34:16.930Z] SUCCESS: The process with PID 4264 (child process of PID 3444) has been terminated. [2022-05-09T13:34:16.930Z] SUCCESS: The process with PID 3444 (child process of PID 5976) has been terminated. [2022-05-09T13:34:16.930Z] INFO: Stop tailing logs of the daemon under tests [2022-05-09T13:34:16.930Z] INFO: executeCI.ps1 Completed successfully at 05/09/2022 13:34:16. [2022-05-09T13:34:16.930Z] INFO: Tidying up at end of run [2022-05-09T13:34:16.930Z] ----------- DAEMON LOG ------------ [2022-05-09T13:34:16.930Z] 2022/05/09 12:35:29 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-09T13:34:16.930Z] ----------- END DAEMON LOG -------- [2022-05-09T13:34:16.930Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.out) to bundles\CIDUT.out [2022-05-09T13:34:16.930Z] INFO: Saving daemon under test log (d:\CI\PR-43569\3\dut.err) to bundles\CIDUT.err [2022-05-09T13:34:16.930Z] INFO: Saving containerd logs to bundles [2022-05-09T13:34:16.930Z] INFO: Nuke-Everything... [2022-05-09T13:34:17.401Z] INFO: Container count on control daemon to delete is 2 [2022-05-09T13:34:17.872Z] 4d6d4a7749c1 [2022-05-09T13:34:17.872Z] b364f4549cfc [2022-05-09T13:34:17.872Z] INFO: Tidying pidfile d:\CI\PR-43569\3\docker.pid [2022-05-09T13:34:17.872Z] INFO: Nuking d:\CI [2022-05-09T13:35:00.617Z] INFO: Zapped successfully [2022-05-09T13:35:00.617Z] [2022-05-09T13:35:00.617Z] INFO: executeCI.ps1 exiting at Mon May 9 13:34:55 CUT 2022. Duration 01:30:00.3130207 [2022-05-09T13:35:00.617Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-09T13:35:00.869Z] Recording test results [2022-05-09T13:35:08.431Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-09T13:35:10.544Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-09T13:35:12.990Z] Archiving artifacts [2022-05-09T13:35:27.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43569/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-09T13:35:28.582Z] + make clean [2022-05-09T13:35:30.154Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-09T13:35:30.154Z] docker-dev-cache [2022-05-09T13:35:30.154Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS